summaryrefslogtreecommitdiffstats
path: root/contrib/gcc
Commit message (Expand)AuthorAgeFilesLines
* Merge from ../egcs/gcc/gcc.c rev.1.5:bde1999-09-131-0/+4
* Use the stock EGCS 1.1.2 file here. Our previous changes are OBE.obrien1999-08-301-223/+1107
* Use the stock EGCS 1.1.2 file here. I cannot determine if our previousobrien1999-08-301-1010/+3046
* This brings rev 1.2 into EGCS 1.1.2. Also tweaks gleemed from EGCSobrien1999-08-301-6/+7
* Fix conflicts.obrien1999-08-301-109/+450
* Use the stock EGCS 1.1.2 file here. Our previous changes are OBE.obrien1999-08-301-1273/+864
* This add Alpha and proper x86 support to EGCS 1.1.2. Functionally speaking,obrien1999-08-301-1489/+4663
* This brings rev 1.2 (reality check and document profiling extensions)obrien1999-08-301-344/+2087
* This brings rev 1.2 (document printf0()) into EGCS 1.1.2.obrien1999-08-301-258/+571
* Fix conflicts.obrien1999-08-301-86/+42
* Fix conflicts.obrien1999-08-301-999/+2098
* Fix conflict.obrien1999-08-301-372/+973
* Fix conflicts.obrien1999-08-301-459/+1790
* This brings rev 1.2 (FREEBSD_NATIVE) and rev 1.5 (mixed ELF/aout support)obrien1999-08-291-1148/+1739
* Correct vfork()/exit() to vfork()/_exit().obrien1999-08-291-1/+1
* Fix conflicts.obrien1999-08-281-10/+144
* Fix conflicts.obrien1999-08-281-304/+1206
* Fix conflicts.obrien1999-08-281-462/+819
* Fix conflicts. This brings rev 1.2 (fix stabs ordering for a.out) intoobrien1999-08-281-237/+436
* Fix conflicts. This brings in rev 1.2 (FreeBSD native support -- do notobrien1999-08-271-1860/+2228
* Fix conflicts. This brings the "printf0" addition into EGCS 1.1.2.obrien1999-08-271-20/+53
* Don't accept %q length specifiers in the kernel (more precisely,obrien1999-08-271-1/+2
* Fixed kernel format checking:obrien1999-08-271-3/+3
* Fix conflicts.obrien1999-08-271-260/+983
* Fix conflicts.obrien1999-08-271-832/+1273
* This commit was generated by cvs2svn to compensate for changes in r50397,obrien1999-08-26606-53980/+362984
|\
| * Virgin import of gcc from EGCS 1.1.2obrien1999-08-26641-71366/+401398
* | * Consistantly surround macro parameters with ()obrien1999-08-202-64/+67
* | Move two of the DBX config directives to the common configuration header.obrien1999-08-192-10/+10
* | Move "WORD_SWITCH_TAKES_ARG" & "SWITCH_TAKES_ARG" to the general spec fileobrien1999-08-152-7/+7
* | Move "LIBGCC_SPEC" to freebsd-native.h as it is not approapiate forobrien1999-08-151-6/+1
* | This commit was generated by cvs2svn to compensate for changes in r48743,obrien1999-07-1013-33/+217
|\ \ | |/
| * Virgin import of GCC 2.7.2.3obrien1999-07-1018-87/+312
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-gcc'.cvs2svn1999-03-3014-0/+8724
* | * The OBSTACK_CHUNK_SIZE #define was in the "Code generation parameters"obrien1999-07-021-6/+6
* | The GNU standard about putting 2 spaces after sentences in commentsobrien1999-07-021-10/+10
* | Define "OBSTACK_CHUNK_SIZE" as getpagesize().obrien1999-06-281-1/+5
* | Remove 'SET_ASM_OP' macro, which is unused now and rather harmfulsimokawa1999-06-101-2/+0
* | Fix typo (#unset where #undef was meant).jdp1999-05-211-1/+1
* | Consistantly protect "#define FOO ..." with "#undef FOO".obrien1999-05-201-1/+37
* | Turn DEFAULT_VTABLE_THUNKS back on. It caused problems with undefined symbolsobrien1999-04-301-4/+5
* | Rather than hack config/freebsd.h to contain our hacks for a native compiler,obrien1999-04-281-45/+1
* | Simplify the definition of FBSD_SWITCH_TAKES_ARG, and make sureobrien1999-04-272-18/+8
* | Wait until EGCS 1.2 to use more efficient ``thunks'' to implement C++ vtables.obrien1999-04-271-3/+4
* | Use new `FBSD_SWITCH_TAKES_ARG' and `FBSD_WORD_SWITCH_TAKES_ARG'.obrien1999-04-221-0/+3
* | Move `SWITCH_TAKES_ARG' to `FBSD_SWITCH_TAKES_ARG' and `WORD_SWITCH_TAKES_ARG'obrien1999-04-221-5/+3
* | Support linking against libgcc_r.obrien1999-04-141-0/+6
* | Removed unconditional definitions of __ELF__. They were redundant forbde1999-04-081-1/+1
* | Merge shared LIB_SPEC into share config header.obrien1999-04-081-0/+6
* | merge alpha/freebsd-elf.h into alpha/freebsd.hobrien1999-04-081-5/+77
OpenPOWER on IntegriCloud