summaryrefslogtreecommitdiff
path: root/gcc/tree-dump.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/13234jason2003-12-181-0/+2
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-4/+4
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-4/+4
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-2/+2
* PR debug/4252neil2003-06-181-6/+6
* * predict.h: Convert to ISO C90 prototypes.aj2003-06-081-65/+27
* * tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS,dnovillo2003-05-091-1/+1
* * tree-dump.c (dequeue_and_dump): CONSTRUCTOR nodes contain onlydnovillo2003-05-091-1/+1
* Change base class access representation.nathan2003-02-201-10/+29
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-3/+3
* * c-dump.c: Resurrect.jason2002-07-261-146/+0
* * timevar.c: Fix formatting.kazu2002-05-181-27/+27
* * c-common.c (statement_code_p): Handle CLEANUP_STMT.mmitchel2002-03-151-0/+7
* * toplev.c: Fix formatting.kazu2002-01-101-2/+2
* * collect2.c (is_ctor_dtor): Const-ify.ghazi2001-12-271-2/+2
* * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h.bryce2001-11-221-1/+1
* tree-dump.{c,h} renamed from c-dump.{c,h}.bryce2001-11-221-0/+929