aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-26configure.ac: Remove long long and __int64 type checks...Richard Biener1-2/+4
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino1-0/+7
2014-05-20config.gcc: Remove need_64bit_hwint.Richard Biener1-5/+0
2014-05-13configure.ac: Fix assembly for explicit JALR relocation check.Catherine Moore1-2/+2
2014-04-28configure.ac: Do valgrind header checks unconditionally.Richard Biener1-19/+35
2014-04-28configure.ac: Tweak GAS check for LEON instructions on SPARC.Eric Botcazou1-1/+1
2014-04-25Remove LIB_TLS_SPEC on SolarisRainer Orth1-38/+1
2014-04-24Fix gcc_cv_as_cfi_directive test for Solaris asRainer Orth1-2/+7
2014-04-22Remove obsolete Solaris 9 supportRainer Orth1-64/+4
2014-04-17enable -Woverloaded-virtual when availableTrevor Saunders1-0/+2
2014-04-16Correctly detect native TLS support with 64-bit gas on Solaris/x86 (PR target...Rainer Orth1-16/+21
2014-03-07Improve @tlsldmplt test on Solaris 11/x86Rainer Orth1-2/+6
2014-03-07Disable local dynamic TLS model on Solaris/x86 if as/ld cannot handle itRainer Orth1-3/+46
2014-03-02re PR bootstrap/48230 (bootstrapping gcc-4.6.0-RC-20110321 fails for lm32-rte...Jon Beniston1-0/+4
2014-02-14Use ud2 assembly mnemonic when available.Roland McGrath1-0/+6
2014-02-12Pass --32 to GNU assembler for .long foo@GOTOFF checkH.J. Lu1-1/+6
2014-01-28Makefile.in (BUILD_CPPFLAGS): Do not use ALL_CPPFLAGS.Alan Modra1-1/+6
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-31Commit of nios2 port to trunk:Chung-Lin Tang1-2/+9
2013-12-11configure.ac: Add check for aarch64 assembler -mabi support.Kugan Vivekanandarajah1-0/+29
2013-12-05* configure.ac (BUILD_CXXFLAGS) Don't use ALL_CXXFLAGS forAlan Modra1-3/+2
2013-12-04Put a breakpoint on __asan_report_error for ASANH.J. Lu1-0/+8
2013-11-26Add -fuse-ld=bfd/-fuse-ld=gold support to exec-tool.inH.J. Lu1-0/+42
2013-11-15acinclude.m4 (GCC_GLIBC_VERSION_GTE_IFELSE): New configure macro.Joseph Myers1-47/+54
2013-11-10re PR plugins/52872 (--enable-plugin; incorrect test for "exported symbols" a...Karlson2k1-4/+4
2013-11-01configure.ac (HAVE_AS_IX86_INTERUNIT_MOVQ): Always define as 0/1.Uros Bizjak1-3/+4