summaryrefslogtreecommitdiffstats
path: root/gcc/cp/dump.c
Commit message (Expand)AuthorAgeFilesLines
...
* * c-common.c (back_end_hook): New variable.mmitchel2000-10-181-0/+3
* * cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.mmitchel2000-06-231-9/+4
* * cp-tree.h (struct language_function): Remove x_base_init_listmmitchel2000-06-161-1/+1
* * cp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.mmitchel2000-06-031-0/+7
* * cp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not strncmp.mmitchel2000-05-221-0/+2
* * cp-tree.def (THUNK_DECL): Remove.mmitchel2000-05-031-1/+0
* * cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.mmitchel2000-04-111-1/+0
* * final.c (final): Use xcalloc to allocate line_note_exists.mmitchel2000-04-061-1/+2
* * decl.c (grokdeclarator): Count partial specializations whenmmitchel2000-03-261-0/+1
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-1/+1
* Remove accidental commitmmitchel2000-03-251-1/+0
* Fix typo in ChangeLogmmitchel2000-03-251-0/+1
* * expr.c (cplus_expand_expr, case STMT_EXPR): Usemmitchel2000-03-051-0/+2
* * cp-tree.h (DECL_NEEDED_P): Tweak to correct usage before EOF.mmitchel2000-02-271-0/+8
* 2000-02-17 Mark Mitchell <mark@codesourcery.com>mmitchel2000-02-171-0/+1
* Make DECL_CONTEXT mean the class in which a member function wasmmitchel2000-02-161-1/+1
* * call.c: PROTO -> PARAMS.ghazi2000-01-261-13/+13
* * pt.c (tsubst_friend_function): Improve comment.mmitchel2000-01-141-1/+3
* * dump.c (dequeue_and_dump): Handle CTOR_STMTs.mmitchel1999-12-221-0/+9
* * dump.c (dequeue_and_dump): Dump DECL_NAMESPACE_ALIAS.mmitchel1999-12-141-1/+4
* * dump.c (dequeue_and_dump): Abbreviate `class' as `cls', notmmitchel1999-12-091-1/+1
* 1999-11-25 Mark Mitchell <mark@codesourcery.com>mmitchel1999-11-251-1/+0
* * dump.c (dequeue_and_dump): Fix thinko for catch-clauses.mmitchel1999-11-031-1/+1
* * dump.c (dequeue_and_dump): Dump HANDLERs and SAVE_EXPRs. Dumpmmitchel1999-10-271-0/+9
* 1999-10-21 Mark Mitchell <mark@codesourcery.com>mmitchel1999-10-221-12/+8
* * dump.c (dequeue_and_dump): Handle CLEANUP_POINT_EXPR.mmitchel1999-10-171-0/+1
* * dump.c (dequeue_and_dump): Dump all three operands to a COND_EXPR.mmitchel1999-10-071-1/+6
* * cp-tree.h (CLASSTYPE_VFIELD): Remove.mmitchel1999-10-061-0/+1
* * dump.c (DUMP_CHILDREN): Remove.mmitchel1999-10-061-247/+135
* * ir.texi: Document BIND_EXPR, LOOP_EXPR, and EXIT_EXPR.mmitchel1999-10-051-0/+18
* * cp-tree.def (VEC_INIT_EXPR): Remove.mmitchel1999-10-031-1/+5
* * cp-tree.h (lang_decl_flags): Add global_ctor_p andmmitchel1999-09-301-0/+9
* * dump.c (dequeue_and_dump): Dump DECL_EXTERNAL.mmitchel1999-09-291-0/+2
* * dump.c (dequeue_and_dump): Improve support for dumping THUNK_DECLs.mmitchel1999-09-291-12/+21
* * dump.c (dequeue_and_dump): Handle RESULT_DECL.mmitchel1999-09-251-0/+1
* * dump.c (dequeue_and_dump): Handle START_CATCH_STMT,mmitchel1999-09-211-0/+28
* * dump.c (dequeue_and_dump): Dump types for constants.mmitchel1999-09-091-1/+8
* * cp-tree.def (LABEL_STMT): New tree node.mmitchel1999-08-281-0/+7
* Fix typo in last changemmitchel1999-08-271-1/+1
* * cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.mmitchel1999-08-271-0/+10
* * cp-tree.def (SUBOBJECT): New tree node.mmitchel1999-08-251-0/+8
* * dump.c (dequeue_and_dump): Dump TARGET_EXPRs.mmitchel1999-08-251-0/+14
* * cp-tree.def (STMT_EXPR): Fix typo in node name.mmitchel1999-08-221-3/+30
* * decl.c (add_decl_to_level): New function.mmitchel1999-08-171-1/+6
* * cp-tree.def (DECL_STMT): Make it smaller.mmitchel1999-08-141-4/+0
* * dump.c (queue): Be careful when computing bitmasks.mmitchel1999-08-111-3/+8
* * class.c (count_fields, add_fields_to_vec): Add static prototype.ghazi1999-08-071-11/+12
* * invoke.texi (-fdump-translation-unit): New option.mmitchel1999-08-031-0/+861
OpenPOWER on IntegriCloud