This patch extracts approved portions of the hash_table patches to the...
[gcc.git] / gcc / Makefile.in
2013-04-23 Lawrence CrowlThis patch extracts approved portions of the hash_table...
2013-04-23 Xinliang David LiDisplay profile info in graph cfg dump
2013-04-19 Martin Jamborre PR tree-optimization/56718 (Early inlining prevents...
2013-04-12 Jakub Jelinekopts.c: Include diagnostic-color.h.
2013-04-04 Jeff LawMakefile.in (lra-constraints.o): Depend on $(OPTABS_H).
2013-03-29 Jan Hubickalto-cgraph.c (output_profile_summary, [...]): Use gcov...
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-03-28 Jan Hubickadata-streamer-in.c (streamer_read_gcov_count): New...
2013-03-27 Gabriel Dos ReisMakefile.in (.SUFFIXES): Add .cc.
2013-03-14 Jakub Jelinekre PR tree-optimization/53265 (Warn when undefined...
2013-03-05 Jakub JelinekMakefile.in (dg_target_exps): Add aarch64.exp, epiphany...
2013-02-27 Jakub Jelinekopts.h: Include obstack.h.
2013-02-19 Andrey Belevantsevre PR middle-end/55889 (ICE: in move_op_ascend, at...
2013-02-13 Dodji Seketeli[asan] Avoid instrumenting duplicated memory access...
2013-02-08 Richard BienerMakefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.
2013-01-24 Diego NovilloRemove zone allocator.
2013-01-13 Terry GuoMakefile.in (s-mlib): New argument MULTILIB_REUSE.
2013-01-13 Richard SandifordMakefile.in: Update copyright.
2013-01-11 Eric BotcazouMakefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2012-12-13 Steven Bosscher* Makefile.in: Fix bitmap.o dependencies.
2012-12-12 Steven Bosschergraph.c: Include sbitmap.h and cfgloop.h.
2012-12-04 Steven Bosscherrtl.h (print_insn_with_notes): Remove prototype.
2012-12-04 Jakub Jelinekre PR sanitizer/55439 (ThreadSanitizer: handle atomic...
2012-12-03 Jakub Jelineksanitizer.def: Add Address Sanitizer builtins.
2012-12-03 Michael ZolotukhinMakefile.in: Add target mddump, build/genmddump.o.
2012-11-30 Teresa JohnsonRevised patch to ensure that histograms from the profil...
2012-11-30 Steven Bosschercoretypes.h (struct pretty_print_info): Make a coretype.
2012-11-28 Andrew Pinskire PR other/54279 (first stage build with g++ fails...
2012-11-27 Vladimir Makarovre PR rtl-optimization/55458 (ICE: in assign_by_spills...
2012-11-27 Meador Ingecollect2.c (main): Call find_file_set_debug.
2012-11-23 Jakub Jelinekre PR c++/54046 (wrong control reaches end of non-void...
2012-11-22 Dmitry Vyukovbuiltins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.
2012-11-21 Marcus ShawcroftFix parallel build race.
2012-11-21 Matthias Kloseconfigure.ac: Substitute `with_cpu'.
2012-11-20 Diego NovilloFix dependencies for tlink.o.
2012-11-18 Richard SandifordMakefile.in (recog.o): Add insn-codes.h.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-15 Matthias KloseMakefile.in (if_multiarch): Don't use a GNU make 3...
2012-11-14 Matthias Kloseinvoke.texi: Document -print-multiarch.
2012-11-13 Jakub Jelinek* Makefile.in (asan.o): Depend on $(TM_P_H).
2012-11-12 Jakub JelinekImplement protection of global variables
2012-11-12 Jakub JelinekImplement protection of stack variables
2012-11-12 Jakub JelinekEmit GIMPLE directly instead of gimplifying GENERIC.
2012-11-12 Jakub JelinekInitial asan cleanups
2012-11-12 Wei MiInitial import of asan from the Google branch
2012-11-07 Martin Jamborre PR tree-optimization/53787 (Possible IPA-SRA / IPA...
2012-11-07 Martin Jamborlto-cgraph.c: Include tree-pass.h.
2012-11-01 Lawrence CrowlThis patch removes the unused ebitmap, and then removes...
2012-10-31 Lawrence CrowlThis patch implements generic type query and conversion...
2012-10-26 Richard Sandifordre PR bootstrap/55049 (bootstrap failed with --with...
2012-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-10-21 Tobias Burnusre PR fortran/54725 (cross gfortran always searches...
2012-10-18 Eric Botcazouloop-invariant.c: Include target.h.
2012-10-09 Lawrence CrowlChange more non-GTY hash tables to use the new type...
2012-10-02 Alexandre Olivare PR debug/54551 (DF resets some DEBUG_INSNs unnecessa...
2012-10-01 Sharad Singhaiinvoke.texi: Add documentation for the new option.
2012-09-26 Ian Lance TaylorMakefile.def: Make all-gcc depend on all-libbacktrace.
2012-09-24 Marc Glissetree-ssa-forwprop.c: Include tree-ssa-propagate.h.
2012-09-21 Jack HowarthRemove lto-symtab.o's dependency on gt-lto-symtab.h
2012-09-19 Bernd Schmidtdbgcnt.def (sched_breakdep): New counter.
2012-09-18 Jakub Jelinekre PR tree-optimization/54610 (FAIL: gcc.dg/tree-ssa...
2012-09-18 Florian WeimerMakefile.in (BASIC_BLOCK_H): Add cfg-flags.def.
2012-09-12 Richard Guentherre PR tree-optimization/54489 (tree FRE uses an excessi...
2012-09-11 Marc Glissetree-ssa-forwprop.c (simplify_vector_constructor):...
2012-09-10 Martin Jamborparams.def (PARAM_IPA_MAX_AGG_ITEMS): New parameter.
2012-08-24 Martin Jamborpredict.c (maybe_hot_frequency_p): New parameter fun.
2012-08-15 H.J. LuAdd $(TARGET_H) dependency to tree-cfg.o
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-14 Richard Guenthertree-into-ssa.c: Include diagnostic-core.h.
2012-08-13 Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-08-10 Richard GuentherMakefile.in (OBJS): Remove matrix-reorg.o.
2012-08-08 Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-02 Alexandre Olivare PR debug/52983 (internal compiler error: in df_uses_...
2012-07-26 Bill Schmidttree-ssa-loop-ivopts.c (mbc_entry_hash): Remove.
2012-07-25 Richard Hendersonre PR bootstrap/54092 (Bootstrap fails while building...
2012-07-24 Richard HendersonReduce the size of optabs representation
2012-07-24 Richard HendersonTidy some include usage + dependencies
2012-07-23 Steven Bosschersbitmap.h (struct int_list): Remove.
2012-07-16 Steven Bosschergraphite-clast-to-gimple.c, [...]: Include tree-pass...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-11 Steven Bosscherexpr.h (can_move_by_pieces): Move prototype from here ...
2012-07-08 Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-07-08 Steven Bosscheralias.h: Do not include coretypes.h in header files.
2012-07-08 Steven BosscherMakefile.in (gengtype-lex.o, [...]): Add -DGENERATOR_FI...
2012-07-04 Tobias GrosserMakefile.in (OBJS): Add graphite-optimize-isl.o.
2012-07-02 Richard Guenthercloog.m4: Set up to work against ISL only.
2012-07-02 Richard Guenther[multiple changes]
2012-06-29 Richard HendersonUse builtin_widen_mult_even/odd in tree-vect-generic...
2012-06-29 Steven Bosscherconfigure.ac: Skip C if explicitly selected.
2012-06-26 Bill Schmidttree-pass.h (pass_strength_reduction): New decl.
2012-06-19 Steven Bosschertarget.def (output_ident): New hook.
2012-06-17 Steven Bosschercfglayout.h: Remove.
2012-06-17 Steven Bosschercfgloop.h: Do not include rtl.h.
2012-06-17 Steven Bosscherexpmed.c (ceil_log2): Move from here...
2012-06-14 Bill Schmidttree-vectorizer.h (vect_get_stmt_cost): Move from tree...
2012-06-13 Alexandre Olivare PR debug/49888 (VTA: -O2 -g variable value changes...
2012-06-12 Bill Schmidtopts.c: Add -fhoist-adjacent-loads to -O2 and above.
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-06-04 Steven Bosscher* Makefile.in (GIMPLE_H): Do not depend on TARGET_H.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
next