summaryrefslogtreecommitdiff
path: root/gcc/cp/except.c
Commit message (Expand)AuthorAgeFilesLines
* 2007-02-28 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-281-1/+1
* PR c++/28878jakub2006-09-021-1/+2
* cp:amylaar2006-08-291-1/+8
* PR c++/27115jason2006-08-211-1/+1
* PR c++/28250reichelt2006-07-171-2/+2
* Fix up whitespacingmrs2006-06-061-7/+7
* PR c++/20103mmitchel2006-05-251-4/+1
* PR c++/27471mmitchel2006-05-191-9/+29
* add commentjason2006-03-041-0/+4
* Index: gcc/ChangeLoggeoffk2006-02-241-1/+2
* PR c++/26266mmitchel2006-02-181-2/+3
* PR c++/24996jason2006-02-121-0/+1
* 2005-06-28 Paul Brook <paul@codesourcery.com>pbrook2005-06-281-0/+5
* Update FSF address.kcook2005-06-251-2/+2
* Canonicalize whitespace.mrs2005-06-151-21/+21
* Remove extra white spacing at end of lines.mrs2005-06-141-12/+12
* tweak commentjason2005-05-231-9/+12
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-3/+3
* PR libstdc++/10606rth2005-02-191-34/+58
* * cp-tree.def, except.c, ptree.c: Update copyright.kazu2005-02-111-1/+1
* PR c++/19733mmitchel2005-02-091-2/+5
* 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