aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.in
AgeCommit message (Expand)Author
2015-12-04Merge from trunk @231250.scalar-storage-orderEric Botcazou
2015-11-092015-11-09 Michael Meissner <meissner@linux.vnet.ibm.com>Michael Meissner
2015-11-09Support init priority on SolarisRainer Orth
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev
2015-10-21[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev
2015-09-30 PR target/66870Lynn Boger
2015-09-24Support PIE on SolarisRainer Orth
2015-09-24Use CRTs provided by SolarisRainer Orth
2015-09-23Fix --enable-offload-targets/-foffload handling, pt. 1Thomas Schwinge
2015-09-10 PR bootstrap/67363John David Anglin
2015-09-09fix PR53852: stop ISL after a given number of operationsSebastian Pop
2015-08-19 * common.opt (fstack-protector): Initialize to -1.Magnus Granberg
2015-07-25remove tree-browserSebastian Pop
2015-07-21 * configure.ac: Add check for new options in isl-0.15.Mike Frysinger
2015-07-16gcc/Ilya Enkovich
2015-07-01[AArch64] Fall back to -fPIC if no support of -fpic in binutilsJiong Wang
2015-06-012015-06-01 Andreas Tobler <andreast@gcc.gnu.org>Andreas Tobler
2015-05-28Add --enable-default-pie option to GCC configureH.J. Lu
2015-04-28 PR target/65810Alan Modra
2015-03-11gcc/Georg-Johann Lay
2015-02-10Support gcov-tool without ftw.hTrevor Saunders
2014-12-04x86-64: Optimize access to globals in PIE with copy relocSriraman Tallam
2014-12-012014-12-01 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2014-11-22 PR other/63694John David Anglin
2014-11-14 * configure.ac (--with-diagnostics-color): New configureJakub Jelinek
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt
2014-11-12Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune
2014-11-122014-11-12 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2014-11-03Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV for powerpc*-*-linux* soft-float a...Joseph Myers
2014-08-18 * configure.ac: Eliminate ClooG installation dependency.Roman Gareev
2014-07-30 * configure.ac: Also check for popen.Mike Stump
2014-06-27Support compressed debug sectionsRainer Orth
2014-06-10[PR lto/61334] Declare prototype for strnlen, if needed.Thomas Schwinge
2014-06-042014-06-04 Richard Biener <rguenther@suse.de>Richard Biener
2014-05-28Centralise clearing hardware capabilities with Sun ldRainer Orth
2014-05-262014-05-26 Richard Biener <rguenther@suse.de>Richard Biener
2014-05-202014-05-20 Richard Biener <rguenther@suse.de>Richard Biener
2014-04-282014-04-28 Richard Biener <rguenther@suse.de>Richard Biener
2014-04-25Remove LIB_TLS_SPEC on SolarisRainer Orth
2014-03-07Disable local dynamic TLS model on Solaris/x86 if as/ld cannot handle itRainer Orth
2014-02-14Use ud2 assembly mnemonic when available.Roland McGrath
2013-12-11Regenerate gcc/configure and gcc/config.inChristophe Lyon
2013-09-25 * Makefile.in (OUTPUT_OPTION): Define as "-o $@".Tom Tromey
2013-08-09 * configure.ac: Add GAS check for LEON instructions on SPARC.Eric Botcazou
2013-07-29 gcc/Maciej W. Rozycki
2013-06-012013-06-01 Janus Weil <janus@gcc.gnu.org>Janus Weil
2013-05-08 PR bootstrap/54659Diego Novillo
2013-04-15Use -z ignore instead of --as-needed on SolarisRainer Orth
2013-03-21Default to DWARF 4 on Solaris if linker supports CIEv3Rainer Orth
2013-03-21 PR bootstrap/56656Uros Bizjak