aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2012-11-15Makefile.in (if_multiarch): Don't use a GNU make 3.81 feature.Matthias Klose1-4/+6
2012-11-14invoke.texi: Document -print-multiarch.Matthias Klose1-1/+14
2012-11-13* Makefile.in (asan.o): Depend on $(TM_P_H).Jakub Jelinek1-1/+1
2012-11-12Implement protection of global variablesJakub Jelinek1-1/+1
2012-11-12Implement protection of stack variablesJakub Jelinek1-2/+2
2012-11-12Emit GIMPLE directly instead of gimplifying GENERIC.Jakub Jelinek1-4/+5
2012-11-12Initial asan cleanupsJakub Jelinek1-1/+1
2012-11-12Initial import of asan from the Google branchWei Mi1-0/+5
2012-11-07re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)Martin Jambor1-8/+10
2012-11-07lto-cgraph.c: Include tree-pass.h.Martin Jambor1-1/+1
2012-11-01This patch removes the unused ebitmap, and then removes some sbitmap function...Lawrence Crowl1-3/+0
2012-10-31This patch implements generic type query and conversion functions,Lawrence Crowl1-1/+1
2012-10-26re PR bootstrap/55049 (bootstrap failed with --with-multilib-list=m32,m64,mx32)Richard Sandiford1-1/+1
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-2/+46
2012-10-21re PR fortran/54725 (cross gfortran always searches host paths (e.g. /usr/inc...Tobias Burnus1-0/+1
2012-10-18loop-invariant.c: Include target.h.Eric Botcazou1-1/+1
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl1-4/+4
2012-10-02re PR debug/54551 (DF resets some DEBUG_INSNs unnecessarily)Alexandre Oliva1-1/+2
2012-10-01invoke.texi: Add documentation for the new option.Sharad Singhai1-10/+12
2012-09-26Makefile.def: Make all-gcc depend on all-libbacktrace.Ian Lance Taylor1-5/+12
2012-09-24tree-ssa-forwprop.c: Include tree-ssa-propagate.h.Marc Glisse1-1/+1
2012-09-21Remove lto-symtab.o's dependency on gt-lto-symtab.hJack Howarth1-1/+1
2012-09-19dbgcnt.def (sched_breakdep): New counter.Bernd Schmidt1-1/+1
2012-09-18re PR tree-optimization/54610 (FAIL: gcc.dg/tree-ssa/forwprop-22.c (internal ...Jakub Jelinek1-1/+1
2012-09-18Makefile.in (BASIC_BLOCK_H): Add cfg-flags.def.Florian Weimer1-1/+2
2012-09-12re PR tree-optimization/54489 (tree FRE uses an excessive amount of memory)Richard Guenther1-1/+1
2012-09-11tree-ssa-forwprop.c (simplify_vector_constructor): New function.Marc Glisse1-1/+2
2012-09-10params.def (PARAM_IPA_MAX_AGG_ITEMS): New parameter.Martin Jambor1-1/+1
2012-08-24predict.c (maybe_hot_frequency_p): New parameter fun.Martin Jambor1-1/+2
2012-08-15Add $(TARGET_H) dependency to tree-cfg.oH.J. Lu1-1/+1
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-39/+13
2012-08-14tree-into-ssa.c: Include diagnostic-core.h.Richard Guenther1-1/+1
2012-08-13basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther1-3/+3
2012-08-10Makefile.in (OBJS): Remove matrix-reorg.o.Richard Guenther1-9/+1
2012-08-08re PR middle-end/54146 (Very slow compile with attribute((flatten)))Steven Bosscher1-1/+1
2012-08-02re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3...Alexandre Oliva1-5/+10
2012-07-26tree-ssa-loop-ivopts.c (mbc_entry_hash): Remove.Bill Schmidt1-2/+2
2012-07-25re PR bootstrap/54092 (Bootstrap fails while building Ada at stage 1)Richard Henderson1-1/+1
2012-07-24Reduce the size of optabs representationRichard Henderson1-5/+14
2012-07-24Tidy some include usage + dependenciesRichard Henderson1-8/+8
2012-07-23sbitmap.h (struct int_list): Remove.Steven Bosscher1-1/+1
2012-07-16graphite-clast-to-gimple.c, [...]: Include tree-pass.h instead of dumpfile.h ...Steven Bosscher1-3/+3
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-259/+265
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher1-5/+4
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-17/+14
2012-07-08alias.h: Do not include coretypes.h in header files.Steven Bosscher1-7/+7
2012-07-08Makefile.in (gengtype-lex.o, [...]): Add -DGENERATOR_FILE manually for host g...Steven Bosscher1-0/+17
2012-07-04Makefile.in (OBJS): Add graphite-optimize-isl.o.Tobias Grosser1-0/+4
2012-07-02cloog.m4: Set up to work against ISL only.Richard Guenther1-24/+13
2012-07-02[multiple changes]Richard Guenther1-2/+2