| Commit message (Expand) | Author | Age | Files | Lines |
* | * function.c (assign_parms): Don't put args of inline functions | jason | 2002-01-23 | 1 | -4/+0 |
* | * decl2.c (max_tinst_depth): Increase default limit to 500. | jakub | 2002-01-10 | 1 | -1/+1 |
* | * decl2.c (coerce_new_type): Downgrade error for size_t mismatch | jason | 2002-01-07 | 1 | -1/+1 |
* | PR c++/5089 | nathan | 2002-01-02 | 1 | -1/+4 |
* | cp: | nathan | 2002-01-02 | 1 | -52/+72 |
* | cp: | nathan | 2002-01-02 | 1 | -6/+10 |
* | * arc.c (arc_hard_regno_mode_ok): Const-ify. | ghazi | 2001-12-23 | 1 | -1/+1 |
* | * po/gcc.pot: Regenerate. | jsm28 | 2001-12-18 | 1 | -3/+3 |
* | * cp-tree.h: Delete #defines for cp_error, cp_warning, | zack | 2001-12-18 | 1 | -51/+51 |
* | * c-common.c, c-common.h (back_end_hook): Remove. | neil | 2001-12-16 | 1 | -5/+0 |
* | * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call.c, class.c, | jsm28 | 2001-12-16 | 1 | -1/+1 |
* | cp: | nathan | 2001-12-09 | 1 | -33/+4 |
* | 2001-11-29 Mark Mitchell <mark@codesourcery.com> | mmitchel | 2001-11-30 | 1 | -3/+20 |
* | * cppfiles.c (stack_include_file): Don't optimize zero-length | neil | 2001-11-26 | 1 | -4/+0 |
* | * ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2.c, search.c, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * decl2.c (validate_nonmember_using_decl): Handle NAMESPACE_DECL. | lerdsuwa | 2001-10-27 | 1 | -0/+5 |
* | * cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node. | lerdsuwa | 2001-10-23 | 1 | -1/+2 |
* | * rtl.h (REG_VTABLE_REF): New. | rth | 2001-10-11 | 1 | -5/+5 |
* | * Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree-inline.h. | aoliva | 2001-10-05 | 1 | -7/+0 |
* | * decl2.c (cxx_decode_option): Add 'else'. | jason | 2001-10-02 | 1 | -3/+3 |
* | gcc/ | rth | 2001-09-21 | 1 | -1/+2 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -18/+9 |
* | * decl2.c (lang_f_options): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * decl.c (duplicate_decls): Remove code deadling with | mmitchel | 2001-09-04 | 1 | -1/+0 |
* | * c-common.c (c_alignof, c_alignof_expr): Move here... | jason | 2001-08-24 | 1 | -38/+3 |
* | * decl2.c (do_nonmember_using_decl): Replace using directive | lerdsuwa | 2001-08-13 | 1 | -1/+1 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 1 | -9/+9 |
* | tweak comment | jason | 2001-08-09 | 1 | -1/+4 |
* | * varasm.c (assemble_constructor): Take a symbol_ref and a | rth | 2001-08-07 | 1 | -26/+6 |
* | cp/ | gdr | 2001-08-06 | 1 | -14/+30 |
* | * 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 |
* | .: | nathan | 2001-08-02 | 1 | -18/+3 |
* | * jump.c: Add prototype for mark_modified_reg. | aj | 2001-07-30 | 1 | -4/+0 |
* | * call.c (joust): Only prefer a non-builtin candidate to a builtin | jason | 2001-07-25 | 1 | -35/+0 |
* | gcc: | nathan | 2001-07-21 | 1 | -10/+2 |
* | Remove old-abi remnants. Remove comments about old abi | nathan | 2001-07-21 | 1 | -10/+10 |
* | * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend on | neil | 2001-07-19 | 1 | -2/+0 |
* | * c-common.c (decl_attributes): Take a pointer to the node to | jsm28 | 2001-07-13 | 1 | -11/+12 |
* | * c-common.c (decl_attributes): Only take a single attributes | jsm28 | 2001-07-08 | 1 | -1/+1 |
* | * target.h (targetm): Rename global from "target", so as not to | shebs | 2001-07-07 | 1 | -8/+8 |
* | * system.h (TARGET_ESC): Move to ... | neil | 2001-06-27 | 1 | -9/+12 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 1 | -7/+10 |
* | * cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P): Lose. | jason | 2001-06-06 | 1 | -2/+7 |
* | * c-common.h (flag_dump_translation_unit): Remove. | nathan | 2001-06-05 | 1 | -24/+12 |
* | Amend previous changelog | nathan | 2001-06-01 | 1 | -0/+3 |
* | cp: | nathan | 2001-05-24 | 1 | -2/+0 |
* | * class.c (build_vtable_entry_ref): Lose vtbl parm. Fix for new abi. | jason | 2001-05-21 | 1 | -4/+4 |
* | 2001-05-18 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2001-05-19 | 1 | -1/+1 |
* | * cp-tree.h (flag_inline_trees): Update documentation. | mmitchel | 2001-05-04 | 1 | -2/+4 |