aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-dump.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-4/+4
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-4/+4
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-2/+2
2003-06-18re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit')Robert Abeles1-6/+6
2003-06-08predict.h: Convert to ISO C90 prototypes.Andreas Jaeger1-65/+27
2003-05-09tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS...Diego Novillo1-1/+1
2003-05-09tree-dump.c (dequeue_and_dump): CONSTRUCTOR nodes contain only one operand.Diego Novillo1-1/+1
2003-02-20Change base class access representation.Nathan Sidwell1-10/+29
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-09-27LANGUAGES: Follow spelling conventions.Kazu Hirata1-3/+3
2002-07-26c-dump.c: Resurrect.Jason Merrill1-146/+0
2002-05-18timevar.c: Fix formatting.Kazu Hirata1-27/+27
2002-03-15c-common.c (statement_code_p): Handle CLEANUP_STMT.Mark Mitchell1-0/+7
2002-01-10toplev.c: Fix formatting.Kazu Hirata1-2/+2
2001-12-27collect2.c (is_ctor_dtor): Const-ify.Kaveh R. Ghazi1-2/+2
2001-11-22tree-dump.c: Rename from c-dump.c.Bryce McKinlay1-1/+1
2001-11-22tree-dump.{c,h} renamed from c-dump.{c,h}.Bryce McKinlay1-0/+929