Commit Graph

6 Commits

Author SHA1 Message Date
Stefan Farfeleder
6283b4eda5 Update TenDRA to 4.20040902. Major changes are support for the Alpha
architecture and that perl is no longer required.

Approved by:	arved
2004-09-02 12:22:30 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Tilman Keskinoz
7762bd3cbd Update to 20040128 ten15 snapshot
PR:		62038
Submitted by:	Stefan Farfeleder <stefan@fafoe.narf.at>
2004-01-29 17:21:51 +00:00
Greg Lewis
a1a8c36c7c . Update to 4-20030825.
PR:		56430
Submitted by:	Stefan Farfeleder <stefan@fafoe.narf.at> (maintainer)
2003-09-08 21:04:36 +00:00
Tilman Keskinoz
a334cf60ed - Update to CVS snapshot 20030526, which fixes the build problems on 5.x
- Give maintainership to submitter

"Unfortunately FreeBSD 5.x uses the GNU C extension
__attribute__((__aligned__(x))) in a couple of system headers
(<machine/npx.h>, <machine/signal.h> and <machine/ucontext.h> for i386).  To
avoid a syntax error __aligned(x) is removed by a #define, but programs that
use struct sigcontext, struct savexmm or mcontext_t probably won't work."

PR:		52619
Submitted by:	Stefan Farfeleder <stefan@fafoe.dyndns.org>
2003-06-03 08:16:58 +00:00
John-Mark Gurney
6a9dce55d6 reimport of TenDRA, move it into lang like it was suppose to be...
TenDRA* is an optimizing C/C++ compiler, developed by the United
Kingdom Defence Evaluation and Research Agency (DERA).

A primary focus of the compiler is portability through conformance
to standard APIs (ANSI, ISO, POSIX1, POSIX2, XPG3, XPG4, SVID3,
UNIX95, among others).

The compiler has strong static checking capabilities, including the
ability to check programs for conformance to APIs which are not
directly supported by system headers.

-----
* TenDRA is a registered trademark of the UK Defence Evaluation
and Research Agency.
1998-04-13 00:09:29 +00:00