| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in: Update. | neil | 2001-11-09 | 6 | -7/+37 |
* | * class.c (dump_array): Fix format specifier warning. | ghazi | 2001-11-09 | 2 | -1/+5 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 4 | -14/+11 |
* | * configure.in: Add AC_ARG_PROGRAM to support program name | dj | 2001-11-08 | 2 | -10/+20 |
* | * cp/decl.c (shadow_warning): New function. | neil | 2001-11-08 | 1 | -27/+48 |
* | * alias.c:: Include langhooks.h. | neil | 2001-11-06 | 3 | -1/+7 |
* | * pt.c (tsubst_copy): Call tsubst for TYPEOF_EXPR. | lerdsuwa | 2001-11-04 | 2 | -0/+5 |
* | * lex.c (copy_lang_type): Add static prototype. | ghazi | 2001-11-04 | 2 | -1/+6 |
* | * pt.c (unify): Handle SCOPE_REF. | lerdsuwa | 2001-11-02 | 2 | -0/+5 |
* | * tree.c (cp_copy_res_decl_for_inlining): Adjust | jakub | 2001-11-01 | 2 | -0/+6 |
* | * Makefile.in (INTL_TARGETS, POSUB): Delete all references. | zack | 2001-10-31 | 2 | -1/+5 |
* | * ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2.c, search.c, | jsm28 | 2001-10-28 | 8 | -15/+20 |
* | * decl2.c (validate_nonmember_using_decl): Handle NAMESPACE_DECL. | lerdsuwa | 2001-10-27 | 2 | -0/+9 |
* | * langhooks.c (lang_hook_default_clear_binding_stack): New. | zack | 2001-10-25 | 2 | -2/+9 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 2 | -0/+23 |
* | Fix date in ChangeLog | lerdsuwa | 2001-10-23 | 1 | -1/+1 |
* | * cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node. | lerdsuwa | 2001-10-23 | 11 | -23/+154 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 2 | -2/+7 |
* | * decl.c (duplicate_decls): Propagate DECL_UNINLINABLE. | aoliva | 2001-10-18 | 2 | -0/+55 |
* | * cp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_CHECK): Defined | rth | 2001-10-17 | 2 | -0/+6 |
* | * cp-tree.h (VFIELD_NAME_FORMAT) [NO_DOLLAR_IN_LABEL && | hp | 2001-10-16 | 2 | -1/+6 |
* | * pt.c (UNIFY_ALLOW_MAX_CORRECTION): Define. | rsandifo | 2001-10-16 | 2 | -3/+21 |
* | * decl.c (bad_specifiers): Don't allow exception specifications | rsandifo | 2001-10-16 | 2 | -2/+9 |
* | * c-pragma.h (cpp_register_pragma_space): Remove. | neil | 2001-10-14 | 2 | -1/+4 |
* | * pt.c (lookup_template_class): Build complete template arguments | lerdsuwa | 2001-10-13 | 2 | -0/+18 |
* | * cp-tree.h (TYPE_BINFO): Update comment. | lerdsuwa | 2001-10-13 | 5 | -18/+94 |
* | * pt.c (determine_specialization): Ignore functions without | lerdsuwa | 2001-10-13 | 2 | -0/+11 |
* | cp: | nathan | 2001-10-12 | 2 | -0/+10 |
* | * typeck2.c (store_init_value): Don't re-digest a bracketed | jason | 2001-10-11 | 3 | -5/+21 |
* | * rtl.h (REG_VTABLE_REF): New. | rth | 2001-10-11 | 3 | -40/+55 |
* | * c-parse.in (asm_operand): Allow named operands. | rth | 2001-10-11 | 3 | -2/+10 |
* | fix dates | jason | 2001-10-09 | 1 | -5/+3 |
* | * call.c (standard_conversion): Add bad conversion between | jason | 2001-10-09 | 4 | -35/+61 |
* | * Make-lang.in (CXX_OBJS): Added cp-lang.o. | aoliva | 2001-10-08 | 6 | -35/+98 |
* | * c-common.h (struct c_lang_decl): Add declared_inline. | rth | 2001-10-08 | 2 | -4/+8 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 5 | -12/+21 |
* | * optimize.c (struct inline_data): Moved to ../tree-inline.c. | aoliva | 2001-10-05 | 3 | -1291/+13 |
* | * Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree-inline.h. | aoliva | 2001-10-05 | 9 | -190/+385 |
* | * rtti.c (get_tinfo_decl): Call typeinfo_in_lib_p with the type used | danglin | 2001-10-03 | 2 | -1/+6 |
* | * decl2.c (cxx_decode_option): Add 'else'. | jason | 2001-10-02 | 1 | -3/+3 |
* | * spew.c (end_input): No longer static. | jason | 2001-10-02 | 4 | -3/+11 |
* | * c-common.c (c_format_attribute_table): Make format and | jsm28 | 2001-10-02 | 3 | -5/+12 |
* | * attribs.c (decl_attributes): Possibly call | jsm28 | 2001-10-02 | 2 | -5/+27 |
* | * decl.c (grokdeclarator): Copy array typedef handling from C | jason | 2001-10-01 | 2 | -2/+23 |
* | * config-lang.in (target_libs): Added target-gperf, so that we | aoliva | 2001-09-29 | 2 | -2/+8 |
* | top level: | zack | 2001-09-24 | 5 | -1073/+208 |
* | * attribs.c: New file, from c-common.c. | kenner | 2001-09-22 | 2 | -1/+6 |
* | gcc/ | rth | 2001-09-21 | 6 | -7/+63 |
* | * decl.c (grokdeclarator): Use C syntax for attr_flags declaration. | amylaar | 2001-09-21 | 2 | -1/+7 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 10 | -194/+241 |