aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2010-09-25cygwin.asm: Include auto-host.h.Kai Tietz1-0/+3
2010-09-24Makefile.in (OBJS-onestep): Remove.Richard Guenther1-18/+2
2010-09-14configure.ac (plugins): Fix typos.Tristan Gingold1-2/+2
2010-09-10ChangeLog configKai Tietz1-3/+5
2010-09-09re PR bootstrap/43847 (test for plugin is using wrong objdump for host != tar...Matthias Klose1-21/+44
2010-09-09configure.ac (gnu_indirect_function): New test.Nathan Sidwell1-0/+42
2010-09-06Don't set enable_decimal_float to dpd if DFP is disabled.H.J. Lu1-4/+8
2010-09-06dfp.m4: Quote argument of AC_MSG_WARN.Andreas Schwab1-6/+6
2010-09-03configure: Regenerate.Andreas Krebbel1-11/+14
2010-09-02configure.ac (gcc_cv_as_cfi_advance_working): Use objdump instead of readelf ...Richard Henderson1-4/+19
2010-08-13Enable -fomit-frame-pointer on darwin which support dwarf2.Jack Howarth1-4/+5
2010-08-12Turn on -fomit-frame-pointer by default for 32bit Linux/x86.H.J. Lu1-2/+22
2010-07-23re PR preprocessor/41943 (include search path composition is bogus)Kai Tietz1-2/+6
2010-07-23re PR target/18788 ("-pthreads" option with "-shared" does not cause libpthre...Rainer Orth1-45/+167
2010-07-09configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Fix test.Uros Bizjak1-4/+3
2010-07-09configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Also check for "lock addl".Uros Bizjak1-0/+1
2010-06-15invoke.texi: Add mcmodel to powerpc options.Alan Modra1-0/+37
2010-06-10configure.ac (tm_include_list): Add insn-constants.h.Richard Sandiford1-1/+1
2010-06-10configure.ac: Replace $() with ${} when intending to expand variables rather ...Jan Beulich1-2/+2
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