summaryrefslogtreecommitdiff
path: root/lang/egcs/files (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add RCS keyword.David E. O'Brien1999-08-301-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
* Don't assign __FreeBSD__ a value here. (pulled too much in fromDavid E. O'Brien1999-08-181-2/+2
* As in the i386, `tm.h' includes headers for us.David E. O'Brien1999-08-161-4/+0
* alpha-freebsd-elf.h should have gone away in the gcc-2.95 upgrade.David E. O'Brien1999-08-161-61/+0
* Include the proper arch header for a.out systems.David E. O'Brien1999-08-161-1/+1
* Make -pthread work again -- pulled too much in from src/contrib/egcs/David E. O'Brien1999-08-161-2/+4
* Update to GCC-2.95 (what would have been EGCS-1.2).David E. O'Brien1999-08-0515-241/+404
* Define "OBSTACK_CHUNK_SIZE" as getpagesize().David E. O'Brien1999-06-281-17/+17
* Cleanup the FREEBSD_NATIVE stuff, which we don't use anymore in this context.David E. O'Brien1999-06-281-37/+0
* Fix the CPP_PREDEFINES so it properly gets the "global" definition too.David E. O'Brien1999-04-181-1/+1
* Worked better before.David E. O'Brien1999-04-022-2/+2
* Use proper include directive.David E. O'Brien1999-03-302-2/+2
* Add FreeBSD's ``-fformat-extensions''. Taken from 4.0-CURRENT, this allowsDavid E. O'Brien1999-03-303-0/+266
* * Add support for ``-pthead''David E. O'Brien1999-03-227-24/+743
* Upgrade to 1.1.2 release.David E. O'Brien1999-03-176-55/+96
* STL 3.0 rope fix.David E. O'Brien1999-02-281-0/+12
* GNUHOST is now "i386-unknown-freebsd" for an ELF machine, andDavid E. O'Brien1999-02-095-12/+61
* Allow '$' in labels as our offical compiler does.David E. O'Brien1999-01-232-10/+36
* Build and install crtbegin.o crtbeginS.o crtend.o crtendS.o for the ELF case.David E. O'Brien1998-12-251-0/+10
* Fix configure scripts to it correctly detects an ELF system w/o having toDavid E. O'Brien1998-12-041-0/+15
* Make profiling work.John Polstra1998-10-083-4/+132
* Sync with gcc28 port:David E. O'Brien1998-07-191-0/+32
* upgrade to 19980608 snapshotDavid E. O'Brien1998-06-101-9/+6
* Upgrade to 980406 snapshotDavid E. O'Brien1998-04-142-33/+0
* Upgrade to the 980315 snapshot.David E. O'Brien1998-04-072-14/+9
* Upgrade to version 1.0.2 release.David E. O'Brien1998-04-072-9/+14
* Upgrade to 1998-02-05 SNAP. Fixes problems several have had with 1.0.1.David E. O'Brien1998-02-142-12/+28
* Set __FreeBSD__ to 2, not 3.David E. O'Brien1998-02-131-1/+1
* Make "-fsjlj-exceptions" (use setjmp/longjmp for exceptions) theJohn Polstra1998-01-231-0/+17
* This is a new port for egcs, which probably stands for somethingJohn Polstra1998-01-103-0/+39