summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/freebsd.h
Commit message (Expand)AuthorAgeFilesLines
* Enable handling of MS-compatible packing push and pop pragmas. This change waskan2005-06-031-0/+4
* Update MI config bits for GCC 3.4.2-prerelease.kan2004-07-281-7/+4
* Update for GCC 3.3.1-prerelease.kan2003-07-111-15/+5
* MI bits for Gcc 3.1.obrien2002-04-301-460/+34
* Make it easy for people to use define DWARF2 exceptions unwinding.obrien2001-05-141-0/+5
* Choose the right LIB_SPEC for threads based on "__FreeBSD_version".obrien2001-05-121-3/+19
* Push as much as was easy of the mixed ELF & a.out support for the i386obrien2001-03-021-130/+21
* Stylistic changes mirroring ones done in the FSF/GNU 3.0 development sources.obrien2001-02-281-50/+49
* Bump __FreeBSD_cc_version to 500002 to show the -pthread option change.obrien2001-02-081-1/+1
* Make the "-pthread" option work again, now that libc_r has to bejdp2001-01-251-7/+4
* Remove the -kthread option that matched [sort of] the LinuxThreads port.obrien2000-11-071-3/+4
* Do not use DWARF2 unwinding mechanisms for C++ exceptions on all of ourobrien2000-05-221-0/+6
* ASM_DECLARE_OBJECT_NAME and ASM_FINISH_DECLARE_OBJECT are ELF MI routinesobrien2000-05-201-0/+54
* Clean up the FreeBSD configuration files -- includes removing the usageobrien2000-03-231-21/+479
* This is FreeBSD version 5.0.obrien2000-03-231-1/+1
* Bump __FreeBSD_version and __FreeBSD_cc_version due to the C++ ABI changeobrien2000-01-271-1/+1
* Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed sinceobrien2000-01-251-4/+3
* Use a unified CPP_SPEC.obrien1999-12-191-0/+11
* Undo rev 1.13 (define "OBSTACK_CHUNK_SIZE" as getpagesize()).obrien1999-11-151-4/+0
* Bump __FreeBSD_cc_version due to the compiler upgrade.obrien1999-11-151-1/+1
* Move RCS tag to our normal place.obrien1999-10-101-1/+2
* * Consistantly surround macro parameters with ()obrien1999-08-201-4/+4
* Move two of the DBX config directives to the common configuration header.obrien1999-08-191-1/+8
* Move "WORD_SWITCH_TAKES_ARG" & "SWITCH_TAKES_ARG" to the general spec fileobrien1999-08-151-1/+7
* Move "LIBGCC_SPEC" to freebsd-native.h as it is not approapiate forobrien1999-08-151-6/+1
* * 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
* 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-271-18/+5
* Wait until EGCS 1.2 to use more efficient ``thunks'' to implement C++ vtables.obrien1999-04-271-3/+4
* 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
* Fix space padding that was causing a problem in creating the finalobrien1999-04-041-2/+3
* * Protect ourselves from any previously defined options.obrien1999-04-031-0/+13
* Bump __FreeBSD_cc_version to 400002 in case we need to know we are usingobrien1999-04-031-1/+1
* Base configuration file for all FreeBSD targets.obrien1999-03-301-0/+120
OpenPOWER on IntegriCloud