aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)Author
2015-04-09Merge branches/gcc-4_9-branch rev 221939yroux
2015-03-11Merge branches/gcc-4_9-branch rev 221341yroux
2014-12-05Merge branches/gcc-4_9-branch rev 218412yroux
2014-10-15Merge branches/gcc-4_9-branch rev 216130yroux
2014-06-12Merge branches/gcc-4_9-branch rev 211054yroux
2014-05-13Merge branches/gcc-4_9-branch rev 210052yroux
2014-04-28Make Linaro GCC 4.9-2014.04.yroux
2014-03-07Improve @tlsldmplt test on Solaris 11/x86ro
2014-03-07Disable local dynamic TLS model on Solaris/x86 if as/ld cannot handle itro
2014-02-14Use ud2 assembly mnemonic when available.roland
2014-02-12Pass --32 to GNU assembler for .long foo@GOTOFF checkhjl
2014-01-28 * Makefile.in (BUILD_CPPFLAGS): Do not use ALL_CPPFLAGS.amodra
2013-12-31Commit of nios2 port to trunk:cltang
2013-12-11Regenerate gcc/configure and gcc/config.inclyon
2013-12-05 * configure.ac (BUILD_CXXFLAGS) Don't use ALL_CXXFLAGS foramodra
2013-12-04Put a breakpoint on __asan_report_error for ASANhjl
2013-11-26Add -fuse-ld=bfd/-fuse-ld=gold support to exec-tool.inhjl
2013-11-15config/schwab
2013-11-15 * acinclude.m4 (GCC_GLIBC_VERSION_GTE_IFELSE): New configurejsm28
2013-11-10 PR plugin/52862ktietz
2013-11-01 * configure.ac (HAVE_AS_IX86_INTERUNIT_MOVQ): Always define as 0/1.uros
2013-10-30/jason
2013-10-242013-10-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>jbglaw
2013-10-15Add --enable-host-shared configuration optiondmalcolm
2013-10-11gcc/tschwinge
2013-09-25 * Makefile.in (OUTPUT_OPTION): Define as "-o $@".tromey
2013-09-25(clh 9)tromey
2013-09-20 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalamodra
2013-08-28Initial version of gdb hooksdmalcolm
2013-08-222013-08-22 Paolo Carlini <paolo.carlini@oracle.com>paolo
2013-08-22 * configure.ac: Add aarch64 to list of arches which use "nop" injules
2013-08-09 * configure.ac: Add GAS check for LEON instructions on SPARC.ebotcazou
2013-07-29 gcc/macro
2013-07-23[AArch64, ILP32] 1/6 Initial support - configury changesyufeng
2013-06-12Revert accidental commit.hubicka
2013-06-11 * c-family/c-common.c (handle_alias_ifunc_attribute): Do not sethubicka
2013-06-012013-06-01 Janus Weil <janus@gcc.gnu.org>janus
2013-05-16 * Makefile.in (LLINKER): New variable.jason
2013-05-14Fix Solaris --as-needed/-z ignore detection (PR target/57261)ro
2013-05-10 * configure.ac (HAVE_AS_TLS): Swap powerpc64 and powerpc cases.amodra
2013-05-09 * configure.ac (HAVE_AS_TLS): Enable tests for powerpcle andamodra
2013-05-08 PR bootstrap/54659dnovillo
2013-05-07 * configure.ac (HAVE_LD_LARGE_TOC): Use correct linker emulationamodra
2013-04-222013-04-22 Catherine Moore <clm@codesourcery.com>clm
2013-04-15Use -z ignore instead of --as-needed on Solarisro
2013-03-27 * config.build: Add support for cygwin x64 target.ktietz
2013-03-27 * gcc/target.def (TARGET_HAS_IFUNC_P): New target hook.kyukhin
2013-03-21Default to DWARF 4 on Solaris if linker supports CIEv3ro
2013-03-21 PR bootstrap/56656uros
2013-03-20gcc/clm