aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-30Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass --disable-build-format-warnings.Jason Merrill1-1/+7
2013-10-24configure.ac (ZW_PROG_COMPILER_DEPENDENCIES): Use CXX instead of CC.Jan-Benedict Glaw1-1/+1
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm1-0/+9
2013-09-25Makefile.in (OUTPUT_OPTION): Define as "-o $@".Tom Tromey1-10/+0
2013-09-25(clh 9)Tom Tromey1-0/+16
2013-08-28Initial version of gdb hooksDavid Malcolm1-0/+1
2013-08-22configure.ac: Add backslashes missing from the last change.Paolo Carlini1-2/+2
2013-08-22configure.ac: Add aarch64 to list of arches which use "nop" in debug_line test.Julian Brown1-2/+3
2013-08-09configure.ac: Add GAS check for LEON instructions on SPARC.Eric Botcazou1-0/+13
2013-07-29linux.h (GLIBC_DYNAMIC_LINKER): Handle `-mnan=2008'.Maciej W. Rozycki1-0/+11
2013-07-23[AArch64, ILP32] 1/6 Initial support - configury changesYufeng Zhang1-1/+1
2013-06-01configure.ac: Add AC_HEADER_TIOCGWINSZ macro.Janus Weil1-0/+1