summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* Implement -print-file-name=include (which is undocumentedkientzle2012-02-101-0/+11
* Disable shared libgcc use for profiled builds. GNU linker pulls symbolskan2007-05-281-2/+3
* Merge local FreeBSD changes.kan2007-05-191-835/+1298
* Resolve conflicts after GCC 3.4.6 20060825 import.kan2006-08-261-1/+3
* Merge conflicts for GCC 3.4.4.kan2005-06-031-5/+13
* Merge FreeBSD modifications into gcc 3.4.2-prerelease:kan2004-07-281-1002/+1126
* Use correct priority parameter value in add_prefix from correspondingkan2003-11-131-1/+1
* Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.21 ("GCC_OPTIONS"); 1.{16,25,27}kan2003-11-071-0/+3
* Merge FreeBSD modifications into gcc 3.3.1-prerelease:kan2003-07-111-437/+533
* Merge FreeBSD modifications into gcc 3.2.2 release:kan2003-02-101-2/+3
* main() changed its argv declaration, so follow suit in some FBSD added code.obrien2003-01-291-2/+2
* Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.21 ("GCC_OPTIONS"); 1.{16,25,27}obrien2002-12-041-3/+6
* Remove our custom mixed ELF/a.out support. This means the base compilerobrien2002-11-261-55/+0
* ELF low-level toolchain bits now live in /usr/bin, not /usr/libexec/elf.obrien2002-10-121-1/+1
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-10-101-94/+282
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-011-1/+1
* Read specs from /usr/libdata/gcc/specs if it exists.obrien2002-06-061-2/+2
* MD_EXEC_PREFIX doesn't work for the cross-arch compiler.ru2002-05-161-1/+7
* Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support);obrien2002-05-091-62/+47
* Allow for better control over the GCC front-end when building a crossobrien2002-03-051-1/+5
* Allow one to specify a STANDARD_EXEC_PREFIX for GCC (but not BINUTILS) bits.obrien2002-03-031-1/+3
* Better granularity of the FREEBSD_NATIVE #ifdef's.obrien2002-03-021-6/+7
* Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support);obrien2002-02-061-1483/+2634
* Support the environmental var "GCC_OPTIONS". Which can hold a set ofobrien2001-05-291-0/+52
* Merge gcc-2.95.3-test3 changes onto mainline. Bump FreeBSD cc version.obrien2001-02-171-1/+2
* Merge gcc.2.95.3-test1 changes onto mainlineobrien2001-01-031-5/+5
* Merge conflicts.obrien2000-03-091-2/+2
* Allow the specification of a prefix for gcc to find all the various bits.obrien1999-12-291-3/+3
* Reduce the FreeBSD custom hacks to gcc.c by using the GCC provided methodsobrien1999-12-221-6/+0
* Provide complete coverage in switch statement to quiet -Wall.obrien1999-12-181-0/+4
* * Use getobjformat() rather than manually do what it does.obrien1999-11-291-71/+43
* Structure field name changed.obrien1999-11-031-1/+1
* Merge the FREEBSD_NATIVE and ELF/a.out support into GCC 2.95.1.obrien1999-10-261-528/+520
* Merge from ../egcs/gcc/gcc.c rev.1.5:bde1999-09-131-0/+4
* This brings rev 1.2 (FREEBSD_NATIVE) and rev 1.5 (mixed ELF/aout support)obrien1999-08-291-1148/+1739
* a.out is defaultpeter1999-01-161-4/+0
* Change /etc/objectformat to /etc/objformat. Last chance 'cause it's E-day.jb1998-08-301-3/+3
* Only do a.out/elf switching on i386 familypeter1998-03-091-6/+8
* First round of changes to support generation of assembler for the oldpeter1998-03-081-0/+78
* correct vfork()/exit() to vfork()/_exit(). This is far more importantpeter1997-04-251-1/+1
* check for /usr/libdata/gcc/specs and use it if it exists.peter1997-02-221-0/+1
* When running native on freebsd (ie: in /usr/bin, /usr/libexec, not thepeter1996-09-181-3/+18
* Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of thepeter1996-09-181-0/+5254
OpenPOWER on IntegriCloud