Age | Commit message (Expand) | Author | Files | Lines |
2004-10-13 | tree-dump.c (dump_options): Remove TDF_TREE, TDF_RTL, TDF_IPA from -fdump-tre... | Paolo Bonzini | 1 | -1/+1 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -0/+2 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -9/+9 |
2004-09-15 | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 1 | -2/+2 |
2004-09-10 | cgraph.h (cgraph_dump_file): Do not declare. | Paolo Bonzini | 1 | -5/+17 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -2/+2 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -50/+130 |
2004-07-26 | tree.h (BINFO_BASE_ACCESSES): Accesses are a VEC(tree). | Nathan Sidwell | 1 | -2/+2 |
2004-07-20 | tree.h: Include vec.h | Nathan Sidwell | 1 | -5/+3 |
2004-07-07 | tree.h (TYPE_BINFO_OFFSET, [...]): Remove. | Nathan Sidwell | 1 | -2/+2 |
2004-07-06 | tree.h (TREE_VIA_VIRTUAL): Rename to ... | Nathan Sidwell | 1 | -1/+1 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -4/+6 |
2004-06-28 | tree.def (REALPART_EXPR, [...]): Change class to 'r'. | Richard Henderson | 1 | -0/+2 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -2/+14 |
2004-05-21 | Makefile.in (tree-dump.o): Depend on tree-iterator.h. | Richard Henderson | 1 | -0/+13 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -53/+174 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -1/+1 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -3/+3 |
2003-12-18 | re PR middle-end/13234 (ICE when dumping a translation unit) | Jason Merrill | 1 | -0/+2 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 1 | -4/+4 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 1 | -4/+4 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-06-18 | re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit') | Robert Abeles | 1 | -6/+6 |
2003-06-08 | predict.h: Convert to ISO C90 prototypes. | Andreas Jaeger | 1 | -65/+27 |
2003-05-09 | tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS... | Diego Novillo | 1 | -1/+1 |
2003-05-09 | tree-dump.c (dequeue_and_dump): CONSTRUCTOR nodes contain only one operand. | Diego Novillo | 1 | -1/+1 |
2003-02-20 | Change base class access representation. | Nathan Sidwell | 1 | -10/+29 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-09-27 | LANGUAGES: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-07-26 | c-dump.c: Resurrect. | Jason Merrill | 1 | -146/+0 |
2002-05-18 | timevar.c: Fix formatting. | Kazu Hirata | 1 | -27/+27 |
2002-03-15 | c-common.c (statement_code_p): Handle CLEANUP_STMT. | Mark Mitchell | 1 | -0/+7 |
2002-01-10 | toplev.c: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2001-12-27 | collect2.c (is_ctor_dtor): Const-ify. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-11-22 | tree-dump.c: Rename from c-dump.c. | Bryce McKinlay | 1 | -1/+1 |
2001-11-22 | tree-dump.{c,h} renamed from c-dump.{c,h}. | Bryce McKinlay | 1 | -0/+929 |