aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/dump.c
AgeCommit message (Expand)Author
2006-10-23Added the first working version of the C++ compatibility port. Everything wit...c++-compat-branchMarcin Dalecki
2005-07-03 * tree-dump.h (dump_string_field): Declare.Gabriel Dos Reis
2005-06-25Update FSF address.Kelley Cook
2005-06-15Canonicalize whitespace.Mike Stump
2005-06-14Remove extra white spacing at end of lines.Mike Stump
2005-05-27 * cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.Roger Sayle
2005-04-25./Ian Lance Taylor
2005-04-20./Ian Lance Taylor
2005-04-09./Ian Lance Taylor
2004-10-15 * dump.c, g++spec.c, repo.c: Update copyright.Kazu Hirata
2004-07-20.:Nathan Sidwell
2004-07-16 PR c++/16583Nathan Sidwell
2004-07-07 * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,Nathan Sidwell
2004-07-06 * tree.h (TREE_VIA_VIRTUAL): Rename to ...Nathan Sidwell
2004-06-21 * c-common.def (RETURN_STMT): Remove.Richard Henderson
2004-06-20 * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def.Richard Henderson
2003-12-08 Give the anonymous namespace a null DECL_NAME.Jason Merrill
2003-07-22 * fold-const.c (force_fit_type): Handle OFFSET_TYPE.Mark Mitchell
2003-06-29 * cp-tree.h (language_to_string): Adjust declaration.Gabriel Dos Reis
2003-03-19(gcc)Nathanael Nerode
2003-01-24 * dump.c: ANSIfy function declarations and definitions.Nathanael Nerode
2003-01-03 * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EXPRs better.Jason Merrill
2003-01-01 * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c,Steven Bosscher
2002-12-30cp:Nathan Sidwell
2002-12-30 PR c++/9054Nathan Sidwell
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-10-31 * cp-tree.h (lang_decl_flags): Remove init_priority.Mark Mitchell
2002-07-26 * c-dump.c: Resurrect.Jason Merrill
2002-04-04 PR c++/5636Jason Merrill
2002-03-15 * c-common.c (statement_code_p): Handle CLEANUP_STMT.Mark Mitchell
2001-11-22 * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h.Bryce McKinlay
2001-11-20 * dump.c (dump_op): New function.Mark Mitchell
2001-08-02.:Nathan Sidwell
2001-06-05 * c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell
2001-05-21 * cp-tree.def (START_CATCH_STMT): Lose.Jason Merrill
2001-05-03 * dump.c (cp_dump_tree, USING_STMT case): New case.Nathan Sidwell
2001-03-28IA-64 ABI Exception Handling.Richard Henderson
2001-03-27 * dump.c (dump_access): New function.Mike Yang
2000-11-10 * c-dump.c (dequeue_and_dump): Dump function bodies.Mark Mitchell
2000-11-10 * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.Mark Mitchell
2000-11-02 * collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers
2000-10-18 * c-common.h (flag_no_builtin): Declare.Mark Mitchell
2000-10-18 * c-common.c (back_end_hook): New variable.Mark Mitchell
2000-06-23 * cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.Mark Mitchell
2000-06-16 * cp-tree.h (struct language_function): Remove x_base_init_listMark Mitchell
2000-06-03 * cp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.Mark Mitchell
2000-05-22 * cp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not strncmp.Mark Mitchell
2000-05-03 * cp-tree.def (THUNK_DECL): Remove.Mark Mitchell
2000-04-11 * cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.Mark Mitchell
2000-04-06 * final.c (final): Use xcalloc to allocate line_note_exists.Mark Mitchell