| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge FreeBSD modifications into gcc 3.3.1-prerelease: | kan | 2003-07-11 | 1 | -437/+533 |
* | Merge FreeBSD modifications into gcc 3.2.2 release: | kan | 2003-02-10 | 1 | -2/+3 |
* | main() changed its argv declaration, so follow suit in some FBSD added code. | obrien | 2003-01-29 | 1 | -2/+2 |
* | Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.21 ("GCC_OPTIONS"); 1.{16,25,27} | obrien | 2002-12-04 | 1 | -3/+6 |
* | Remove our custom mixed ELF/a.out support. This means the base compiler | obrien | 2002-11-26 | 1 | -55/+0 |
* | ELF low-level toolchain bits now live in /usr/bin, not /usr/libexec/elf. | obrien | 2002-10-12 | 1 | -1/+1 |
* | Merge FreeBSD modifications into gcc 3.2.1-prerelease: | kan | 2002-10-10 | 1 | -94/+282 |
* | Merge FreeBSD modifications into gcc 3.2.1-prerelease: | kan | 2002-09-01 | 1 | -1/+1 |
* | Read specs from /usr/libdata/gcc/specs if it exists. | obrien | 2002-06-06 | 1 | -2/+2 |
* | MD_EXEC_PREFIX doesn't work for the cross-arch compiler. | ru | 2002-05-16 | 1 | -1/+7 |
* | Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support); | obrien | 2002-05-09 | 1 | -62/+47 |
* | Allow for better control over the GCC front-end when building a cross | obrien | 2002-03-05 | 1 | -1/+5 |
* | Allow one to specify a STANDARD_EXEC_PREFIX for GCC (but not BINUTILS) bits. | obrien | 2002-03-03 | 1 | -1/+3 |
* | Better granularity of the FREEBSD_NATIVE #ifdef's. | obrien | 2002-03-02 | 1 | -6/+7 |
* | Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support); | obrien | 2002-02-06 | 1 | -1483/+2634 |
* | Support the environmental var "GCC_OPTIONS". Which can hold a set of | obrien | 2001-05-29 | 1 | -0/+52 |
* | Merge gcc-2.95.3-test3 changes onto mainline. Bump FreeBSD cc version. | obrien | 2001-02-17 | 1 | -1/+2 |
* | Merge gcc.2.95.3-test1 changes onto mainline | obrien | 2001-01-03 | 1 | -5/+5 |
* | Merge conflicts. | obrien | 2000-03-09 | 1 | -2/+2 |
* | Allow the specification of a prefix for gcc to find all the various bits. | obrien | 1999-12-29 | 1 | -3/+3 |
* | Reduce the FreeBSD custom hacks to gcc.c by using the GCC provided methods | obrien | 1999-12-22 | 1 | -6/+0 |
* | Provide complete coverage in switch statement to quiet -Wall. | obrien | 1999-12-18 | 1 | -0/+4 |
* | * Use getobjformat() rather than manually do what it does. | obrien | 1999-11-29 | 1 | -71/+43 |
* | Structure field name changed. | obrien | 1999-11-03 | 1 | -1/+1 |
* | Merge the FREEBSD_NATIVE and ELF/a.out support into GCC 2.95.1. | obrien | 1999-10-26 | 1 | -528/+520 |
* | Merge from ../egcs/gcc/gcc.c rev.1.5: | bde | 1999-09-13 | 1 | -0/+4 |
* | This brings rev 1.2 (FREEBSD_NATIVE) and rev 1.5 (mixed ELF/aout support) | obrien | 1999-08-29 | 1 | -1148/+1739 |
* | a.out is default | peter | 1999-01-16 | 1 | -4/+0 |
* | Change /etc/objectformat to /etc/objformat. Last chance 'cause it's E-day. | jb | 1998-08-30 | 1 | -3/+3 |
* | Only do a.out/elf switching on i386 family | peter | 1998-03-09 | 1 | -6/+8 |
* | First round of changes to support generation of assembler for the old | peter | 1998-03-08 | 1 | -0/+78 |
* | correct vfork()/exit() to vfork()/_exit(). This is far more important | peter | 1997-04-25 | 1 | -1/+1 |
* | check for /usr/libdata/gcc/specs and use it if it exists. | peter | 1997-02-22 | 1 | -0/+1 |
* | When running native on freebsd (ie: in /usr/bin, /usr/libexec, not the | peter | 1996-09-18 | 1 | -3/+18 |
* | Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of the | peter | 1996-09-18 | 1 | -0/+5254 |