summaryrefslogtreecommitdiff
path: root/gcc/tree-dump.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (tree-dump.o): Depend on tree-iterator.h.Richard Henderson2004-05-211-0/+13
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-53/+174
* builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner2004-03-311-1/+1
* alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle2004-03-141-3/+3
* re PR middle-end/13234 (ICE when dumping a translation unit)Jason Merrill2003-12-181-0/+2
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2003-09-211-4/+4
* tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2003-09-211-4/+4
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-2/+2
* re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit')Robert Abeles2003-06-181-6/+6
* predict.h: Convert to ISO C90 prototypes.Andreas Jaeger2003-06-081-65/+27
* tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS...Diego Novillo2003-05-091-1/+1
* tree-dump.c (dequeue_and_dump): CONSTRUCTOR nodes contain only one operand.Diego Novillo2003-05-091-1/+1
* Change base class access representation.Nathan Sidwell2003-02-201-10/+29
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* LANGUAGES: Follow spelling conventions.Kazu Hirata2002-09-271-3/+3
* c-dump.c: Resurrect.Jason Merrill2002-07-261-146/+0
* timevar.c: Fix formatting.Kazu Hirata2002-05-181-27/+27
* c-common.c (statement_code_p): Handle CLEANUP_STMT.Mark Mitchell2002-03-151-0/+7
* toplev.c: Fix formatting.Kazu Hirata2002-01-101-2/+2
* collect2.c (is_ctor_dtor): Const-ify.Kaveh R. Ghazi2001-12-271-2/+2
* tree-dump.c: Rename from c-dump.c.Bryce McKinlay2001-11-221-1/+1
* tree-dump.{c,h} renamed from c-dump.{c,h}.Bryce McKinlay2001-11-221-0/+929