aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)Author
2013-05-21 PR plugins/56754Magnus Granberg
2013-03-14 PR tree-optimization/53265Jakub Jelinek
2013-03-05 * Makefile.in (dg_target_exps): Add aarch64.exp, epiphany.exp andJakub Jelinek
2013-02-27 * opts.h: Include obstack.h.Jakub Jelinek
2013-02-192012-02-19 Andrey Belevantsev <abel@ispras.ru>Andrey Belevantsev
2013-02-13[asan] Avoid instrumenting duplicated memory access in the same basic blockDodji Seketeli
2013-02-082013-02-08 Richard Biener <rguenther@suse.de>Richard Biener
2013-01-24Remove zone allocator.Diego Novillo
2013-01-132013-01-13 Terry Guo <terry.guo@arm.com>Terry Guo
2013-01-13gcc/Richard Sandiford
2013-01-11 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.Eric Botcazou
2012-12-13 * Makefile.in: Fix bitmap.o dependencies.Steven Bosscher
2012-12-12 * graph.c: Include sbitmap.h and cfgloop.h.Steven Bosscher
2012-12-04 * rtl.h (print_insn_with_notes): Remove prototype.Steven Bosscher
2012-12-04 PR sanitizer/55439Jakub Jelinek
2012-12-03 * sanitizer.def: Add Address Sanitizer builtins.Jakub Jelinek
2012-12-03* Makefile.in: Add target mddump, build/genmddump.o. ExtendMichael Zolotukhin
2012-11-30Revised patch to ensure that histograms from the profile summary are streamedTeresa Johnson
2012-11-30 * coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher
2012-11-282012-11-28 Andrew Pinski <apinski@cavium.com>Andrew Pinski
2012-11-272012-11-27 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2012-11-272012-11-27 Meador Inge <meadori@codesourcery.com>Meador Inge
2012-11-23 PR c++/54046Jakub Jelinek
2012-11-222012-11-22 Dmitry Vyukov <dvyukov@google.com>Dmitry Vyukov
2012-11-21Fix parallel build race.Marcus Shawcroft
2012-11-212012-11-20 Matthias Klose <doko@ubuntu.com>Matthias Klose
2012-11-20Fix dependencies for tlink.o.Diego Novillo
2012-11-18gcc/Richard Sandiford
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-152012-11-15 Matthias Klose <doko@ubuntu.com>Matthias Klose
2012-11-142012-11-14 Matthias Klose <doko@ubuntu.com>Matthias Klose
2012-11-13 * Makefile.in (asan.o): Depend on $(TM_P_H).Jakub Jelinek
2012-11-12Implement protection of global variablesJakub Jelinek
2012-11-12Implement protection of stack variablesJakub Jelinek
2012-11-12Emit GIMPLE directly instead of gimplifying GENERIC.Jakub Jelinek
2012-11-12Initial asan cleanupsJakub Jelinek
2012-11-12Initial import of asan from the Google branchWei Mi
2012-11-072012-11-07 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-11-072012-11-07 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-11-01This patch removes the unused ebitmap, and then removes some sbitmap functionsLawrence Crowl
2012-10-31This patch implements generic type query and conversion functions,Lawrence Crowl
2012-10-26gcc/Richard Sandiford
2012-10-232012-10-23 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2012-10-21gcc/Tobias Burnus
2012-10-18 * loop-invariant.c: Include target.h.Eric Botcazou
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl
2012-10-02gcc/ChangeLog:Alexandre Oliva
2012-10-012012-09-30 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-09-26./:Ian Lance Taylor
2012-09-242012-09-24 Marc Glisse <marc.glisse@inria.fr>Marc Glisse