aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2015-08-03configure.ac: Set aliasing_flags to -fno-strict-aliasing if...Ulrich Weigand1-0/+26
2015-07-25remove tree-browserSebastian Pop1-4/+1
2015-07-24re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law1-6/+6
2015-07-21configure.ac: Add check for new options in isl-0.15.Mike Frysinger1-0/+14
2015-07-17configure.ac: Move AC_ARG_WITH checks for native-system-header-dir...Yvan Roux1-64/+70
2015-07-16linux-common.h (LINK_MPX): New.Ilya Enkovich1-0/+21
2015-07-14This patch syncs zlib.m4 with binutils-gdb and uses AM_ZLIB from zlib.m4H.J. Lu1-9/+1
2015-07-01[AArch64] Fall back to -fPIC if no support of -fpic in binutilsJiong Wang1-0/+7
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/+7
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-0/+40
2015-05-27re PR bootstrap/66304 (Can't bootstrap on x86_64-linux-gnu with gcc 4.3.4)Jason Merrill1-5/+5
2015-05-26configure.ac: Set CXXFLAGS for ISL test.Jason Merrill1-3/+3
2015-05-26configure.ac: Use C++ for all tests.Jason Merrill1-23/+16
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-0/+23
2015-04-28re PR target/65810 (powerpc64 alignment of r2 insufficient for loading long-d...Alan Modra1-0/+25
2015-04-22Revert:Kyrylo Tkachov1-7/+0
2015-04-22config changes for musl libc supportGregor Richards1-0/+7
2015-03-11re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay1-0/+12
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
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-04Always define HAVE_LD_PIE_COPYRELOCH.J. Lu1-3/+3
2014-12-04x86-64: Optimize access to globals in PIE with copy relocSriraman Tallam1-0/+43
2014-12-01re PR middle-end/64017 (Support ISL 0.14.0 (to fix ICE with gfortran.dg/graph...Tobias Burnus1-0/+24
2014-11-22re PR other/63694 (Build error compiling asan.c: strtoull undeclared)John David Anglin1-0/+1
2014-11-21Refine configure guard for MIPS .module availabilityMatthew Fortune1-2/+3
2014-11-14configure.ac (--with-diagnostics-color): New configure option, default to --w...Jakub Jelinek1-0/+28
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt1-0/+38
2014-11-12Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune1-0/+11
2014-11-12Makefile.in (CLOOGLIBS, CLOOGINC): Remove.Tobias Burnus1-6/+0
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm1-0/+10
2014-11-03Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV for powerpc*-*-linux* soft-float a...Joseph Myers1-0/+4
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon1-99/+1
2014-10-19Set SECTION_EXCLUDE flag for LTO sections.Ilya Verbin1-9/+10
2014-10-10[AArch64] Add --enable-fix-cortex-a53-835769 configure-time optionKyrylo Tkachov1-0/+23
2014-09-21configure.ac (target_header_dir): Move block defining this to before the bloc...Hans-Peter Nilsson1-17/+17
2014-08-19Set install_gold_as_default to no firstH.J. Lu1-3/+2
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/+3
2014-07-30configure.ac: Also check for popen.Mike Stump1-1/+1
2014-06-27Support compressed debug sectionsRainer Orth1-0/+78
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-3/+37
2014-05-28Centralise clearing hardware capabilities with Sun ldRainer Orth1-0/+15