aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)Author
2016-06-06sparc: support for the SPARC M7 and VIS 4.0Jose E. Marchesi
2016-05-27 * configure.ac: Treat a --with-headers option without argumentUlrich Weigand
2016-05-16gnattools/Eric Botcazou
2016-05-09Error out on -fvtable-verify without --enable-vtable-verifyRainer Orth
2016-04-28[ARC] Add TLS support.Claudiu Zissulescu
2016-04-26 PR bootstrap/70704Jakub Jelinek
2016-01-272016-01-27 Thomas Klausner <wiz@NetBSD.org>Thomas Klausner
2016-01-26 * configure.ac (ac_cv_std_swap_in_utility): New test.Michael Matz
2016-01-21 * configure.ac (gcc_cv_as_powerpc_mfcrf, gcc_cv_as_machine_directive):David Edelsohn
2016-01-21Fix typoDavid Edelsohn
2016-01-21* configure.ac (gcc_cv_as_dwloc): Test support for debug frame sectionDavid Edelsohn
2016-01-20gcc/Peter Bergner
2016-01-19Merge of HSAMartin Jambor
2016-01-09 * configure.ac (isl_options_set_schedule_serialize_sccs): AlsoGerald Pfeifer
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-17replace ISL with islSebastian Pop
2015-12-17Only support -gstabs on Mac OS X if assember supports it (PR target/67973)Rainer Orth
2015-12-16update required isl versionAditya Kumar
2015-12-04[PATCH 1/2] S/390: Implement "target" attribute.Dominik Vogt
2015-12-02 * configure.ac: Check assembler support for R_PPC64_ENTRY relocation.Ulrich Weigand
2015-11-19 PR lto/61313Eric Botcazou
2015-11-17POWERPC64_TOC_POINTER_ALIGNMENTAlan Modra
2015-11-15always define ENABLE_OFFLOADINGTrevor Saunders
2015-11-11gcc: configure: fix test == bashismsMike Frysinger
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-29Add BUILD_NO_PIE_CFLAGS and BUILD_NO_PIE_FLAGH.J. Lu
2015-10-21[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev
2015-10-07Check $READELF_FOR_TARGET for readelf in configureH.J. Lu
2015-09-30 PR target/66870Lynn Boger
2015-09-302015-09-30 Matthias Klose <doko@ubuntu.com>Matthias Klose
2015-09-26 * dwarf2out.c (XCOFF_DEBUGGING_INFO): Default 0 definition.David Edelsohn
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-15* configure.ac: [SH] Fix target pattern for TLS support test so toRich Felker
2015-09-10 PR bootstrap/67363John David Anglin
2015-09-09fix PR53852: stop ISL after a given number of operationsSebastian Pop
2015-08-21 * configure.ac: Remove uwin* cases.Francois-Xavier Coudert
2015-08-19 * common.opt (fstack-protector): Initialize to -1.Magnus Granberg
2015-08-072015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>Yaakov Selkowitz
2015-08-03gcc/ChangeLog:Ulrich Weigand
2015-07-25remove tree-browserSebastian Pop
2015-07-24 PR other/66259Jeff Law
2015-07-21 * configure.ac: Add check for new options in isl-0.15.Mike Frysinger
2015-07-172015-07-17 Yvan Roux <yvan.roux@linaro.org>Yvan Roux
2015-07-16gcc/Ilya Enkovich
2015-07-14This patch syncs zlib.m4 with binutils-gdb and uses AM_ZLIB from zlib.m4H.J. Lu
2015-07-01[AArch64] Fall back to -fPIC if no support of -fpic in binutilsJiong Wang