| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
* Implement support for weak symbols. This solves the "___error" undefined
problem on 3.0-CURRENT systems.
* look for crt0.o in /usr/lib/aout on 3.0-CURRENT systems.
Notes:
svn path=/head/; revision=11973
|
|
|
|
| |
Notes:
svn path=/head/; revision=11371
|
|
|
|
|
|
|
| |
Reviewed by: my PITA ecs240 project
Notes:
svn path=/head/; revision=10516
|
|
|
|
| |
Notes:
svn path=/head/; revision=10432
|
|
|
|
| |
Notes:
svn path=/head/; revision=10431
|
|
|
|
|
|
|
| |
Including linking with the STL vector class.
Notes:
svn path=/head/; revision=9712
|
|
|
|
|
|
|
| |
Ports track -STABLE.
Notes:
svn path=/head/; revision=9692
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
default for FreeBSD. The standard exception implementation reliably
dumps core under FreeBSD. Users can put "-fno-sjlj-exceptions" on
the command line if they really want to override the new default.
Configure with "--with-gnu-as" and "--with-gnu-ld".
Define "__FreeBSD__" as 3.
Notes:
svn path=/head/; revision=9420
|
|
like "enhanced GNU compiler suite." It contains updated versions of
gcc, g++, and g77 with many bugfixes and some new optimizations.
The C++ compiler in particular is vastly improved over gcc-2.7.2.1.
Notes:
svn path=/head/; revision=9316
|