summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove 'SET_ASM_OP' macro, which is unused now and rather harmfulobrien1999-11-141-3/+0
* | Changes for Alpha and EGCS.obrien1999-11-141-67/+473
* | Make cross-compilation work for Alpha on i386 machines. Note thatmarcel1999-11-121-1/+15
* | This commit was generated by cvs2svn to compensate for changes in r52750,obrien1999-11-015-4/+45
|\ \ | |/
| * Virgin import of the GCC 2.95.2 compilersobrien1999-11-019-80/+230
* | Use this stock version of this.obrien1999-10-161-24/+38
* | Use the stock file here. I cannot determine if our previous (rev 1.2)obrien1999-10-161-1490/+1869
* | Use stock file here.obrien1999-10-161-216/+193
* | Bring our profiling tweaks from rev 1.2 into GCC 2.95.1.obrien1999-10-161-685/+1145
* | This commit was generated by cvs2svn to compensate for changes in r52284,obrien1999-10-16115-4861/+12784
|\ \ | |/
| * Virgin import of the GCC 2.95.1 compilersobrien1999-10-16122-7631/+17257
* | Register the fact we want expand_main_function() to invoke __main.obrien1999-10-152-0/+4
* | Remove a useless blank line, I accidently added.obrien1999-10-122-2/+0
* | Move RCS tag to our normal place.obrien1999-10-101-1/+2
* | Style cleanups:obrien1999-10-102-90/+118
* | Remove things common to all FreeBSD platforms. They will now live in aobrien1999-10-102-100/+2
* | Bring our profiling tweaks into EGCS 1.1.2.obrien1999-09-191-414/+2432
* | "COMMENT_BEGIN" is no longer used.obrien1999-09-192-6/+0
* | Support linking against libgcc_r.obrien1999-09-192-8/+0
* | This should get us the same functionality we had with GCC 2.7.2.1.obrien1999-09-192-214/+278
* | Use the stock EGCS version of this.obrien1999-09-191-96/+94
* | 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
* | This commit was generated by cvs2svn to compensate for changes in r50397,obrien1999-08-26200-2015/+32610
|\ \ | |/
| * Virgin import of gcc from EGCS 1.1.2obrien1999-08-26211-4603/+42831
* | * 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-101-0/+23
|\ \ | |/
| * Virgin import of GCC 2.7.2.3obrien1999-07-102-2/+24
| * 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
* | Mispelled global option in usage.obrien1999-04-061-1/+1
OpenPOWER on IntegriCloud