summaryrefslogtreecommitdiff
path: root/gcc/cp/except.c
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/28878 (ICE using "[" instead of "{")Jakub Jelinek2006-09-021-1/+2
* re PR c++/28139 (alias information for EH is wrong)J"orn Rennecke2006-08-291-1/+8
* re PR c++/27115 (ICE in cp_expr_size or miscompilation with statement express...Jason Merrill2006-08-211-1/+1
* re PR c++/28250 (ICE with invalid catch)Volker Reichelt2006-07-171-2/+2
* Fix up whitespacingMike Stump2006-06-061-7/+7
* re PR c++/20103 (ICE in create_tmp_var with C99 style struct initializer)Mark Mitchell2006-05-251-4/+1
* re PR c++/27471 (ICE within build_c_cast cp/typeck.c:5434)Mark Mitchell2006-05-191-9/+29
* add commentJason Merrill2006-03-031-0/+4
* Index: gcc/ChangeLogGeoffrey Keating2006-02-241-1/+2
* re PR c++/26266 (Trouble with static const data members in template classes)Mark Mitchell2006-02-181-2/+3
* re PR c++/24996 (ICE on throw code)Jason Merrill2006-02-121-0/+1
* Makefile.in: Set and use UNWIND_H.Paul Brook2005-06-281-0/+5
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Canonicalize whitespace.Mike Stump2005-06-151-21/+21
* Remove extra white spacing at end of lines.Mike Stump2005-06-141-12/+12
* tweak commentJason Merrill2005-05-231-9/+12
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-3/+3
* re PR libstdc++/10606 (uncaught_exception() returns false too early)Richard Henderson2005-02-181-34/+58
* * cp-tree.def, except.c, ptree.c: Update copyright.Kazu Hirata2005-02-111-1/+1
* re PR c++/19733 (ICE on invalid destructor call)Mark Mitchell2005-02-091-2/+5
* re PR c++/18803 (rejects access to operator() in template)Nathan Sidwell2004-12-081-2/+1
* Convert diagnostics to use quoting flag q 4/nGabriel Dos Reis2004-10-041-10/+11
* call.c (check_dtor_name): Replace abort with gcc_assert or gcc_unreachable.Nathan Sidwell2004-08-301-1/+1
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-1/+1
* call.c (build_vfield_ref, [...]): Replace calls to build with calls to buildN.Roger Sayle2004-08-161-8/+8
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-5/+2
* re PR c++/16698 (ICE with exceptions and declaration of __cxa_throw)Mark Mitchell2004-08-121-10/+10
* Remove DOS style trailing Carriage ReturnsKelley Cook2004-07-201-2/+2
* c-common.h (has_c_linkage): New interface.Zack Weinberg2004-06-201-1/+4
* c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson2004-06-151-34/+45
* re PR c++/15337 (sizeof on incomplete type diagnostic)Mark Mitchell2004-06-071-0/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-73/+37
* Make-lang.in, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* re PR c++/11725 (Wrong return statement warning with -Wreturn-type in templat...Jason Merrill2004-01-181-1/+4
* call.c: Fix comment formatting.Kazu Hirata2003-12-211-2/+2
* init.c (build_new_1): Deal with an OVERLOAD set when looking up for _Jv_Alloc...Giovanni Bajo2003-12-091-0/+5
* name-lookup.c, [...]: Revert Giovanni's patch from yesterday.Jason Merrill2003-12-081-5/+0
* re PR c++/2294 (using declaration confusion)Giovanni Bajo2003-12-071-1/+6
* re PR c++/12175 (Tru64 UNIX bootstrap failure: multiply defined symbols linki...Jan Hubicka2003-09-291-0/+2
* name-lookup.h (get_global_value_if_present): New function.Gabriel Dos Reis2003-09-271-21/+7
* decl2.c (mark_member_pointers): Rename to...Jan Hubicka2003-08-151-10/+24
* cp-tree.h (build_scoped_method_call): Remove.Mark Mitchell2003-07-081-6/+3
* except.c: Remove duplicate declaration of push_eh_cleanup.Andreas Jaeger2003-06-171-1/+0
* input.h (lineno): Rename to ...Nathan Sidwell2003-05-011-5/+6
* except.c (init_exception_processing): Use C90 prototype style.Gabriel Dos Reis2003-03-071-73/+45
* fold-const.c (fold): Avoid NOP_EXPRs better.Jason Merrill2003-01-031-2/+2
* except.c, [...]: Fix Copyright years.Steven Bosscher2003-01-021-1/+1
* call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-4/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* PR c++/8461, c++/8625Jason Merrill2002-12-041-21/+5