summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* PR plugins/59335jakub2014-04-151-1/+8
* Fix shell scripting.tschwinge2014-04-041-3/+3
* 2014-04-02 Richard Biener <rguenther@suse.de>rguenth2014-04-021-4/+7
* Have s-macro_list depend on cc1ro2014-03-241-1/+1
* 2014-03-06 Matthias Klose <doko@ubuntu.com>doko2014-03-061-1/+1
* PR plugins/59335jakub2014-03-051-1/+2
* * Makefile.in (prefix.o, cppbuiltin.o): Depend on $(BASEVER).jakub2014-02-061-0/+2
* * Makefile.in (BUILD_CPPFLAGS): Do not use ALL_CPPFLAGS.amodra2014-01-281-1/+2
* PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsdodji2014-01-231-1/+2
* 2014-01-10 Steve Ellcey <sellcey@mips.com>sje2014-01-101-1/+3
* 2014-01-09 Steve Ellcey <sellcey@mips.com>sje2014-01-091-2/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* 2013-12-20 Sharad Singhai <singhai@google.com>singhai2013-12-211-1/+1
* [gcc/]ktkachov2013-12-191-1/+2
* * Makefile.in (version.o): Restore dependencies onjakub2013-12-161-0/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+3
* Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-1/+1
* * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-151-0/+1
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* 2013-11-08 Andrew MacLeod <amacleod@redhat.com>jsm282013-11-081-0/+1
* * Makefile.in (mostlyclean): Remove c-family objects.mrs2013-11-061-1/+1
* * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.olaw2013-11-051-0/+1
* * gimple.h: Move some prototypes to gimple-expr.h and add to includeamacleod2013-11-051-0/+1
* 2013-10-30 Vladimir Makarov <vmakarov@redhat.com>vmakarov2013-10-301-1/+0
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-291-2/+3
* * Makefile.def (target_modules): Remove libmudflaplaw2013-10-261-6/+2
* 2013-10-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>jbglaw2013-10-241-3/+3
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-1/+0
* Add --enable-host-shared configuration optiondmalcolm2013-10-151-1/+13
* 2013-10-14 Richard Biener <rguenther@suse.de>rguenth2013-10-141-1/+1
* * tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.amacleod2013-10-091-1/+1
* * Makefile.in (expmed.o-warn): Remove.uros2013-10-021-1/+0
* * Makefile.in (DRIVER_DEFINES): Use $(if), not $(and).tromey2013-10-021-1/+1
* 2013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-261-0/+1
* * Makefile.in (PARTITION_H, LTO_SYMTAB_H, COMMON_TARGET_DEF_H)tromey2013-09-251-49/+0
* * Makefile.in ($(out_object_file)): Use COMPILE and POSTCOMPILE.tromey2013-09-251-9/+3
* * Makefile.in (graph.o, sbitmap.o, sparseset.o, gcc-ar.o)tromey2013-09-251-1484/+7
* * Makefile.in (c-family/cppspec.o, c-family/c-common.o)tromey2013-09-251-81/+1
* * Makefile.in (C_TREE_H): Reference c/c-tree.h.tromey2013-09-251-1/+1
* * Makefile.in (DRIVER_DEFINES): Use $(and), not shell code,tromey2013-09-251-3/+2
* * Makefile.in (OUTPUT_OPTION): Define as "-o $@".tromey2013-09-251-3/+4
* (clh 9)tromey2013-09-251-1/+31
* (clh 5)tromey2013-09-251-6/+7
* (clh 6)tromey2013-09-251-1/+4
* PR driver/42955brooks2013-09-121-8/+2
* * tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.camacleod2013-09-121-1/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-148/+149