aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Makefile.in (c-pch.o, [...]): Depend on timevar.h.Diego Novillo1-2/+3
2010-04-12gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec.Matthias Klose1-1/+3
2010-04-12gsstruct.def (GSS_CALL): New.Richard Guenther1-1/+2
2010-04-10Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).Bernd Schmidt1-1/+1
2010-04-07re PR tree-optimization/43270 (array-bounds false negative)Richard Guenther1-0/+1
2010-04-06Compute min and max bounds for IVs and infer types.Sebastian Pop1-1/+1
2010-04-02Revert: Fix dependency of out_object_file on gt header for out_file.Ralf Wildenhues1-1/+1
2010-03-30The dragonegg plugin needs except.h, so add it to the list ofDuncan Sands1-1/+1
2010-03-16re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...Jakub Jelinek1-1/+2
2010-03-15Makefile.in (stmp-int-hdrs): Don't chmod include/stdint.h if it wasn't copied.Chris Demetriou1-1/+2
2010-03-13Makefile.in (TEXI_GCCINT_FILES): Remove c-tree.texi.Jerry Quinn1-1/+1
2010-03-11Makefile.in (stmp-int-hdrs): Make include/unwind.h, include/stdint-gcc.h, and...Chris Demetriou1-0/+3
2010-03-08Makefile.in (check_gcc_parallelize): Run dg-torture.exp and builtins.exp in a...Jakub Jelinek1-0/+1
2010-03-07re PR debug/43176 (var-tracking fails to notice a value change)Jakub Jelinek1-1/+1
2010-03-05Makefile.in (PLUGINCC, [...]): New variables.Eric Botcazou1-1/+9
2010-03-04* Makefile.in (TAGS): Remove *.y.Mike Stump1-1/+1
2010-02-26Makefile.in (var-tracking.o): Depend on $(DIAGNOSTIC_H).Jakub Jelinek1-1/+1
2010-02-19re PR middle-end/42233 (c++ builtin_expect code generation regression)Jakub Jelinek1-1/+1
2010-02-16params.def (PARAM_MAX_VARTRACK_SIZE): New.Jakub Jelinek1-1/+1
2010-02-10Add debug.h to PLUGIN_HEADERS.Duncan Sands1-1/+1
2010-01-22Makefile.in (tree-sra.o): Add $(EXPR_H) dependency.Steve Ellcey1-1/+1
2010-01-20re PR debug/42782 (VTA missed location: parameter via stack)Alexandre Oliva1-1/+2
2010-01-19re PR tree-optimization/41783 (r151561 (PRE fix) regresses zeusmp)Michael Matz1-1/+1
2010-01-16Avoid tr '\n', for Solaris /usr/bin/tr.Ralf Wildenhues1-2/+2
2010-01-14re PR testsuite/42414 (arbitrary path modification by a sed statement breaks ...Ralf Wildenhues1-3/+3
2010-01-07Add version.h to the list of plugin headers installed.Duncan Sands1-1/+1
2010-01-05re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails)Rainer Orth1-4/+4
2010-01-04configure.ac: Add install-html to target_list for Make-hooks.Andrew Jenner1-3/+2
2009-12-19Makefile.in (PLUGIN_HEADERS): Add more headers.Joern Rennecke1-1/+2
2009-12-14configure.ac (--with-specs): New option.Nathan Sidwell1-1/+2
2009-12-01cgraphunit.c (plugin.h): Include.Grigori Fursin1-6/+17
2009-11-30tree-dump.c (dump_option_value_in): Add TDF_NOUID.Richard Guenther1-2/+2
2009-11-24Makefile.in (PLUGIN_HEADERS): Added files...Basile Starynkevitch1-1/+2
2009-11-22configure.ac: Change default of poststage1_ldflags to be empty if poststage1_...Ian Lance Taylor1-3/+12
2009-11-11lto-cgraph.c: Include gcov-io.hJan Hubicka1-1/+1
2009-11-06plugins.texi (Plugin callbacks): added PLUGIN_PRAGMAS.Basile Starynkevitch1-3/+4
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-4/+4
2009-10-22Makefile.in (PLUGIN_HEADERS): Add output.h and IPA_UTILS_H.Diego Novillo1-1/+1
2009-10-22ipa-cp.c (ipcp_write_summary, [...]): New functions.Jan Hubicka1-0/+1
2009-10-14params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov1-4/+4
2009-10-14re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed)Jakub Jelinek1-1/+1
2009-10-07Makefile.in (lto-wrapper): Use COMPILER and ALL_COMPILERFLAGS.Jerry Quinn1-2/+2
2009-10-03Merge lto branch into trunk.Diego Novillo1-12/+99
2009-09-28Fix dependency of out_object_file on gt header for out_file.Ralf Wildenhues1-1/+1
2009-09-27Fix dependencies in gcc/Makefile.in.Ralf Wildenhues1-88/+92
2009-09-24Makefile.in (PLUGIN_HEADERS): Include real.h.Justin Seyster1-1/+1
2009-09-19Fix long-standing in-tree build include-fixed bug.Ralf Wildenhues1-1/+2
2009-09-17dwarf2out.c: Include tree-pass.h and gimple.h.Jan Hubicka1-1/+1
2009-09-17common.opt (fipa-sra): New switch.Martin Jambor1-2/+3
2009-09-14Squash commit of EH in gimpleRichard Henderson1-7/+9