]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/Makefile.in
Merge ubsan into trunk.
[thirdparty/gcc.git] / gcc / Makefile.in
2013-08-30  mpolacekMerge ubsan into trunk.
2013-08-28  dehao2013-08-28 Dehao Chen <dehao@google.com>
2013-08-27  aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-20  dmalcolmRevert my last two changes, r201865 and r201864
2013-08-20  dmalcolmMake opt_pass and gcc::pass_manager be GC-managed
2013-08-20  dmalcolmMake gcc::context be GC-managed
2013-08-19  hubicka * Makeifle-in (ipa-devirt.o): New.
2013-08-07  cticeCommit the vtable verification feature. This feature...
2013-08-05  dmalcolmHandwritten part of conversion of passes to C++ classes
2013-07-31  dmalcolmIntroduce gen-pass-instances.awk and pass-instances.def
2013-07-30  dmalcolmIntroduce beginnings of a pass_manager class.
2013-07-25  dmalcolm2013-07-24 David Malcolm <dmalcolm@redhat.com>
2013-07-18  dmalcolm * passes.def: New.
2013-07-08  grahams * Makefile.in: (c-family-warn): Define to $(STRICT_WARN)
2013-07-08  ebotcazou * Makefile.in (tree-ssa-reassoc.o): Add dependency...
2013-06-27  jamborm2013-06-27 Martin Jambor <mjambor@suse.cz>
2013-06-18  rguenth2013-06-18 Richard Biener <rguenther@suse.de>
2013-06-18  rguenth2013-06-18 Richard Biener <rguenther@suse.de>
2013-06-14  mrs * Makefile.in (TARGET_H): Add insn-codes.h.
2013-06-06  tejohnson2013-06-06 Teresa Johnson <tejohnson@google.com>
2013-05-28  bviyerImplemented Cilk Plus Array Notation for C Compiler.
2013-05-21  baldrickReadd TARGET_H to the list of exported plugin headers...
2013-05-17  law * Makefile.in (tree-switch-conversion.o): Depend...
2013-05-16  jason * Makefile.in (LLINKER): New variable.
2013-04-29  rguenth2013-04-29 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-04-26 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-04-26  jakub * Makefile.in (toplev.o): Depend on diagnostic-color.h.
2013-04-26  crowlThis patch is part of a consolodation of the hash_table...
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-04-23  crowlThis patch extracts approved portions of the hash_table...
2013-04-23  davidxlDisplay profile info in graph cfg dump
2013-04-19  jamborm2013-04-19 Martin Jambor <mjambor@suse.cz>
2013-04-12  jakub * opts.c: Include diagnostic-color.h.
2013-04-04  law * Makefile.in (lra-constraints.o): Depend on...
2013-03-29  hubicka * lto-cgraph.c (output_profile_summary, input_profile_...
2013-03-29  crowlAdd uniform debug dump function names.
2013-03-28  hubicka * data-streamer-in.c (streamer_read_gcov_count): New...
2013-03-27  gdr * Makefile.in (.SUFFIXES): Add .cc.
2013-03-14  jakub PR tree-optimization/53265
2013-03-05  jakub * Makefile.in (dg_target_exps): Add aarch64.exp, epiph...
2013-02-27  jakub * opts.h: Include obstack.h.
2013-02-19  abel2012-02-19 Andrey Belevantsev <abel@ispras.ru>
2013-02-13  dodji[asan] Avoid instrumenting duplicated memory access...
2013-02-08  rguenth2013-02-08 Richard Biener <rguenther@suse.de>
2013-01-24  dnovilloRemove zone allocator.
2013-01-13  xguo2013-01-13 Terry Guo <terry.guo@arm.com>
2013-01-13  rsandifogcc/
2013-01-11  ebotcazou * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2012-12-13  steven * Makefile.in: Fix bitmap.o dependencies.
2012-12-12  steven * graph.c: Include sbitmap.h and cfgloop.h.
2012-12-04  steven * rtl.h (print_insn_with_notes): Remove prototype.
2012-12-04  jakub PR sanitizer/55439
2012-12-03  jakub * sanitizer.def: Add Address Sanitizer builtins.
2012-12-03  kyukhin* Makefile.in: Add target mddump, build/genmddump.o...
2012-11-30  tejohnsonRevised patch to ensure that histograms from the profil...
2012-11-30  steven * coretypes.h (struct pretty_print_info): Make a coretype.
2012-11-28  pinskia2012-11-28 Andrew Pinski <apinski@cavium.com>
2012-11-27  vmakarov2012-11-27 Vladimir Makarov <vmakarov@redhat.com>
2012-11-27  meadori2012-11-27 Meador Inge <meadori@codesourcery.com>
2012-11-23  jakub PR c++/54046
2012-11-22  wmi2012-11-22 Dmitry Vyukov <dvyukov@google.com>
2012-11-21  mshawcroftFix parallel build race.
2012-11-21  doko2012-11-20 Matthias Klose <doko@ubuntu.com>
2012-11-20  dnovilloFix dependencies for tlink.o.
2012-11-18  rsandifogcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-15  doko2012-11-15 Matthias Klose <doko@ubuntu.com>
2012-11-14  doko2012-11-14 Matthias Klose <doko@ubuntu.com>
2012-11-13  jakub * Makefile.in (asan.o): Depend on $(TM_P_H).
2012-11-12  dodjiImplement protection of global variables
2012-11-12  dodjiImplement protection of stack variables
2012-11-12  dodjiEmit GIMPLE directly instead of gimplifying GENERIC.
2012-11-12  dodjiInitial asan cleanups
2012-11-12  dodjiInitial import of asan from the Google branch
2012-11-07  jamborm2012-11-07 Martin Jambor <mjambor@suse.cz>
2012-11-07  jamborm2012-11-07 Martin Jambor <mjambor@suse.cz>
2012-11-01  crowlThis patch removes the unused ebitmap, and then removes...
2012-10-31  crowlThis patch implements generic type query and conversion...
2012-10-26  rsandifogcc/
2012-10-23  vmakarov2012-10-23 Vladimir Makarov <vmakarov@redhat.com>
2012-10-21  burnusgcc/
2012-10-18  ebotcazou * loop-invariant.c: Include target.h.
2012-10-09  crowlChange more non-GTY hash tables to use the new type...
2012-10-02  aolivagcc/ChangeLog:
2012-10-01  singhai2012-09-30 Sharad Singhai <singhai@google.com>
2012-09-26  ian./:
2012-09-24  glisse2012-09-24 Marc Glisse <marc.glisse@inria.fr>
2012-09-21  hjlRemove lto-symtab.o's dependency on gt-lto-symtab.h
2012-09-19  bernds * dbgcnt.def (sched_breakdep): New counter.
2012-09-18  jakub PR tree-optimization/54610
2012-09-18  fw2012-09-18 Florian Weimer <fweimer@redhat.com>
2012-09-12  rguenth2012-09-12 Richard Guenther <rguenther@suse.de>
2012-09-11  glisse2012-09-11 Marc Glisse <marc.glisse@inria.fr>
2012-09-10  jamborm2012-09-10 Martin Jambor <mjambor@suse.cz>
2012-08-24  jamborm2012-08-24 Martin Jambor <mjambor@suse.cz>
2012-08-15  hjlAdd $(TARGET_H) dependency to tree-cfg.o
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-13  rguenth2012-08-13 Richard Guenther <rguenther@suse.de>
next