| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-08-24 Matt Austern <austern@apple.com> | shebs | 2002-08-25 | 1 | -0/+1 |
* | * call.c (standard_conversion): Use build_ptrmem_type. | mmitchel | 2002-08-09 | 1 | -1/+3 |
* | Rework build_component_ref. | mmitchel | 2002-08-08 | 1 | -18/+14 |
* | * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update. | neil | 2002-08-07 | 1 | -1/+0 |
* | * cp-tree.h (VF_DERIVED_VALUE): Remove. | nathan | 2002-08-04 | 1 | -4/+1 |
* | * c-common.c: Define all C/ObjC/C++ warning and flag variables. | neil | 2002-08-01 | 1 | -185/+0 |
* | * call.c (build_field_call): Do not look up the field by name. | mmitchel | 2002-08-01 | 1 | -3/+21 |
* | * cp-tree.h (VF_DERIVED_VALUE): Restore from previous deletion. | gdr | 2002-07-30 | 1 | -0/+2 |
* | * cp-tree.h (CLASSTYPE_VFIELDS, VF_*, BV_*): Add more | nathan | 2002-07-30 | 1 | -12/+17 |
* | * cp-tree.h: Comment typo fix. | amodra | 2002-07-29 | 1 | -1/+1 |
* | * function.c (assign_parms): Handle frontend-directed pass by | jason | 2002-07-26 | 1 | -0/+4 |
* | * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ, | neil | 2002-07-26 | 1 | -4/+0 |
* | * c-common.c (c_sizeof_or_alignof_type): Take a third argument for | gdr | 2002-07-25 | 1 | -4/+4 |
* | * dwarf2out.c (SECTION_ASM_OP, | neil | 2002-07-23 | 1 | -1/+0 |
* | 2002-07-21 Gabriel Dos Reis <gdr@nerim.net> | gdr | 2002-07-23 | 1 | -3/+3 |
* | PR c++/7347, c++/7348 | lerdsuwa | 2002-07-22 | 1 | -1/+3 |
* | * cp-tree.h (unqualified_name_lookup_error): Declare it. | mmitchel | 2002-07-10 | 1 | -1/+2 |
* | * cp-tree.h (constructor_name_p): Declare it. | mmitchel | 2002-07-09 | 1 | -1/+2 |
* | * cp-tree.h (have_extern_spec): Declare it | mmitchel | 2002-07-08 | 1 | -0/+1 |
* | * Make-lang.in (cp/parse.o): Depend on decl.h. | mmitchel | 2002-07-08 | 1 | -1/+1 |
* | Repair damage on weak-impared targets caused by my previous patch. | nathan | 2002-07-05 | 1 | -1/+1 |
* | * cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ... | nathan | 2002-06-30 | 1 | -3/+4 |
* | * cp-tree.h (xref_tag): Change prototype. | mmitchel | 2002-06-26 | 1 | -3/+3 |
* | * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS. | mmitchel | 2002-06-25 | 1 | -1/+7 |
* | * cp-tree.h (SCALAR_TYPE_P): New macro. | mmitchel | 2002-06-24 | 1 | -0/+14 |
* | * parse.y (parse_scoped_id): New function. | mmitchel | 2002-06-23 | 1 | -1/+1 |
* | * c-common.c (flag_ms_extensions): Move from c++ front end. | rth | 2002-06-16 | 1 | -3/+0 |
* | * cp-tree.h (compiler_error): Remove declaration. | gdr | 2002-06-15 | 1 | -2/+0 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -205/+293 |
* | PR preprocessor/6517 | neil | 2002-05-22 | 1 | -1/+0 |
* | * cp-tree.h (complete_type_or_diagnostic): Changed prototype, | aoliva | 2002-05-19 | 1 | -1/+6 |
* | * cp-tree.h (struct lang_type): Added non_zero_init. | aoliva | 2002-05-14 | 1 | -2/+12 |
* | * Makefile.in: Update. | neil | 2002-05-09 | 1 | -6/+0 |
* | * c-common.c (warn_multichar): New. | neil | 2002-05-06 | 1 | -3/+0 |
* | PR c++/5607 | jason | 2002-04-25 | 1 | -0/+1 |
* | * c-common.h (c_common_parse_file): Update. | neil | 2002-04-25 | 1 | -1/+0 |
* | * attribs.c (c_common_attribute_table): Move table and handlers | neil | 2002-04-24 | 1 | -1/+1 |
* | * Makefile.in: Update. | neil | 2002-04-20 | 1 | -0/+3 |
* | * builtins.c: Include langhooks.h. | neil | 2002-04-19 | 1 | -1/+1 |
* | * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | neil | 2002-04-18 | 1 | -0/+1 |
* | PR c++/5571 | mmitchel | 2002-04-07 | 1 | -6/+2 |
* | PR c++/525 | jason | 2002-04-06 | 1 | -1/+1 |
* | PR c++/5636 | jason | 2002-04-04 | 1 | -10/+1 |
* | * c-decl.c (grokdeclarator): Update. | neil | 2002-04-01 | 1 | -0/+1 |
* | * diagnostic.c (print_error_function): Remove. | neil | 2002-03-31 | 1 | -0/+4 |
* | * Makefile.in (except.o): Update. | neil | 2002-03-29 | 1 | -1/+1 |
* | * Makefile.in (attribs.o): Update. | neil | 2002-03-27 | 1 | -0/+1 |
* | * c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 1 | -1/+3 |
* | cp: | nathan | 2002-03-26 | 1 | -7/+3 |
* | * Makefile.in (ggc-common.o): Update. | neil | 2002-03-26 | 1 | -0/+1 |