aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2009-11-08collect2.c (main): Search PLUGIN_LD for plugin linker.H.J. Lu1-20/+41
2009-10-12Rebuild config.in, configure.Richard Henderson1-0/+31
2009-10-10configure.ac: Add test for dci instruction.Peter Bergner1-0/+44
2009-10-10configure.ac: Use AC_SEARCH_LIBS to find dlopen.Ian Lance Taylor1-15/+48
2009-10-03Merge lto branch into trunk.Diego Novillo1-21/+46
2009-10-02re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek1-0/+36
2009-09-27Fix library dependencies for -Wl,--as-needed.Ralf Wildenhues1-1/+1
2009-09-20configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check.Richard Sandiford1-0/+51
2009-09-19mips.opt (mrelax-pic-calls): New option.Adam Nemet1-0/+38
2009-09-11configure.ac (*-*-freebsd*): Enable check for __stack_chk_fail.Loren J. Rittle1-1/+1
2009-09-10configure.ac: Check glibc version even if we have an in-tree assembler.Jason Merrill1-11/+11
2009-09-08libtool.m4 (output_verbose_link_cmd): Require leading blank, and blank before...Alexandre Oliva1-6/+6
2009-09-08Missed regeneration.Kai Tietz1-32/+519
2009-09-03Revert revision 151379 for linux bootstrap failure for gstdint.hKai Tietz1-778/+20
2009-09-03config.in (HAVE_STDINT_H): New.Kai Tietz1-20/+778
2009-08-28configure.ac: For in-tree ld...Jan Beulich1-1/+7
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues1-61/+20
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues1-12394/+7410
2009-08-18elfos.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_object type if available.Jason Merrill1-20/+85
2009-07-14sourcebuild.texi: Document install-plugin target.Taras Glek1-1/+1
2009-06-24configure.ac: Add --enable-build-with-cxx.Ian Lance Taylor1-19/+4084
2009-06-23Step 1 of VSX changes: Powerpc infrstructure changesMichael Meissner1-4/+94
2009-06-04basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant1-0/+39
2009-05-30Makefile.def: Add MPC support and dependencies.Kaveh R. Ghazi1-0/+8
2009-05-28re PR target/37216 ([cygming] Invalid alignment for SSE store to .comm data g...Dave Korn1-0/+38
2009-05-18M68K TLS support.Maxim Kuvyrkov1-0/+16
2009-05-04configure.ac: use ` ` instead of $()Rafael Avila de Espindola1-4/+4
2009-05-01configure.ac (HAVE_LD_BUILDID): New check for ld --build-id support.Paul Pluzhnikov1-14/+66
2009-04-29Makefile.in (PLUGIN_VERSION_H): New.Rafael Avila de Espindola1-14/+38
2009-04-25re PR inline-asm/39590 (inline asm %z on amd64 says "ll" instead of "q")Uros Bizjak1-12/+41
2009-04-17configure.ac: Add new AC_SUBST for TM_ENDIAN_CONFIG...Andrew Stubbs1-15/+31
2009-04-14[multiple changes]Diego Novillo1-15/+232
2009-04-02configure.ac: Support -Bstatic/-Bdynamic for linker version > 2.H.J. Lu1-1/+1
2009-03-31re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers1-2/+4
2009-03-31* doc/invoke.texi (RS/6000 and PowerPC Options):Document mtls-markers.Alan Modra1-0/+37
2009-03-28inclhack.def (aix_syswait, [...]): Remove.Joseph Myers1-179/+16
2009-03-24configure.ac: Add pattern crisv32-*-* for "nop".Hans-Peter Nilsson1-1/+12
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues1-4/+4
2009-02-15revert: configure.ac: Enable LFS.Richard Guenther1-380/+14
2009-02-13configure.ac: Enable LFS.Richard Guenther1-14/+380
2008-12-21Index...Andrew Pinski1-15/+21
2008-12-20re PR target/37610 (FAIL: g++.dg/eh/pr29166.C execution test)Eric Botcazou1-1/+2
2008-12-18Backport from upstream Libtool:Ralf Wildenhues1-39/+54
2008-12-16configure.ac (gcc_cv_ld_hidden): Sun ld on Solaris 9 and up supports hidden.Rainer Orth1-0/+3
2008-12-03re PR target/37610 (FAIL: g++.dg/eh/pr29166.C execution test)Jakub Jelinek1-2/+114
2008-11-26configure.ac: Test m32c-elf-gas for .loc.DJ Delorie1-1/+1
2008-11-14configure.ac (gcc_cv_libc_provides_ssp): Also consider GNU/Hurd systems...Thomas Schwinge1-0/+6
2008-11-14configure.ac (gcc_cv_libc_provides_ssp): Also consider GNU/kFreeBSD, GNU/kNet...Thomas Schwinge1-1/+1
2008-11-12re PR target/27880 (undefined reference to `_Unwind_GetIPInfo')Steve Ellcey1-161/+35
2008-11-03re PR other/37463 (All Solaris/x86 eh tests fail)Rainer Orth1-42/+66