Age | Commit message (Expand) | Author | Files | Lines |
2013-10-26 | Makefile.def (target_modules): Remove libmudflap | Jeff Law | 1 | -6/+2 |
2013-10-24 | configure.ac (ZW_PROG_COMPILER_DEPENDENCIES): Use CXX instead of CC. | Jan-Benedict Glaw | 1 | -3/+3 |
2013-10-18 | tree-ssa.h: Don't include gimple-low.h... | Andrew MacLeod | 1 | -1/+0 |
2013-10-15 | Add --enable-host-shared configuration option | David Malcolm | 1 | -1/+13 |
2013-10-14 | gimple.c (gimple_canonical_types, [...]): Move to lto/lto.c | Richard Biener | 1 | -1/+1 |
2013-10-09 | tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h. | Andrew MacLeod | 1 | -1/+1 |
2013-10-02 | Makefile.in (expmed.o-warn): Remove. | Uros Bizjak | 1 | -1/+0 |
2013-10-02 | * Makefile.in (DRIVER_DEFINES): Use $(if), not $(and). | Tom Tromey | 1 | -1/+1 |
2013-09-26 | gimple.c (gimple_replace_lhs): Move to tree-ssa.c and rename. | Andrew MacLeod | 1 | -0/+1 |
2013-09-25 | * Makefile.in (PARTITION_H, LTO_SYMTAB_H, COMMON_TARGET_DEF_H) | Tom Tromey | 1 | -49/+0 |
2013-09-25 | * Makefile.in ($(out_object_file)): Use COMPILE and POSTCOMPILE. | Tom Tromey | 1 | -9/+3 |
2013-09-25 | * Makefile.in (graph.o, sbitmap.o, sparseset.o, gcc-ar.o) | Tom Tromey | 1 | -1484/+7 |
2013-09-25 | * Makefile.in (c-family/cppspec.o, c-family/c-common.o) | Tom Tromey | 1 | -81/+1 |
2013-09-25 | Makefile.in (C_TREE_H): Reference c/c-tree.h. | Tom Tromey | 1 | -1/+1 |
2013-09-25 | Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, to add -DENABLE_SHA... | Tom Tromey | 1 | -3/+2 |
2013-09-25 | Makefile.in (OUTPUT_OPTION): Define as "-o $@". | Tom Tromey | 1 | -3/+4 |
2013-09-25 | (clh 9) | Tom Tromey | 1 | -1/+31 |
2013-09-25 | (clh 5) | Tom Tromey | 1 | -6/+7 |
2013-09-25 | (clh 6) | Tom Tromey | 1 | -1/+4 |
2013-09-12 | re PR driver/42955 (undecorated cross-compiler gcc fails to find cc1) | Brooks Moses | 1 | -8/+2 |
2013-09-12 | tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.c (SSANAMES... | Andrew MacLeod | 1 | -1/+2 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -148/+149 |
2013-09-10 | lto-cgraph.c: Include ipa-utils.h. | Jan Hubicka | 1 | -1/+1 |
2013-09-06 | Makefile.in (tree-sra.o): Update dependencies. | Jan Hubicka | 1 | -1/+1 |
2013-09-06 | re PR middle-end/58094 (IPA devirt testsuite errors) | Jan Hubicka | 1 | -1/+1 |
2013-09-06 | lto-streamer.h (lto_global_var_decls): Remove. | Richard Biener | 1 | -5/+0 |
2013-09-04 | Makefile.in (ipa-devirt.o): Add dependency on diagnostic.h | Jan Hubicka | 1 | -1/+2 |
2013-09-03 | Delay base decl's alignment adjustment until transformation happens | Xinliang David Li | 1 | -1/+1 |
2013-09-03 | re PR lto/58285 (ICE in lto_output_tree, at lto-streamer-out.c:1318) | Richard Biener | 1 | -1/+1 |
2013-09-02 | Split all the structures, enums, typedefs and some fundamental declarations f... | Diego Novillo | 1 | -4/+7 |
2013-09-02 | Makefile.in (ubsan.o): Add $(TM_P_H) dependency. | Marek Polacek | 1 | -1/+1 |
2013-09-01 | Makefile.in: Add ipa-profile.o | Jan Hubicka | 1 | -4/+10 |
2013-08-30 | Merge ubsan into trunk. | Marek Polacek | 1 | -3/+12 |
2013-08-28 | ipa-inline.c (edge_badness): Fix integer underflow. | Dehao Chen | 1 | -1/+1 |
2013-08-27 | Makefile.in (omp-low.o): Depend on $(TARGET_H). | Jakub Jelinek | 1 | -1/+1 |
2013-08-20 | Revert my last two changes, r201865 and r201864 | David Malcolm | 1 | -3/+0 |
2013-08-20 | Make opt_pass and gcc::pass_manager be GC-managed | David Malcolm | 1 | -0/+2 |
2013-08-20 | Make gcc::context be GC-managed | David Malcolm | 1 | -0/+1 |
2013-08-19 | Makeifle-in (ipa-devirt.o): New. | Jan Hubicka | 1 | -2/+6 |
2013-08-06 | Commit the vtable verification feature. | Caroline Tice | 1 | -0/+8 |
2013-08-05 | Handwritten part of conversion of passes to C++ classes | David Malcolm | 1 | -2/+2 |
2013-07-31 | Introduce gen-pass-instances.awk and pass-instances.def | David Malcolm | 1 | -1/+5 |
2013-07-30 | Introduce beginnings of a pass_manager class. | David Malcolm | 1 | -5/+10 |
2013-07-25 | Introduce context class. | David Malcolm | 1 | -1/+5 |
2013-07-18 | passes.def: New. | David Malcolm | 1 | -1/+1 |
2013-07-08 | * Makefile.in: (c-family-warn): Define to $(STRICT_WARN) | Graham Stott | 1 | -0/+2 |
2013-07-08 | * Makefile.in (tree-ssa-reassoc.o): Add dependency on $(PARAMS_H). | Eric Botcazou | 1 | -1/+1 |
2013-06-27 | re PR c++/57208 (Latest chromium compilation fails with enabled LTO) | Martin Jambor | 1 | -1/+2 |
2013-06-18 | Makefile.in (LTO_STREAMER_H): Add pointer-set.h dependency. | Richard Biener | 1 | -1/+1 |
2013-06-18 | Makefile.in (cgraphunit.o): Add $(CFGLOOP_H) dependency. | Richard Biener | 1 | -1/+1 |