| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: arved
Notes:
svn path=/head/; revision=148013
|
|
|
|
|
|
|
| |
Approved by: portmgr (krion)
Notes:
svn path=/head/; revision=140841
|
|
|
|
|
|
|
|
|
| |
architecture and that perl is no longer required.
Approved by: arved
Notes:
svn path=/head/; revision=117933
|
|
|
|
| |
Notes:
svn path=/head/; revision=104775
|
|
|
|
|
|
|
|
| |
PR: 62038
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
Notes:
svn path=/head/; revision=99425
|
|
|
|
|
|
|
|
| |
PR: 56430
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at> (maintainer)
Notes:
svn path=/head/; revision=88818
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=82189
|
|
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.
Notes:
svn path=/head/; revision=10501
|