aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2008-08-21configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): Remove spurrious comma fro...Richard Henderson1-1/+1
2008-08-20configure.ac (HAVE_GAS_CFI_DIRECTIVE): Always test for assembler support of t...Nick Clifton1-2/+2
2008-08-08invoke.texi: Add cpu_type power7.Peter Bergner1-0/+15
2008-08-07configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): New.Richard Henderson1-2/+12
2008-08-06config.gcc: Match more processor names for Xtensa.Marc Gauthier1-1/+1
2008-08-05configure.ac (HAVE_GAS_CFI_DIRECTIVE): Check .cfi_personality.Richard Henderson1-0/+1
2008-08-05Makefile.in (c-cppbuiltin.o): Depend on debug.h.Richard Henderson1-0/+14
2008-08-01configure.ac: Do not generate libada-mk.Paolo Bonzini1-5/+1
2008-07-28configure.ac: Use the m4_do macro to concatenate the warnings into one string...Andreas Tobler1-6/+9
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-5/+12
2008-07-23configure: Regenerate.Aaron W. LaFramboise1-1/+1
2008-07-10Makefile.in (LOOSE_WARN, [...]): Update comments.Kaveh R. Ghazi1-2/+2
2008-07-07configure, config.in: Rebuilt.Tom Tromey1-1/+1
2008-07-06configure.ac: Check for caddr_t, define to char * if not defined.Andreas Tobler1-0/+1
2008-06-29optabs.c (libfunc_decl_hash, [...]): Fix -Wcast-qual warnings.Kaveh R. Ghazi1-2/+1
2008-06-14configure.ac: Update gthr-default.h lazily, to avoid unneeded library rebuilds.Ralf Wildenhues1-2/+6
2008-06-11configure.ac: Teach that fido supports .debug_line.Kazu Hirata1-1/+2
2008-06-08re PR tree-optimization/36218 (VRP causes stack overflow while building libgcj)Joseph Myers1-0/+3
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers1-1/+1
2008-06-02configure.ac: Drop unneeded backslash ending up in config.in.Ralf Wildenhues1-1/+1
2008-05-29re PR target/36348 (f951 link failure on i686-apple-darwin9)Daniel Franke1-0/+1
2008-05-23re PR target/36079 (cld instruction is not emitted anymore.)Uros Bizjak1-0/+4
2008-05-14configure.ac: Add support for a "gcc_subdir" variable in config-lang.in...Olivier Hainque1-11/+32
2008-05-12re PR ada/36001 ($(GNATMAKE) not defined with 'cd gcc && make')Samuel Tardieu1-0/+2
2008-04-02re PR bootstrap/35752 (Combined gcc + binutils source tree doesn't bootstrap ...Paolo Bonzini1-3/+15
2008-03-27sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey1-24/+0
2008-03-27config.cc (m68hc11, [...]): Add usegas.h, rename tmake_file to m68hc11/t-m68h...Paolo Bonzini1-1/+1
2008-03-27extensions.m4: New.Paolo Bonzini1-14/+1
2008-03-25configure: Rebuilt.Tom Tromey1-1/+1
2008-03-25x-solaris (host-solaris.o): Update.Tom Tromey1-0/+24
2008-03-24re PR c/22371 (C front-end produces mis-match types in MODIFY_EXPR)Richard Guenther1-1/+1
2008-03-04re PR target/35222 (EH output contains procedure label without P' selector)John David Anglin1-3/+23
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-9/+0
2008-02-19re PR bootstrap/35218 (build fails on mingw host)Ralf Wildenhues1-0/+1
2008-02-01re PR bootstrap/33781 ("Arg list too long" building libgcc.a)Roger Sayle1-3/+11
2008-01-27configure.ac (__stack_chk_fail): Add detecion for availability of SSP in uCli...Bernhard Fischer1-1/+7
2008-01-22re PR bootstrap/32287 (gas version style changed causes warnings with configure)H.J. Lu1-12/+2
2007-11-08common.opt (fshow-column): Default to 0.Tom Tromey1-1/+1
2007-09-23configure.ac (ld_vers): Support GNU linker version xx.xx.*H.J. Lu1-4/+1
2007-09-23configure.ac (MAKEINFO): Handle makeinfo version 4.10 and above.Jakub Jelinek1-1/+1
2007-09-14configure.ac (mips*-sde-elf*): New stanza.Richard Sandiford1-1/+1
2007-09-13re PR bootstrap/33418 ([4.1/4.2/4.3]: Gcc failed to detect HJL's binutils lin...H.J. Lu1-0/+1
2007-08-25configure.ac (--debug-prefix-map check): Change assembler version presumed to...Joseph Myers1-1/+1
2007-08-23configure.ac (leb128): Modify sed statement to work with any binutils version...Brian Sidebotham1-3/+10
2007-08-21configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook1-0/+3
2007-08-20c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...Chao-ying Fu1-0/+22
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook1-0/+6
2007-08-07configure.ac: Define HAVE_GNU_AS if $gas_flag is yes.Carlos O'Donell1-0/+3
2007-08-05configure.ac: Remove --enable-checking=df from default settings.Paolo Bonzini1-1/+1
2007-07-26configure.ac: Add types checking to stage1 checking flags.Richard Guenther1-5/+16