aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)Author
2014-03-07Improve @tlsldmplt test on Solaris 11/x86Rainer Orth
2014-03-07Disable local dynamic TLS model on Solaris/x86 if as/ld cannot handle itRainer Orth
2014-02-14Use ud2 assembly mnemonic when available.Roland McGrath
2014-02-12Pass --32 to GNU assembler for .long foo@GOTOFF checkH.J. Lu
2014-01-28Makefile.in (BUILD_CPPFLAGS): Do not use ALL_CPPFLAGS.Alan Modra
2013-12-31Commit of nios2 port to trunk:Chung-Lin Tang
2013-12-11Regenerate gcc/configure and gcc/config.inChristophe Lyon
2013-12-05* configure.ac (BUILD_CXXFLAGS) Don't use ALL_CXXFLAGS forAlan Modra
2013-12-04Put a breakpoint on __asan_report_error for ASANH.J. Lu
2013-11-26Add -fuse-ld=bfd/-fuse-ld=gold support to exec-tool.inH.J. Lu
2013-11-15picflag.m4 (m68k-*-*): Use default PIC flag.Andreas Schwab
2013-11-15acinclude.m4 (GCC_GLIBC_VERSION_GTE_IFELSE): New configure macro.Joseph Myers
2013-11-10re PR plugins/52872 (--enable-plugin; incorrect test for "exported symbols" a...Karlson2k
2013-11-01configure.ac (HAVE_AS_IX86_INTERUNIT_MOVQ): Always define as 0/1.Uros Bizjak
2013-10-30Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass --disable-build-format-warnings.Jason Merrill
2013-10-24configure.ac (ZW_PROG_COMPILER_DEPENDENCIES): Use CXX instead of CC.Jan-Benedict Glaw
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm
2013-10-11acinclude.m4 (gcc_GAS_FLAGS): Add more gcc_cv_as_flags overrides.Thomas Schwinge
2013-09-25Makefile.in (OUTPUT_OPTION): Define as "-o $@".Tom Tromey
2013-09-25(clh 9)Tom Tromey
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra
2013-08-28Initial version of gdb hooksDavid Malcolm
2013-08-22configure.ac: Add backslashes missing from the last change.Paolo Carlini
2013-08-22configure.ac: Add aarch64 to list of arches which use "nop" in debug_line test.Julian Brown
2013-08-09configure.ac: Add GAS check for LEON instructions on SPARC.Eric Botcazou
2013-07-29linux.h (GLIBC_DYNAMIC_LINKER): Handle `-mnan=2008'.Maciej W. Rozycki
2013-07-23[AArch64, ILP32] 1/6 Initial support - configury changesYufeng Zhang
2013-06-12Revert accidental commit.Jan Hubicka
2013-06-11c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr...Jan Hubicka
2013-06-01configure.ac: Add AC_HEADER_TIOCGWINSZ macro.Janus Weil
2013-05-16Makefile.in (LLINKER): New variable.Jason Merrill
2013-05-14Fix Solaris --as-needed/-z ignore detection (PR target/57261)Rainer Orth
2013-05-10configure.ac (HAVE_AS_TLS): Swap powerpc64 and powerpc cases.Alan Modra
2013-05-09configure.ac (HAVE_AS_TLS): Enable tests for powerpcle and powerpc64le.Alan Modra
2013-05-08re PR bootstrap/54659 (Bootstrap with --disable-nls broken under Windows)Diego Novillo
2013-05-07configure.ac (HAVE_LD_LARGE_TOC): Use correct linker emulation for powerpc64 ...Anton Blanchard
2013-04-22configure.ac (gcc_cv_as_micromips_support): Use the --fatal-warnings option.Catherine Moore
2013-04-15Use -z ignore instead of --as-needed on SolarisRainer Orth
2013-03-27config.build: Add support for cygwin x64 target.Kai Tietz
2013-03-27target.def (TARGET_HAS_IFUNC_P): New target hook.Alexander Ivchenko
2013-03-21Default to DWARF 4 on Solaris if linker supports CIEv3Rainer Orth
2013-03-21re PR bootstrap/56656 (Suffix or operands invalid for 'movq')Uros Bizjak
2013-03-20extend.texi: (micromips, nomicromips, nocompression): Document new function a...Catherine Moore
2013-03-14Add support for TLS in MicroBlazeEdgar E. Iglesias
2013-02-252012-02-25 Catherine Moore <clm@codesourcery.com>Catherine Moore
2013-02-24mips16.S: Don't build for microMIPS.Catherine Moore
2013-02-01re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to ...David Edelsohn
2013-01-30Properly set progbits/nobits for Solaris/SPARC asRainer Orth
2013-01-25configure.ac (gcc_cv_ld_static_dynamic): Define for AIX native ld.Michael Haubenwallner
2013-01-24Remove zone allocator.Diego Novillo