aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-21Refine configure guard for MIPS .module availabilityMatthew Fortune1-2/+3
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-3/+3
2014-11-14configure.ac (--with-diagnostics-color): New configure option, default to --w...Jakub Jelinek1-2/+39
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt1-2/+48
2014-11-12Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune1-0/+35
2014-11-12Makefile.in (CLOOGLIBS, CLOOGINC): Remove.Tobias Burnus1-17/+3
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm1-2/+50
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-1/+1
2014-11-03Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV for powerpc*-*-linux* soft-float a...Joseph Myers1-0/+10
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon1-86/+86
2014-10-19Set SECTION_EXCLUDE flag for LTO sections.Ilya Verbin1-6/+7
2014-10-10[AArch64] Add --enable-fix-cortex-a53-835769 configure-time optionKyrylo Tkachov1-2/+30
2014-09-23Properly regenerate gcc/configure.Thomas Schwinge1-30/+2
2014-09-21configure.ac (target_header_dir): Move block defining this to before the bloc...Hans-Peter Nilsson1-19/+47
2014-08-19Set install_gold_as_default to no firstH.J. Lu1-3/+1
2014-08-19Restore Sun as COMDAT group supportRainer Orth1-3/+3
2014-08-18Set install_gold_as_default to no for --enable-gold=noH.J. Lu1-0/+1
2014-08-18configure.ac: Eliminate ClooG installation dependency.Roman Gareev1-0/+5
2014-07-30configure.ac: Also check for popen.Mike Stump1-1/+1
2014-06-27Support compressed debug sectionsRainer Orth1-0/+116
2014-06-10[PR lto/61334] Declare prototype for strnlen, if needed.Thomas Schwinge1-1/+1
2014-06-04configure.ac: Check whether the underlying type of int64_t is long or long long.Richard Biener1-4/+89
2014-05-28Centralise clearing hardware capabilities with Sun ldRainer Orth1-1/+66