aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2010-04-27collect2.c (TARGET_64BIT): Redefine to target's default.Kai Tietz1-2/+16
2010-04-27re PR lto/42776 (LTO doesn't work on non-ELF platforms.)Dave Korn1-2/+57
2010-04-26re PR target/43715 (configure option --enable-plugin fails on darwin)Jack Howarth1-3/+18
2010-04-19configure.ac: Fix quoting around elf_getshstrndx ABI check.Richard Guenther1-3/+3
2010-04-16configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx separately.Rainer Orth1-2/+55
2010-04-15Regenerate gcc/configure.H.J. Lu1-2/+2
2010-04-09configure.ac (plugin -rdynamic test): Log result.Rainer Orth1-0/+4
2010-04-09configure.ac: Determine Sun ld version numbers.Rainer Orth1-5/+51
2010-04-08configure.ac: Recognize gold and do not use its version number to test ld fea...Doug Kwan1-2/+19
2010-03-25configure.ac: Fix sparc GOTDATA_OP bug check.David S. Miller1-6/+13
2010-03-24re PR target/38118 (gcc emits non-TLS data as TLS on Solaris 11/SPARC)Rainer Orth1-16/+44
2010-03-11configure.ac (gcc_cv_as_cfi_advance_working): Skip a multiple of four.David S. Miller1-2/+2
2010-03-01configure.ac (gcc_cv_as_cfi_directive): Disable cfi directives unless GCC and...Rainer Orth1-1/+17
2010-02-20configure.ac: Test if linker and assembler properly support GOTDATA_OP reloca...David S. Miller1-0/+45
2010-02-19re PR target/40332 ((.eh_frame); no .eh_frame_hdr table will be created.)Jason Merrill1-2/+2
2010-02-18configure.ac (gnu-unique-object): Wrap regexps using [] in changequote block.Uros Bizjak1-2/+2
2010-01-31configure.ac: Fix __stack_chk_fail check for cross builds configured --with-h...Matthias Klose1-1/+3
2010-01-27configure.ac (gnu-unique-object): Fix ldd version check.Matthias Klose1-3/+3
2010-01-16configure.ac (HAVE_AS_REF): New C macro.Richard Sandiford1-0/+44
2010-01-10re PR target/37454 (gcc: unrecognized option '-rdynamic')Steve Ellcey1-0/+4
2010-01-08re PR target/37454 (gcc: unrecognized option '-rdynamic')Steve Ellcey1-35/+15
2010-01-04configure.ac: Add install-html to target_list for Make-hooks.Andrew Jenner1-2/+2
2009-12-21Always pass --32 to ia32 Linux assembler.H.J. Lu1-64/+81
2009-12-14configure.ac (--with-specs): New option.Nathan Sidwell1-2/+16
2009-12-09configure.ac: Compute ld_ver...Jakub Jelinek1-7/+12
2009-12-07re PR other/40302 (GCC must hard-require MPC before release)Kaveh R. Ghazi1-6/+0
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues1-737/+625
2009-11-30configure.ac (USE_CYGWIN_LIBSTDCXX_WRAPPERS): Define to reflect status of AC_...Dave Korn1-0/+26
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