aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/except.c
AgeCommit message (Expand)Author
2005-02-28Merge from the pain trainstructure-aliasing-branchDaniel Berlin
2004-12-19Mainline merge, revert partial def/use changes.Daniel Berlin
2004-10-18Merge from mainlineDaniel Berlin
2004-08-30 * call.c (check_dtor_name): Replace abort with gcc_assert orNathan Sidwell
2004-08-25 * tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell
2004-08-16 * call.c (build_vfield_ref, build_call, build_conditional_expr,Roger Sayle
2004-08-15.:Nathan Sidwell
2004-08-12 PR c++/16698Mark Mitchell
2004-07-20Remove DOS style trailing Carriage ReturnsKelley Cook
2004-06-20 * c-common.h (has_c_linkage): New interface.Zack Weinberg
2004-06-16 * c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson
2004-06-07 PR c++/15337Mark Mitchell
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-01-21 * Make-lang.in, call.c, class.c, decl2.c, except.c, expr.c,Kazu Hirata
2004-01-18 PR c++/11725Jason Merrill
2003-12-21 * call.c: Fix comment formatting.Kazu Hirata
2003-12-09 * init.c (build_new_1): Deal with an OVERLOAD set whenGiovanni Bajo
2003-12-08 * name-lookup.c, init.c, except.c: Revert Giovanni's patch fromJason Merrill
2003-12-07 PR c++/2294Giovanni Bajo
2003-09-29 PR c++/12175Jan Hubicka
2003-09-27 * name-lookup.h (get_global_value_if_present): New function.Gabriel Dos Reis
2003-08-15 * decl2.c (mark_member_pointers): Rename to...Jan Hubicka
2003-07-08 * cp-tree.h (build_scoped_method_call): Remove.Mark Mitchell
2003-06-17 * except.c: Remove duplicate declaration of push_eh_cleanup.Andreas Jaeger
2003-05-01 * input.h (lineno): Rename to ...Nathan Sidwell
2003-03-07 * except.c (init_exception_processing): Use C90 prototype style.Gabriel Dos Reis
2003-01-03 * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EXPRs better.Jason Merrill
2003-01-022003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>Steven Bosscher
2003-01-01 * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c,Steven Bosscher
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-12-04 PR c++/8461, c++/8625Jason Merrill
2002-12-01 PR c++/8332Mark Mitchell
2002-10-31 PR c++/8186Jason Merrill
2002-09-21 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-14 * error.c: Fix comment formatting.Kazu Hirata
2002-08-08 Rework build_component_ref.Mark Mitchell
2002-08-05Index: ChangeLogGeoffrey Keating
2002-04-01 * c-decl.c (grokdeclarator): Update.Neil Booth
2002-03-01 * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros.Jason Merrill
2001-12-18 * cp-tree.h: Delete #defines for cp_error, cp_warning,Zack Weinberg
2001-12-16 * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call.c, class.c,Joseph Myers
2001-12-02 * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingNeil Booth
2001-08-13 * expr.h: Split out optab- and libfunc-related code to...Zack Weinberg
2001-08-02.:Nathan Sidwell
2001-06-19 * except.c (initialize_handler_parm): Expect __cxa_begin_catch toRichard Sandiford
2001-05-21 * cp-tree.def (START_CATCH_STMT): Lose.Jason Merrill
2001-05-17 * except.h (protect_cleanup_actions): Remove it.Mark Mitchell
2001-05-13gcc/cp:Zack Weinberg
2001-05-02cp:Kaveh Ghazi
2001-04-27cp:Nathan Sidwell