| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
ELF-only as well, remove support for aout from the next generation of GCC.
Suggested by: Loren James Rittle <rittle@labs.mot.com>
Discussed with: obrien
Notes:
svn path=/head/; revision=79579
|
|
|
|
|
|
|
| |
in-development snapshot upgrade.
Notes:
svn path=/head/; revision=79364
|
|
|
|
| |
Notes:
svn path=/head/; revision=54155
|
|
|
|
|
|
|
| |
This one should be using libstdc++ v3 and the new 3.0 C++ ABI now.
Notes:
svn path=/head/; revision=35497
|
|
|
|
| |
Notes:
svn path=/head/; revision=33689
|
|
|
|
| |
Notes:
svn path=/head/; revision=25815
|
|
|
|
| |
Notes:
svn path=/head/; revision=24793
|
|
|
|
| |
Notes:
svn path=/head/; revision=19484
|
|
|
|
|
|
|
|
|
|
|
| |
This is their bleeding edge offering. This will enable us to better track
the direction EGCS is going for future upgrades of /usr/contrib/egcs/.
Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and*
a native Java compiler.
Notes:
svn path=/head/; revision=18045
|
|
|
|
|
|
|
|
|
|
| |
* Add Alpha support
Obtained from: Alpha bits taken from Hidetoshi Shimokawa's
<simokawa@FreeBSD.ORG> work
Notes:
svn path=/head/; revision=17335
|
|
|
|
| |
Notes:
svn path=/head/; revision=17256
|
|
|
|
|
|
|
| |
"i386-unknown-freebsdaout" for an a.out machine.
Notes:
svn path=/head/; revision=16573
|
|
|
|
|
|
|
|
| |
Reviewed by: jdp
Submitted by: Keith Walker <kew@timesink.spk.wa.us>
Notes:
svn path=/head/; revision=16273
|
|
|
|
| |
Notes:
svn path=/head/; revision=13754
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
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
|