| Commit message (Expand) | Author | Age | Files | Lines |
* | PR plugins/59335 | jakub | 2014-04-15 | 1 | -1/+8 |
* | Fix shell scripting. | tschwinge | 2014-04-04 | 1 | -3/+3 |
* | 2014-04-02 Richard Biener <rguenther@suse.de> | rguenth | 2014-04-02 | 1 | -4/+7 |
* | Have s-macro_list depend on cc1 | ro | 2014-03-24 | 1 | -1/+1 |
* | 2014-03-06 Matthias Klose <doko@ubuntu.com> | doko | 2014-03-06 | 1 | -1/+1 |
* | PR plugins/59335 | jakub | 2014-03-05 | 1 | -1/+2 |
* | * Makefile.in (prefix.o, cppbuiltin.o): Depend on $(BASEVER). | jakub | 2014-02-06 | 1 | -0/+2 |
* | * Makefile.in (BUILD_CPPFLAGS): Do not use ALL_CPPFLAGS. | amodra | 2014-01-28 | 1 | -1/+2 |
* | PR preprocessor/58580 - preprocessor goes OOM with warning for zero literals | dodji | 2014-01-23 | 1 | -1/+2 |
* | 2014-01-10 Steve Ellcey <sellcey@mips.com> | sje | 2014-01-10 | 1 | -1/+3 |
* | 2014-01-09 Steve Ellcey <sellcey@mips.com> | sje | 2014-01-09 | 1 | -2/+1 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | 2013-12-20 Sharad Singhai <singhai@google.com> | singhai | 2013-12-21 | 1 | -1/+1 |
* | [gcc/] | ktkachov | 2013-12-19 | 1 | -1/+2 |
* | * Makefile.in (version.o): Restore dependencies on | jakub | 2013-12-16 | 1 | -0/+1 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -1/+3 |
* | Convert gimple types from a union to C++ inheritance | dmalcolm | 2013-11-19 | 1 | -1/+1 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -1/+1 |
* | * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o. | aldyh | 2013-11-15 | 1 | -0/+1 |
* | * gimplify-be.h: New file. Add prototypes. | amacleod | 2013-11-14 | 1 | -0/+1 |
* | * gimple-walk.h: New File. Relocate prototypes from gimple.h. | amacleod | 2013-11-13 | 1 | -0/+1 |
* | 2013-11-12 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-11-12 | 1 | -1/+1 |
* | 2013-11-08 Andrew MacLeod <amacleod@redhat.com> | jsm28 | 2013-11-08 | 1 | -0/+1 |
* | * Makefile.in (mostlyclean): Remove c-family objects. | mrs | 2013-11-06 | 1 | -1/+1 |
* | * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.o | law | 2013-11-05 | 1 | -0/+1 |
* | * gimple.h: Move some prototypes to gimple-expr.h and add to include | amacleod | 2013-11-05 | 1 | -0/+1 |
* | 2013-10-30 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2013-10-30 | 1 | -1/+0 |
* | Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C. | bviyer | 2013-10-29 | 1 | -2/+3 |
* | * Makefile.def (target_modules): Remove libmudflap | law | 2013-10-26 | 1 | -6/+2 |
* | 2013-10-24 Jan-Benedict Glaw <jbglaw@lug-owl.de> | jbglaw | 2013-10-24 | 1 | -3/+3 |
* | * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h, | amacleod | 2013-10-18 | 1 | -1/+0 |
* | Add --enable-host-shared configuration option | dmalcolm | 2013-10-15 | 1 | -1/+13 |
* | 2013-10-14 Richard Biener <rguenther@suse.de> | rguenth | 2013-10-14 | 1 | -1/+1 |
* | * tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h. | amacleod | 2013-10-09 | 1 | -1/+1 |
* | * Makefile.in (expmed.o-warn): Remove. | uros | 2013-10-02 | 1 | -1/+0 |
* | * Makefile.in (DRIVER_DEFINES): Use $(if), not $(and). | tromey | 2013-10-02 | 1 | -1/+1 |
* | 2013-09-26 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-09-26 | 1 | -0/+1 |
* | * Makefile.in (PARTITION_H, LTO_SYMTAB_H, COMMON_TARGET_DEF_H) | tromey | 2013-09-25 | 1 | -49/+0 |
* | * Makefile.in ($(out_object_file)): Use COMPILE and POSTCOMPILE. | tromey | 2013-09-25 | 1 | -9/+3 |
* | * Makefile.in (graph.o, sbitmap.o, sparseset.o, gcc-ar.o) | tromey | 2013-09-25 | 1 | -1484/+7 |
* | * Makefile.in (c-family/cppspec.o, c-family/c-common.o) | tromey | 2013-09-25 | 1 | -81/+1 |
* | * Makefile.in (C_TREE_H): Reference c/c-tree.h. | tromey | 2013-09-25 | 1 | -1/+1 |
* | * Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, | tromey | 2013-09-25 | 1 | -3/+2 |
* | * Makefile.in (OUTPUT_OPTION): Define as "-o $@". | tromey | 2013-09-25 | 1 | -3/+4 |
* | (clh 9) | tromey | 2013-09-25 | 1 | -1/+31 |
* | (clh 5) | tromey | 2013-09-25 | 1 | -6/+7 |
* | (clh 6) | tromey | 2013-09-25 | 1 | -1/+4 |
* | PR driver/42955 | brooks | 2013-09-12 | 1 | -8/+2 |
* | * tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.c | amacleod | 2013-09-12 | 1 | -1/+2 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -148/+149 |