aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-1/+1
2010-06-02configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2 linker emulat...Rainer Orth1-0/+30
2010-05-25configure.ac: Redirect grep stdout, stderr to /dev/null instead of grep -q.Rainer Orth1-2/+2
2010-05-24configure.ac (all_lang_makefiles): Remove everything related to it.Steven Bosscher1-9/+2
2010-05-20re PR target/43733 (bootstrap fails on Solaris 10 x86 with GNU as 2.15 and --...Uros Bizjak1-1/+2
2010-05-19sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun assembler syntax.Rainer Orth1-1/+60
2010-05-17re PR target/44074 (Solaris 2.9 x86 Sun assembler doesn't like rep/lock prefi...Rainer Orth1-1/+35
2010-05-10configure.ac (gcc_cv_ld_eh_gc_sections): Redirect objdump errors to /dev/null.Rainer Orth1-2/+4
2010-05-10sol2.c (solaris_assemble_visibility): Declare decl, vis unused.Rainer Orth1-0/+2
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