| Commit message (Expand) | Author | Age | Files | Lines |
* | * typeck2.c (add_exception_specifier): Only require complete type if | jakub | 2001-08-19 | 2 | -1/+8 |
* | * except.c (TYPE_HASH): Delete. | ghazi | 2001-08-18 | 3 | -11/+14 |
* | * cvt.c (convert_to_void): Preserve TREE_SIDE_EFFECTS | mmitchel | 2001-08-17 | 2 | -2/+12 |
* | * class.c, cp-tree.h (build_vfn_ref): Remove. | rth | 2001-08-14 | 5 | -16/+7 |
* | * call.c (build_over_call): Mark COMPOUND_EXPRs generated for | mmitchel | 2001-08-13 | 2 | -0/+15 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 3 | -1/+7 |
* | * decl.c (grokdeclarator): Clarify diagnostic message. | gdr | 2001-08-13 | 2 | -1/+5 |
* | * decl2.c (do_nonmember_using_decl): Replace using directive | lerdsuwa | 2001-08-13 | 2 | -1/+6 |
* | * pt.c (maybe_fold_nontype_arg): Use TREE_TYPE of ARG as the | lerdsuwa | 2001-08-11 | 2 | -10/+19 |
* | * c-common.h (RETURN_NULLIFIED_P): Lose. | jason | 2001-08-10 | 6 | -34/+90 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 2 | -9/+14 |
* | tweak comment | jason | 2001-08-09 | 1 | -1/+4 |
* | * g++spec.c (lang_specific_driver): Quote argument after `-Xlinker'. | danglin | 2001-08-08 | 2 | -0/+5 |
* | cp: | nathan | 2001-08-07 | 4 | -41/+35 |
* | * tree.c (walk_tree): Walk siblings even if !walk_subtrees. | jason | 2001-08-07 | 2 | -4/+14 |
* | improve comment | jason | 2001-08-07 | 1 | -1/+3 |
* | * varasm.c (assemble_constructor): Take a symbol_ref and a | rth | 2001-08-07 | 2 | -26/+11 |
* | tweak comment | jason | 2001-08-06 | 1 | -1/+1 |
* | cp/ | gdr | 2001-08-06 | 2 | -14/+36 |
* | * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h | neil | 2001-08-04 | 2 | -2/+4 |
* | * target.h (gcc_target): Add asm_out.named_section, | rth | 2001-08-04 | 1 | -2/+2 |
* | * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c, | danglin | 2001-08-03 | 1 | -1/+1 |
* | * cp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove, no longer used. | shebs | 2001-08-03 | 3 | -11/+7 |
* | * repo.c (get_base_filename): Change return value to const char | cagney | 2001-08-02 | 2 | -2/+7 |
* | .: | nathan | 2001-08-02 | 10 | -100/+49 |
* | *** empty log message *** | apbianco | 2001-08-01 | 2 | -1/+6 |
* | cp: | nathan | 2001-07-31 | 6 | -78/+23 |
* | cp: | nathan | 2001-07-31 | 2 | -4/+10 |
* | cp: | nathan | 2001-07-31 | 2 | -11/+11 |
* | * jump.c: Add prototype for mark_modified_reg. | aj | 2001-07-30 | 2 | -6/+6 |
* | * method.c (pending_inlines): Remove. | rth | 2001-07-29 | 2 | -4/+4 |
* | cp: | nathan | 2001-07-27 | 2 | -11/+27 |
* | cp: | nathan | 2001-07-27 | 2 | -10/+21 |
* | 2001-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> | lerdsuwa | 2001-07-26 | 2 | -2/+8 |
* | cp: | nathan | 2001-07-26 | 2 | -2/+12 |
* | cp: | nathan | 2001-07-26 | 2 | -15/+30 |
* | cp: | nathan | 2001-07-26 | 2 | -14/+33 |
* | * call.c (joust): Only prefer a non-builtin candidate to a builtin | jason | 2001-07-25 | 7 | -84/+100 |
* | cp: | nathan | 2001-07-25 | 4 | -6/+33 |
* | cp: | nathan | 2001-07-25 | 3 | -3/+12 |
* | cp: | nathan | 2001-07-25 | 2 | -47/+21 |
* | cp: | nathan | 2001-07-25 | 2 | -1/+32 |
* | 2001-07-24 Phil Edwards <pme@sources.redhat.com> | pme | 2001-07-25 | 2 | -3/+4 |
* | tweak comment | jason | 2001-07-24 | 1 | -0/+3 |
* | Simplify rtti, now we've only one ABI. | nathan | 2001-07-24 | 3 | -89/+56 |
* | * cp/class.c (type_requires_array_cookie): Fix use of uninitialised | grahams | 2001-07-23 | 2 | -1/+6 |
* | gcc: | nathan | 2001-07-21 | 11 | -537/+97 |
* | Remove old-abi remnants. Remove comments about old abi | nathan | 2001-07-21 | 13 | -692/+206 |
* | 2001-07-20 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-07-20 | 2 | -1/+6 |
* | * class.c (finish_struct_anon): Forbid nested classes. | mmitchel | 2001-07-19 | 2 | -1/+12 |