summaryrefslogtreecommitdiff
path: root/gcc/cp/except.c
Commit message (Expand)AuthorAgeFilesLines
* cp:nathan2004-12-081-2/+1
* Convert diagnostics to use quoting flag q 4/ngdr2004-10-041-10/+11
* * call.c (check_dtor_name): Replace abort with gcc_assert ornathan2004-08-301-1/+1
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-1/+1
* * call.c (build_vfield_ref, build_call, build_conditional_expr,sayle2004-08-161-8/+8
* .:nathan2004-08-151-5/+2
* PR c++/16698mmitchel2004-08-121-10/+10
* Remove DOS style trailing Carriage Returnskcook2004-07-201-2/+2
* * c-common.h (has_c_linkage): New interface.zack2004-06-201-1/+4
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-34/+45
* PR c++/15337mmitchel2004-06-071-0/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-73/+37
* * Make-lang.in, call.c, class.c, decl2.c, except.c, expr.c,kazu2004-01-211-1/+1
* PR c++/11725jason2004-01-181-1/+4
* * call.c: Fix comment formatting.kazu2003-12-211-2/+2
* * init.c (build_new_1): Deal with an OVERLOAD set whengiovannibajo2003-12-091-0/+5
* * name-lookup.c, init.c, except.c: Revert Giovanni's patch fromjason2003-12-081-5/+0
* PR c++/2294giovannibajo2003-12-071-1/+6
* PR c++/12175hubicka2003-09-291-0/+2
* * name-lookup.h (get_global_value_if_present): New function.gdr2003-09-271-21/+7
* * decl2.c (mark_member_pointers): Rename to...hubicka2003-08-151-10/+24
* * cp-tree.h (build_scoped_method_call): Remove.mmitchel2003-07-081-6/+3
* * except.c: Remove duplicate declaration of push_eh_cleanup.aj2003-06-171-1/+0
* * input.h (lineno): Rename to ...nathan2003-05-011-5/+6
* * except.c (init_exception_processing): Use C90 prototype style.gdr2003-03-071-73/+45
* * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EXPRs better.jason2003-01-031-2/+2
* 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>aj2003-01-021-1/+1
* * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c,neil2003-01-011-4/+4
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* PR c++/8461, c++/8625jason2002-12-041-21/+5
* PR c++/8332mmitchel2002-12-011-1/+1
* PR c++/8186jason2002-10-311-4/+23
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-1/+1
* * error.c: Fix comment formatting.kazu2002-09-141-1/+1
* Rework build_component_ref.mmitchel2002-08-081-6/+2
* Index: ChangeLoggeoffk2002-08-051-1/+0
* * c-decl.c (grokdeclarator): Update.neil2002-04-011-1/+1
* * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros.jason2002-03-011-36/+119
* * cp-tree.h: Delete #defines for cp_error, cp_warning,zack2001-12-181-7/+7
* * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call.c, class.c,jsm282001-12-161-1/+1
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+1
* .:nathan2001-08-021-5/+2
* * except.c (initialize_handler_parm): Expect __cxa_begin_catch tojason2001-06-191-3/+3
* * cp-tree.def (START_CATCH_STMT): Lose.jason2001-05-211-22/+2
* * except.h (protect_cleanup_actions): Remove it.mmitchel2001-05-171-2/+15
* gcc/cp:zack2001-05-131-20/+42
* cp:ghazi2001-05-021-2/+2
* cp:nathan2001-04-271-1/+1
* * except.c (build_throw): Wrap the initialization of the exceptionjason2001-04-221-8/+5