summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Implemented Cilk Plus Array Notation for C Compiler.bviyer2013-05-281-2/+6
* Readd TARGET_H to the list of exported plugin headers, fixing PR plugins/56754.baldrick2013-05-211-1/+2
* * Makefile.in (tree-switch-conversion.o): Depend on $(OPTABS_H).law2013-05-171-1/+1
* * Makefile.in (LLINKER): New variable.jason2013-05-161-0/+9
* 2013-04-29 Richard Biener <rguenther@suse.de>rguenth2013-04-291-1/+1
* 2013-04-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-2/+2
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-8/+8
* * Makefile.in (toplev.o): Depend on diagnostic-color.h.jakub2013-04-261-1/+1
* This patch is part of a consolodation of the hash_table patches tocrowl2013-04-261-1/+1
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-49/+55
* 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