summaryrefslogtreecommitdiff
path: root/gcc/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Check CXXFLAGS, instead of CFLAGS, for NO_PIE_CFLAGSH.J. Lu2015-05-311-3/+3
* configure.ac: Move the atoll check from AC_CHECK_FUNCS to gcc_AC_CHECK_DECLS.Andreas Tobler2015-05-281-2/+2
* Add --enable-default-pie option to GCC configureH.J. Lu2015-05-271-0/+40
* re PR bootstrap/66304 (Can't bootstrap on x86_64-linux-gnu with gcc 4.3.4)Jason Merrill2015-05-271-5/+5
* configure.ac: Set CXXFLAGS for ISL test.Jason Merrill2015-05-261-3/+3
* configure.ac: Use C++ for all tests.Jason Merrill2015-05-261-23/+16
* [PATCH 2/13] musl libc configGregor Richards2015-05-081-0/+7
* aarch64-elf-raw.h (CA53_ERR_843419_SPEC): Define.Yvan Roux2015-05-051-0/+23
* re PR target/65810 (powerpc64 alignment of r2 insufficient for loading long-d...Alan Modra2015-04-281-0/+25
* Revert:Kyrylo Tkachov2015-04-221-7/+0
* config changes for musl libc supportGregor Richards2015-04-221-0/+7
* re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay2015-03-111-0/+12
* Support gcov-tool without ftw.hTrevor Saunders2015-02-101-1/+1
* Update Linux/x86-64 linker test for PIE with copy relocH.J. Lu2015-01-121-0/+5
* configure.ac: Add Visium support.Eric Botcazou2015-01-061-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Always define HAVE_LD_PIE_COPYRELOCH.J. Lu2014-12-041-3/+3
* x86-64: Optimize access to globals in PIE with copy relocSriraman Tallam2014-12-041-0/+43
* re PR middle-end/64017 (Support ISL 0.14.0 (to fix ICE with gfortran.dg/graph...Tobias Burnus2014-12-011-0/+24
* re PR other/63694 (Build error compiling asan.c: strtoull undeclared)John David Anglin2014-11-221-0/+1
* Refine configure guard for MIPS .module availabilityMatthew Fortune2014-11-211-2/+3
* configure.ac (--with-diagnostics-color): New configure option, default to --w...Jakub Jelinek2014-11-141-0/+28
* [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt2014-11-131-0/+38
* Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune2014-11-121-0/+11
* Makefile.in (CLOOGLIBS, CLOOGINC): Remove.Tobias Burnus2014-11-121-6/+0
* Merger of dmalcolm/jit branch from gitDavid Malcolm2014-11-111-0/+10
* Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV for powerpc*-*-linux* soft-float a...Joseph Myers2014-11-031-0/+4
* Let GDB reuse GCC's parser.Phil Muldoon2014-10-271-99/+1
* Set SECTION_EXCLUDE flag for LTO sections.Ilya Verbin2014-10-191-9/+10
* [AArch64] Add --enable-fix-cortex-a53-835769 configure-time optionKyrylo Tkachov2014-10-101-0/+23
* configure.ac (target_header_dir): Move block defining this to before the bloc...Hans-Peter Nilsson2014-09-211-17/+17
* Set install_gold_as_default to no firstH.J. Lu2014-08-191-3/+2
* Restore Sun as COMDAT group supportRainer Orth2014-08-191-3/+3
* Set install_gold_as_default to no for --enable-gold=noH.J. Lu2014-08-181-0/+1
* configure.ac: Eliminate ClooG installation dependency.Roman Gareev2014-08-181-0/+3
* configure.ac: Also check for popen.Mike Stump2014-07-301-1/+1
* Support compressed debug sectionsRainer Orth2014-06-271-0/+78
* [PR lto/61334] Declare prototype for strnlen, if needed.Thomas Schwinge2014-06-101-1/+1
* configure.ac: Check whether the underlying type of int64_t is long or long long.Richard Biener2014-06-041-3/+37
* Centralise clearing hardware capabilities with Sun ldRainer Orth2014-05-281-0/+15
* configure.ac: Remove long long and __int64 type checks...Richard Biener2014-05-261-2/+4
* config.gcc (*-*-dragonfly*): New target.John Marino2014-05-211-0/+7
* config.gcc: Remove need_64bit_hwint.Richard Biener2014-05-201-5/+0
* configure.ac: Fix assembly for explicit JALR relocation check.Catherine Moore2014-05-131-2/+2
* configure.ac: Do valgrind header checks unconditionally.Richard Biener2014-04-281-19/+35
* configure.ac: Tweak GAS check for LEON instructions on SPARC.Eric Botcazou2014-04-281-1/+1
* Remove LIB_TLS_SPEC on SolarisRainer Orth2014-04-251-38/+1
* Fix gcc_cv_as_cfi_directive test for Solaris asRainer Orth2014-04-241-2/+7
* Remove obsolete Solaris 9 supportRainer Orth2014-04-221-64/+4
* enable -Woverloaded-virtual when availableTrevor Saunders2014-04-171-0/+2