| Commit message (Expand) | Author | Age | Files | Lines |
* | cp: | nathan | 2004-12-08 | 1 | -2/+1 |
* | Convert diagnostics to use quoting flag q 4/n | gdr | 2004-10-04 | 1 | -10/+11 |
* | * call.c (check_dtor_name): Replace abort with gcc_assert or | nathan | 2004-08-30 | 1 | -1/+1 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -1/+1 |
* | * call.c (build_vfield_ref, build_call, build_conditional_expr, | sayle | 2004-08-16 | 1 | -8/+8 |
* | .: | nathan | 2004-08-15 | 1 | -5/+2 |
* | PR c++/16698 | mmitchel | 2004-08-12 | 1 | -10/+10 |
* | Remove DOS style trailing Carriage Returns | kcook | 2004-07-20 | 1 | -2/+2 |
* | * c-common.h (has_c_linkage): New interface. | zack | 2004-06-20 | 1 | -1/+4 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -34/+45 |
* | PR c++/15337 | mmitchel | 2004-06-07 | 1 | -0/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -73/+37 |
* | * Make-lang.in, call.c, class.c, decl2.c, except.c, expr.c, | kazu | 2004-01-21 | 1 | -1/+1 |
* | PR c++/11725 | jason | 2004-01-18 | 1 | -1/+4 |
* | * call.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -2/+2 |
* | * init.c (build_new_1): Deal with an OVERLOAD set when | giovannibajo | 2003-12-09 | 1 | -0/+5 |
* | * name-lookup.c, init.c, except.c: Revert Giovanni's patch from | jason | 2003-12-08 | 1 | -5/+0 |
* | PR c++/2294 | giovannibajo | 2003-12-07 | 1 | -1/+6 |
* | PR c++/12175 | hubicka | 2003-09-29 | 1 | -0/+2 |
* | * name-lookup.h (get_global_value_if_present): New function. | gdr | 2003-09-27 | 1 | -21/+7 |
* | * decl2.c (mark_member_pointers): Rename to... | hubicka | 2003-08-15 | 1 | -10/+24 |
* | * cp-tree.h (build_scoped_method_call): Remove. | mmitchel | 2003-07-08 | 1 | -6/+3 |
* | * except.c: Remove duplicate declaration of push_eh_cleanup. | aj | 2003-06-17 | 1 | -1/+0 |
* | * 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 |