Age | Commit message (Expand) | Author | Files | Lines |
2011-06-29 | invoke.texi: Document -scev dump modifier. | Richard Guenther | 1 | -1/+2 |
2011-03-25 | Changelog c-family/ | Kai Tietz | 1 | -6/+2 |
2011-02-01 | tree-dump.c (dump_option_value_info): Add entry for TDF_CSELIB. | Bernd Schmidt | 1 | -1/+2 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -0/+5 |
2010-09-06 | tree.def (MISALIGNED_INDIRECT_REF): Remove. | Richard Guenther | 1 | -1/+0 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -2/+2 |
2010-07-13 | re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering) | Joern Rennecke | 1 | -1/+2 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-07-05 | tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF. | Richard Guenther | 1 | -1/+0 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -1/+0 |
2010-06-01 | invoke.texi: Mention -fdump-ada-spec. | Arnaud Charlet | 1 | -1/+2 |
2010-05-28 | final.c (rest_of_clean_state): Use %m in errors instead of strerror (errno). | Joseph Myers | 1 | -3/+3 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -2/+0 |
2010-04-15 | tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag. | Richard Guenther | 1 | -0/+1 |
2009-12-31 | * tree-dump.c (dump_options): Don't set TDF_NOUID for all. | Jakub Jelinek | 1 | -1/+1 |
2009-11-30 | tree-dump.c (dump_option_value_in): Add TDF_NOUID. | Richard Guenther | 1 | -0/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -3/+3 |
2009-10-12 | re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess... | Alexandre Oliva | 1 | -0/+4 |
2009-07-22 | tree-pass.h (TDF_EH): Define. | Diego Novillo | 1 | -0/+1 |
2009-06-18 | re PR testsuite/40488 (Revision 148642 caused extra failures) | Richard Henderson | 1 | -0/+1 |
2009-04-20 | Fix enum conversions which are invalid in C++: | Ian Lance Taylor | 1 | -12/+10 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -4/+0 |
2008-08-06 | builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -9/+9 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -6/+2 |
2008-07-07 | tree-ssa-structalias.c (compute_points_to_sets): Add call to dump_constraint_... | Fernando Pereira | 1 | -0/+1 |
2008-06-20 | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 1 | -3/+3 |
2008-05-16 | invoke.text (-fdump-tree-*-verbose): New option. | Kenneth Zadeck | 1 | -1/+2 |
2008-05-08 | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 1 | -1/+0 |
2008-04-05 | tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument. | Jan Hubicka | 1 | -23/+17 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -2/+1 |
2008-02-27 | tree-dump.c (dequeue_and_dump): Check DECL_SAVED_TREE, not DECL_LANG_SPECIFIC... | Tom Tromey | 1 | -2/+2 |
2008-02-13 | re PR middle-end/29673 (no -fdump-tree-inlined output) | Manuel López-Ibáñez | 1 | -3/+2 |
2007-08-25 | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -6/+6 |
2007-08-08 | tree.def (FIXED_POINT_TYPE): New type. | Chao-ying Fu | 1 | -0/+24 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-05-18 | Index: gcc/java/ChangeLog | Geoffrey Keating | 1 | -1/+1 |
2007-05-08 | re PR tree-optimization/31847 (Printing to dump file broken) | Simon Martin | 1 | -1/+1 |
2007-03-23 | * tree-dump.c (dump_files): Correct comment. | Ian Lance Taylor | 1 | -1/+1 |
2007-02-18 | re PR middle-end/30833 (ICE with -fdump-tree-all) | Sandra Loosemore | 1 | -0/+1 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -2/+13 |
2007-02-14 | tree-dump.c (dump_switch_p_1): Require exact match of the option name. | Zdenek Dvorak | 1 | -0/+3 |
2006-12-11 | [multiple changes] | Diego Novillo | 1 | -0/+1 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -0/+5 |
2006-11-03 | tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name co... | Steven Bosscher | 1 | -3/+3 |
2006-10-30 | builtins.c (expand_builtin_mathfn_3): Correct coding style. | Roger Sayle | 1 | -5/+5 |
2006-03-16 | re PR middle-end/18259 (-fdump-tree-tu omits real constant values) | Roger Sayle | 1 | -1/+19 |
2006-03-01 | tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | Diego Novillo | 1 | -1/+1 |
2006-02-15 | cfg.c (dump_flow_info): Get dump flags as an additional parameter. | Paolo Bonzini | 1 | -1/+1 |
2006-02-08 | passes.c (register_one_dump_file): Accept the current properties instead of p... | Paolo Bonzini | 1 | -17/+21 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -2/+2 |