summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* This patch extracts approved portions of the hash_table patches tocrowl2013-04-231-6/+7
* Display profile info in graph cfg dumpdavidxl2013-04-231-1/+1
* 2013-04-19 Martin Jambor <mjambor@suse.cz>jamborm2013-04-191-1/+2
* * opts.c: Include diagnostic-color.h.jakub2013-04-121-4/+6
* * Makefile.in (lra-constraints.o): Depend on $(OPTABS_H).law2013-04-041-2/+2
* * lto-cgraph.c (output_profile_summary, input_profile_summary): Usehubicka2013-03-291-1/+2
* Add uniform debug dump function names.crowl2013-03-291-84/+109
* * data-streamer-in.c (streamer_read_gcov_count): New function.hubicka2013-03-281-3/+3
* * Makefile.in (.SUFFIXES): Add .cc.gdr2013-03-271-2/+2
* PR tree-optimization/53265jakub2013-03-141-1/+1
* * Makefile.in (dg_target_exps): Add aarch64.exp, epiphany.exp andjakub2013-03-051-6/+9
* * opts.h: Include obstack.h.jakub2013-02-271-1/+1
* 2012-02-19 Andrey Belevantsev <abel@ispras.ru>abel2013-02-191-1/+1
* [asan] Avoid instrumenting duplicated memory access in the same basic blockdodji2013-02-131-1/+2
* 2013-02-08 Richard Biener <rguenther@suse.de>rguenth2013-02-081-1/+1
* Remove zone allocator.dnovillo2013-01-241-8/+1
* 2013-01-13 Terry Guo <terry.guo@arm.com>xguo2013-01-131-1/+3
* gcc/rsandifo2013-01-131-3/+1
* * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.ebotcazou2013-01-111-0/+4
* * Makefile.in: Fix bitmap.o dependencies.steven2012-12-131-1/+1
* * graph.c: Include sbitmap.h and cfgloop.h.steven2012-12-121-1/+2
* * rtl.h (print_insn_with_notes): Remove prototype.steven2012-12-041-1/+1
* PR sanitizer/55439jakub2012-12-041-1/+2
* * sanitizer.def: Add Address Sanitizer builtins.jakub2012-12-031-2/+2
* * Makefile.in: Add target mddump, build/genmddump.o. Extendkyukhin2012-12-031-1/+7
* Revised patch to ensure that histograms from the profile summary are streamedtejohnson2012-11-301-1/+1
* * coretypes.h (struct pretty_print_info): Make a coretype.steven2012-11-301-7/+5
* 2012-11-28 Andrew Pinski <apinski@cavium.com>pinskia2012-11-281-1/+1
* 2012-11-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-11-271-1/+1
* 2012-11-27 Meador Inge <meadori@codesourcery.com>meadori2012-11-271-9/+11
* PR c++/54046jakub2012-11-231-1/+1
* 2012-11-22 Dmitry Vyukov <dvyukov@google.com>wmi2012-11-221-2/+11
* Fix parallel build race.mshawcroft2012-11-211-1/+1
* 2012-11-20 Matthias Klose <doko@ubuntu.com>doko2012-11-211-0/+1
* Fix dependencies for tlink.o.dnovillo2012-11-201-1/+1
* gcc/rsandifo2012-11-181-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-33/+30
* 2012-11-15 Matthias Klose <doko@ubuntu.com>doko2012-11-151-4/+6
* 2012-11-14 Matthias Klose <doko@ubuntu.com>doko2012-11-141-1/+14
* * Makefile.in (asan.o): Depend on $(TM_P_H).jakub2012-11-131-1/+1
* Implement protection of global variablesdodji2012-11-121-1/+1
* Implement protection of stack variablesdodji2012-11-121-2/+2
* Emit GIMPLE directly instead of gimplifying GENERIC.dodji2012-11-121-4/+5
* Initial asan cleanupsdodji2012-11-121-1/+1
* Initial import of asan from the Google branchdodji2012-11-121-0/+5
* 2012-11-07 Martin Jambor <mjambor@suse.cz>jamborm2012-11-071-8/+10
* 2012-11-07 Martin Jambor <mjambor@suse.cz>jamborm2012-11-071-1/+1
* This patch removes the unused ebitmap, and then removes some sbitmap functionscrowl2012-11-011-3/+0
* This patch implements generic type query and conversion functions,crowl2012-10-311-1/+1
* gcc/rsandifo2012-10-261-1/+1