summaryrefslogtreecommitdiffstats
path: root/lang/gcc42/files/patch-ad
Commit message (Collapse)AuthorAgeFilesLines
* Sync with gcc28 port:obrien1998-07-191-0/+32
| | | | | | * 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.
* Upgrade to 980406 snapshotobrien1998-04-141-12/+0
| | | | Reviewed by: my PITA ecs240 project
* Upgrade to the 980315 snapshot.obrien1998-04-071-10/+5
|
* Upgrade to version 1.0.2 release.obrien1998-04-071-5/+10
|
* Upgrade to 1998-02-05 SNAP. Fixes problems several have had with 1.0.1.obrien1998-02-141-12/+7
| | | | Including linking with the STL vector class.
* Set __FreeBSD__ to 2, not 3.obrien1998-02-131-1/+1
| | | | Ports track -STABLE.
* Make "-fsjlj-exceptions" (use setjmp/longjmp for exceptions) thejdp1998-01-231-0/+17
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.
OpenPOWER on IntegriCloud