| Commit message (Expand) | Author | Age | Files | Lines |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -5/+6 |
* | * except.c (init_exception_processing): Use C90 prototype style. | gdr | 2003-03-07 | 1 | -73/+45 |
* | * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EXPRs better. | jason | 2003-01-03 | 1 | -2/+2 |
* | 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl> | aj | 2003-01-02 | 1 | -1/+1 |
* | * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c, | neil | 2003-01-01 | 1 | -4/+4 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | PR c++/8461, c++/8625 | jason | 2002-12-04 | 1 | -21/+5 |
* | PR c++/8332 | mmitchel | 2002-12-01 | 1 | -1/+1 |
* | PR c++/8186 | jason | 2002-10-31 | 1 | -4/+23 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -1/+1 |
* | * error.c: Fix comment formatting. | kazu | 2002-09-14 | 1 | -1/+1 |
* | Rework build_component_ref. | mmitchel | 2002-08-08 | 1 | -6/+2 |
* | Index: ChangeLog | geoffk | 2002-08-05 | 1 | -1/+0 |
* | * c-decl.c (grokdeclarator): Update. | neil | 2002-04-01 | 1 | -1/+1 |
* | * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros. | jason | 2002-03-01 | 1 | -36/+119 |
* | * cp-tree.h: Delete #defines for cp_error, cp_warning, | zack | 2001-12-18 | 1 | -7/+7 |
* | * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call.c, class.c, | jsm28 | 2001-12-16 | 1 | -1/+1 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -1/+1 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+1 |
* | .: | nathan | 2001-08-02 | 1 | -5/+2 |
* | * except.c (initialize_handler_parm): Expect __cxa_begin_catch to | jason | 2001-06-19 | 1 | -3/+3 |
* | * cp-tree.def (START_CATCH_STMT): Lose. | jason | 2001-05-21 | 1 | -22/+2 |
* | * except.h (protect_cleanup_actions): Remove it. | mmitchel | 2001-05-17 | 1 | -2/+15 |
* | gcc/cp: | zack | 2001-05-13 | 1 | -20/+42 |
* | cp: | ghazi | 2001-05-02 | 1 | -2/+2 |
* | cp: | nathan | 2001-04-27 | 1 | -1/+1 |
* | * except.c (build_throw): Wrap the initialization of the exception | jason | 2001-04-22 | 1 | -8/+5 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -652/+318 |
* | * decl.c (struct named_label_list): Rename eh_region to | rth | 2001-03-28 | 1 | -0/+1 |
* | Make -fsjlj-exceptions a configure option. | rth | 2001-03-28 | 1 | -3/+3 |
* | * Make-lang.in (cp/except.o): Don't depend on insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | Compute DECL_ASSEMBLER_NAME lazily. | mmitchel | 2001-03-19 | 1 | -0/+1 |
* | cp/ | gdr | 2001-03-15 | 1 | -1/+34 |
* | 2001-02-27 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-02-27 | 1 | -2/+2 |
* | * except.c (call_eh_info): Cleanup generation of cp_eh_info struct. | nathan | 2001-02-26 | 1 | -38/+61 |
* | Remove old ABI support. | mmitchel | 2001-02-12 | 1 | -5/+1 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -1/+4 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -3/+2 |
* | * mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector". | jason | 2000-12-04 | 1 | -11/+11 |
* | * c-common.h (flag_no_builtin): Declare. | mmitchel | 2000-10-18 | 1 | -1/+1 |
* | * except.c: Delete #if 0:d EXCEPTION_SECTION_ASM_OP-default and | hp | 2000-09-20 | 1 | -32/+0 |
* | * splay-tree.c (splay_tree_predecessor): Fix typo in comment. | mmitchel | 2000-09-17 | 1 | -1/+1 |
* | 2000-07-01 Benjamin Chelf <chelf@codesourcery.com> | chelf | 2000-07-02 | 1 | -1/+1 |
* | * call.c (build_conditional_expr): Use VOID_TYPE_P. | nathan | 2000-06-20 | 1 | -1/+1 |
* | * cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinable | mmitchel | 2000-05-24 | 1 | -19/+19 |
* | top level: | zack | 2000-05-20 | 1 | -0/+2 |
* | * except.c (check_handlers): New fn. | jason | 2000-05-15 | 1 | -0/+84 |
* | * cp-tree.def (THUNK_DECL): Remove. | mmitchel | 2000-05-03 | 1 | -1/+1 |
* | * cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro. | mmitchel | 2000-04-12 | 1 | -9/+18 |
* | * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions. | loewis | 2000-03-19 | 1 | -2/+2 |