OSDN Git Service

2005-10-28 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / cp / except.c
2005-06-28 pbrook2005-06-28 Paul Brook <paul@codesourcery.com>
2005-06-25 kcookUpdate FSF address.
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-05-23 jasontweak comment
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-02-19 rth PR libstdc++/10606
2005-02-11 kazu * cp-tree.def, except.c, ptree.c: Update copyright.
2005-02-09 mmitchel PR c++/19733
2004-12-08 nathancp:
2004-10-04 gdr Convert diagnostics to use quoting flag q 4/n
2004-08-30 nathan * call.c (check_dtor_name): Replace abort with gcc_ass...
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-16 sayle * call.c (build_vfield_ref, build_call, build_conditio...
2004-08-15 nathan.:
2004-08-12 mmitchel PR c++/16698
2004-07-20 kcookRemove DOS style trailing Carriage Returns
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-07 mmitchel PR c++/15337
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-01-21 kazu * Make-lang.in, call.c, class.c, decl2.c, except.c...
2004-01-18 jason PR c++/11725
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-09 giovannibajo * init.c (build_new_1): Deal with an OVERLOAD set...
2003-12-08 jason * name-lookup.c, init.c, except.c: Revert Giova...
2003-12-07 giovannibajo PR c++/2294
2003-09-29 hubicka PR c++/12175
2003-09-27 gdr * name-lookup.h (get_global_value_if_present): New...
2003-08-15 hubicka * decl2.c (mark_member_pointers): Rename to...
2003-07-08 mmitchel * cp-tree.h (build_scoped_method_call): Remove.
2003-06-17 aj * except.c: Remove duplicate declaration of push_eh_cl...
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-03-07 gdr * except.c (init_exception_processing): Use...
2003-01-03 jason * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EX...
2003-01-02 aj2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-04 jason PR c++/8461, c++/8625
2002-12-01 mmitchel PR c++/8332
2002-10-31 jason PR c++/8186
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-14 kazu * error.c: Fix comment formatting.
2002-08-08 mmitchel Rework build_component_ref.
2002-08-05 geoffkIndex: ChangeLog
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-03-01 jason * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL...
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-16 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call...
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-02 nathan.:
2001-06-19 jason * except.c (initialize_handler_parm): Expect...
2001-05-21 jason * cp-tree.def (START_CATCH_STMT): Lose.
2001-05-17 mmitchel * except.h (protect_cleanup_actions): Remove it.
2001-05-13 zackgcc/cp:
2001-05-02 ghazicp:
2001-04-27 nathancp:
2001-04-22 jason * except.c (build_throw): Wrap the initializati...
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * decl.c (struct named_label_list): Rename...
2001-03-28 rthMake -fsjlj-exceptions a configure option.
2001-03-22 rth * Make-lang.in (cp/except.o): Don't depend...
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15 gdrcp/
2001-02-27 oldham2001-02-27 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-26 nathan * except.c (call_eh_info): Cleanup generation of cp_eh...
2001-02-12 mmitchel Remove old ABI support.
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2000-12-04 jason * mangle.c (write_type): Mangle VECTOR_TYPE...
2000-10-18 mmitchel * c-common.h (flag_no_builtin): Declare.
2000-09-20 hp * except.c: Delete #if 0:d EXCEPTION_SECTION_ASM_OP...
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
2000-06-20 nathan * call.c (build_conditional_expr): Use VOID_TYPE_P.
2000-05-24 mmitchel * cp-tree.h (lang_decl_flags): Rename mutable_flag...
2000-05-20 zacktop level:
2000-05-15 jason * except.c (check_handlers): New fn.
2000-05-03 mmitchel * cp-tree.def (THUNK_DECL): Remove.
2000-04-12 mmitchel * cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.
2000-03-19 loewis * emit-rtl.c (push_to_full_sequence, end_full_sequence...
2000-03-14 rthJeff Sturm <jsturm@sigma6.com>
2000-03-13 jason * decl.c (grokfndecl): Set TREE_NOTHROW if...
2000-03-11 jason * exception.cc (__check_null_eh_spec): New fn.
2000-03-11 jason * decl.c (push_throw_library_fn): Take the...
2000-03-10 jason * lang-options.h, decl2.c: Add -fno-enforce...
2000-03-10 jason * decl.c (push_overloaded_decl_1, auto_function,
2000-03-09 jason * tree.h (struct tree_common): Rename raises_fl...
2000-03-02 tromey * cp-tree.h (build_java_class_ref): Declare.
2000-02-26 lawFix copyrights
2000-02-22 loewis Refer to the standard as an ISO document, not an ANSI...
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-18 nathan * cp-tree.h (get_tinfo_fn_dynamic): Remove prototype.
1999-12-17 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DSO_HANDLE.
1999-12-15 rth * cp-tree.h (make_aggr_type): Declare.
1999-12-09 mmitchel * except.c (expand_throw): Add static attribute to...
1999-11-25 mmitchel1999-11-25 Mark Mitchell <mark@codesourcery.com>
1999-11-18 mmitchel * except.c (expand_end_catch_block): Fix typo.
1999-11-16 jason * class.c (finish_struct): If we're a local...
next