summaryrefslogtreecommitdiff
path: root/gcc/configure
Commit message (Expand)AuthorAgeFilesLines
* Enable -fomit-frame-pointer on darwin which support dwarf2.Jack Howarth2010-08-131-4/+5
* Turn on -fomit-frame-pointer by default for 32bit Linux/x86.H.J. Lu2010-08-121-2/+22
* re PR preprocessor/41943 (include search path composition is bogus)Kai Tietz2010-07-231-2/+6
* re PR target/18788 ("-pthreads" option with "-shared" does not cause libpthre...Rainer Orth2010-07-231-45/+167
* configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Fix test.Uros Bizjak2010-07-091-4/+3
* configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Also check for "lock addl".Uros Bizjak2010-07-091-0/+1
* invoke.texi: Add mcmodel to powerpc options.Alan Modra2010-06-151-0/+37
* configure.ac (tm_include_list): Add insn-constants.h.Richard Sandiford2010-06-101-1/+1
* configure.ac: Replace $() with ${} when intending to expand variables rather ...Jan Beulich2010-06-101-2/+2
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-1/+1
* configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2 linker emulat...Rainer Orth2010-06-021-0/+30
* configure.ac: Redirect grep stdout, stderr to /dev/null instead of grep -q.Rainer Orth2010-05-251-2/+2
* configure.ac (all_lang_makefiles): Remove everything related to it.Steven Bosscher2010-05-241-9/+2
* re PR target/43733 (bootstrap fails on Solaris 10 x86 with GNU as 2.15 and --...Uros Bizjak2010-05-201-1/+2
* sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun assembler syntax.Rainer Orth2010-05-191-1/+60
* re PR target/44074 (Solaris 2.9 x86 Sun assembler doesn't like rep/lock prefi...Rainer Orth2010-05-171-1/+35
* configure.ac (gcc_cv_ld_eh_gc_sections): Redirect objdump errors to /dev/null.Rainer Orth2010-05-101-2/+4
* sol2.c (solaris_assemble_visibility): Declare decl, vis unused.Rainer Orth2010-05-101-0/+2
* collect2.c (TARGET_64BIT): Redefine to target's default.Kai Tietz2010-04-271-2/+16
* re PR lto/42776 (LTO doesn't work on non-ELF platforms.)Dave Korn2010-04-271-2/+57
* re PR target/43715 (configure option --enable-plugin fails on darwin)Jack Howarth2010-04-261-3/+18
* configure.ac: Fix quoting around elf_getshstrndx ABI check.Richard Guenther2010-04-191-3/+3
* configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx separately.Rainer Orth2010-04-161-2/+55
* Regenerate gcc/configure.H.J. Lu2010-04-151-2/+2
* configure.ac (plugin -rdynamic test): Log result.Rainer Orth2010-04-091-0/+4
* configure.ac: Determine Sun ld version numbers.Rainer Orth2010-04-091-5/+51
* configure.ac: Recognize gold and do not use its version number to test ld fea...Doug Kwan2010-04-081-2/+19
* configure.ac: Fix sparc GOTDATA_OP bug check.David S. Miller2010-03-251-6/+13
* re PR target/38118 (gcc emits non-TLS data as TLS on Solaris 11/SPARC)Rainer Orth2010-03-241-16/+44
* configure.ac (gcc_cv_as_cfi_advance_working): Skip a multiple of four.David S. Miller2010-03-111-2/+2
* configure.ac (gcc_cv_as_cfi_directive): Disable cfi directives unless GCC and...Rainer Orth2010-03-011-1/+17
* configure.ac: Test if linker and assembler properly support GOTDATA_OP reloca...David S. Miller2010-02-201-0/+45
* re PR target/40332 ((.eh_frame); no .eh_frame_hdr table will be created.)Jason Merrill2010-02-191-2/+2
* configure.ac (gnu-unique-object): Wrap regexps using [] in changequote block.Uros Bizjak2010-02-181-2/+2
* configure.ac: Fix __stack_chk_fail check for cross builds configured --with-h...Matthias Klose2010-01-311-1/+3
* configure.ac (gnu-unique-object): Fix ldd version check.Matthias Klose2010-01-271-3/+3
* configure.ac (HAVE_AS_REF): New C macro.Richard Sandiford2010-01-161-0/+44
* re PR target/37454 (gcc: unrecognized option '-rdynamic')Steve Ellcey2010-01-101-0/+4
* re PR target/37454 (gcc: unrecognized option '-rdynamic')Steve Ellcey2010-01-081-35/+15
* configure.ac: Add install-html to target_list for Make-hooks.Andrew Jenner2010-01-041-2/+2
* Always pass --32 to ia32 Linux assembler.H.J. Lu2009-12-211-64/+81
* configure.ac (--with-specs): New option.Nathan Sidwell2009-12-141-2/+16
* configure.ac: Compute ld_ver...Jakub Jelinek2009-12-091-7/+12
* re PR other/40302 (GCC must hard-require MPC before release)Kaveh R. Ghazi2009-12-071-6/+0
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-051-737/+625
* configure.ac (USE_CYGWIN_LIBSTDCXX_WRAPPERS): Define to reflect status of AC_...Dave Korn2009-11-301-0/+26
* collect2.c (main): Search PLUGIN_LD for plugin linker.H.J. Lu2009-11-081-20/+41
* Rebuild config.in, configure.Richard Henderson2009-10-121-0/+31
* configure.ac: Add test for dci instruction.Peter Bergner2009-10-101-0/+44
* configure.ac: Use AC_SEARCH_LIBS to find dlopen.Ian Lance Taylor2009-10-101-15/+48