aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-01-08Makefile.in: Regenerate.Jan Hubicka1-0/+20
2011-01-06re PR other/45915 (Check for gnu_unique_object in ld.so in gcc/configure.ac i...Rainer Orth1-1/+2
2010-12-23configure.ac (gcc_cv_ld_eh_frame_hdr): Only check GNU ld for --eh-frame-hdr.Rainer Orth1-42/+62
2010-12-10re PR fortran/46540 (libquadmath: Implement --disable-libquadmath)Tobias Burnus1-2/+14
2010-12-07re PR bootstrap/46810 (sparc64-linux bootstrap fails with "C++ preprocessor "...Ian Lance Taylor1-0/+6
2010-12-02configure.ac: AC_DEFINE ENABLE_BUILD_WITH_CXX.Ian Lance Taylor1-0/+16
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-1/+1
2010-11-26re PR target/33637 ("checking for nm: test: too many arguments" causes "Undef...Michael Haubenwallner1-4/+4
2010-11-23Revert accidental commit.Jan Hubicka1-22/+0
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka1-0/+22
2010-11-22Revert last change.John David Anglin1-18/+1
2010-11-21re PR target/9468 ([HP-UX] 3.2.1 ICE building libgcc muldi3.o when dwarf2 is ...John David Anglin1-1/+18
2010-11-19Add PowerPC target attribute/pragma supportMichael Meissner1-0/+12
2010-11-05configure.ac: Test assembler support for DSP Rev1 mult.Chao-ying Fu1-0/+14
2010-11-04enable mdynamic-no-pic bootstrap for x86 DarwinIain Sandoe1-1/+6
2010-11-03configure.ac: Use AC_SYS_LARGEFILE.Ian Lance Taylor1-0/+2
2010-11-02configure.ac (*-*-irix6*): Disable set_have_as_tls.Rainer Orth1-0/+10
2010-11-02configure.ac: Remove elf_getshdrstrndx test.Ian Lance Taylor1-33/+0
2010-10-25configure.ac: Use $cpu_type instead of $target to define the nop.Eric Botcazou1-7/+5
2010-10-18Remove gccbugAndi Kleen1-1/+1
2010-10-16configure.ac: Make sure inhibit_libc remains false for mingw targets as cross.Kai Tietz1-0/+10
2010-10-12flag-types.h: New.Joseph Myers1-1/+1
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-1/+1
2010-10-07configure.ac (build_lto_plugin): New shell variable.Dave Korn1-0/+4
2010-10-07re PR other/45914 (Typo in gcc/configure.ac)Richard Guenther1-1/+1
2010-10-01configure.ac: Define the nop insn for avr*-*-*Tristan Gingold1-1/+1
2010-09-30configure.ac: Check for Solaris 8 ld with .hidden support.Rainer Orth1-0/+9
2010-09-30Check in support for Xilinx MicroBlaze processor.Michael Eager1-1/+1
2010-09-29configure.ac: Add --enable-indirect-function option.Nathan Sidwell1-8/+12
2010-09-25cygwin.asm: Include auto-host.h.Kai Tietz1-0/+3
2010-09-24Makefile.in (OBJS-onestep): Remove.Richard Guenther1-10/+0
2010-09-14configure.ac (plugins): Fix typos.Tristan Gingold1-2/+2
2010-09-09re PR bootstrap/43847 (test for plugin is using wrong objdump for host != tar...Matthias Klose1-19/+39
2010-09-09configure.ac (gnu_indirect_function): New test.Nathan Sidwell1-0/+13
2010-09-06Don't set enable_decimal_float to dpd if DFP is disabled.H.J. Lu1-0/+3
2010-09-06dfp.m4: Quote argument of AC_MSG_WARN.Andreas Schwab1-2/+2
2010-09-03configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.Andreas Krebbel1-43/+1
2010-09-02configure.ac (gcc_cv_as_cfi_advance_working): Use objdump instead of readelf ...Richard Henderson1-4/+20
2010-08-13Enable -fomit-frame-pointer on darwin which support dwarf2.Jack Howarth1-2/+3
2010-08-12Turn on -fomit-frame-pointer by default for 32bit Linux/x86.H.J. Lu1-0/+14
2010-07-23re PR preprocessor/41943 (include search path composition is bogus)Kai Tietz1-0/+2
2010-07-23re PR target/18788 ("-pthreads" option with "-shared" does not cause libpthre...Rainer Orth1-46/+97
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/+30
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/+23
2010-05-25configure.ac: Redirect grep stdout, stderr to /dev/null instead of grep -q.Rainer Orth1-2/+2