aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2015-11-09rs6000.opt (-mpower9-fusion): Add new switches for ISA 3.0 (power9).Michael Meissner1-0/+42
2015-11-09Support init priority on SolarisRainer Orth1-53/+74
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev1-5/+2
2015-10-29Add BUILD_NO_PIE_CFLAGS and BUILD_NO_PIE_FLAGH.J. Lu1-3/+18
2015-10-21[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev1-2/+7
2015-10-07Check $READELF_FOR_TARGET for readelf in configureH.J. Lu1-2/+4
2015-09-30re PR go/66870 (split stack issues on ppc64le and ppc64)Lynn Boger1-0/+39
2015-09-30configure.ac: Remove extraneous ;;.Matthias Klose1-4/+5
2015-09-26dwarf2out.c (XCOFF_DEBUGGING_INFO): Default 0 definition.David Edelsohn1-0/+40
2015-09-24Support PIE on SolarisRainer Orth1-4/+26
2015-09-24Use CRTs provided by SolarisRainer Orth1-0/+38
2015-09-23Fix --enable-offload-targets/-foffload handling, pt. 1Thomas Schwinge1-1/+1
2015-09-15configure.ac: [SH] Fix target pattern for TLS support test so to enable more ...Rich Felker1-1/+1
2015-09-10re PR bootstrap/67363 (r227188 breaks build for mingw-w64)John David Anglin1-1/+1
2015-09-09fix PR53852: stop ISL after a given number of operationsSebastian Pop1-0/+28
2015-08-27* configure: Regenerate.Francois-Xavier Coudert1-30/+71
2015-08-19common.opt (fstack-protector): Initialize to -1.Magnus Granberg1-2/+28
2015-08-07Makefile.def (libiconv): Define bootstrap=true.Yaakov Selkowitz1-2/+5
2015-08-03configure.ac: Set aliasing_flags to -fno-strict-aliasing if...Ulrich Weigand1-2/+39
2015-07-25remove tree-browserSebastian Pop1-5/+2
2015-07-24re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law1-7/+7
2015-07-21configure.ac: Add check for new options in isl-0.15.Mike Frysinger1-0/+31
2015-07-17configure.ac: Move AC_ARG_WITH checks for native-system-header-dir...Yvan Roux1-89/+95
2015-07-16linux-common.h (LINK_MPX): New.Ilya Enkovich1-0/+24
2015-07-14This patch syncs zlib.m4 with binutils-gdb and uses AM_ZLIB from zlib.m4H.J. Lu1-4/+9
2015-07-01[AArch64] Fall back to -fPIC if no support of -fpic in binutilsJiong Wang1-0/+34
2015-06-30IA MCU psABI support: changes to librariesH.J. Lu1-1/+1
2015-06-30re PR target/66509 (the new clang-based assembler in Xcode 7 on 10.11 fails o...Jack Howarth1-2/+2
2015-06-24S/390 Vector ABI GNU Attribute.Andreas Krebbel1-0/+36
2015-05-31Check CXXFLAGS, instead of CFLAGS, for NO_PIE_CFLAGSH.J. Lu1-3/+3
2015-05-28configure.ac: Move the atoll check from AC_CHECK_FUNCS to gcc_AC_CHECK_DECLS.Andreas Tobler1-2/+2
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu1-2/+77
2015-05-27re PR bootstrap/66304 (Can't bootstrap on x86_64-linux-gnu with gcc 4.3.4)Jason Merrill1-27/+123
2015-05-26configure.ac: Set CXXFLAGS for ISL test.Jason Merrill1-3/+3
2015-05-26configure.ac: Use C++ for all tests.Jason Merrill1-383/+418
2015-05-08[PATCH 2/13] musl libc configGregor Richards1-0/+7
2015-05-05aarch64-elf-raw.h (CA53_ERR_843419_SPEC): Define.Yvan Roux1-2/+30
2015-04-28re PR target/65810 (powerpc64 alignment of r2 insufficient for loading long-d...Alan Modra1-0/+34
2015-04-22Revert:Kyrylo Tkachov1-7/+0
2015-04-22config changes for musl libc supportGregor Richards1-0/+7
2015-04-10re PR target/65351 (libiberty's pic version contains non-pic code on m32 darw...Jakub Jelinek1-7/+11
2015-04-07re PR target/65351 (libiberty's pic version contains non-pic code on m32 darw...Jakub Jelinek1-3/+5
2015-03-11re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay1-0/+64
2015-02-10Support gcov-tool without ftw.hTrevor Saunders1-1/+1
2015-01-12Update Linux/x86-64 linker test for PIE with copy relocH.J. Lu1-0/+5
2015-01-06configure.ac: Add Visium support.Eric Botcazou1-1/+1
2014-12-04Always define HAVE_LD_PIE_COPYRELOCH.J. Lu1-1/+1
2014-12-04x86-64: Optimize access to globals in PIE with copy relocSriraman Tallam1-0/+47
2014-12-01re PR middle-end/64017 (Support ISL 0.14.0 (to fix ICE with gfortran.dg/graph...Tobias Burnus1-0/+41
2014-11-22re PR other/63694 (Build error compiling asan.c: strtoull undeclared)John David Anglin1-2/+3