| Commit message (Expand) | Author | Age | Files | Lines |
* | * cp-tree.def (CPLUS_BINDING): Update documentation. | mmitchel | 1998-12-13 | 1 | -8/+15 |
* | * pt.c (check_template_shadow): New fn. | jason | 1998-12-04 | 1 | -4/+1 |
* | * parse.y (named_class_head): Update CLASSTYPE_DECLARED_CLASS. | jason | 1998-11-23 | 1 | -2/+7 |
* | update copyrights | jason | 1998-11-23 | 1 | -1/+1 |
* | Handle specifying template args to member function templates. | jason | 1998-11-21 | 1 | -1/+10 |
* | * typeck2.c (my_friendly_abort): Don't fatal twice in a row. | jason | 1998-11-16 | 1 | -2/+3 |
* | * parse.y (apparent_template_type): new type | oliva | 1998-11-01 | 1 | -2/+12 |
* | * cp-tree.def (TYPEOF_TYPE): New code. | jason | 1998-10-26 | 1 | -1/+1 |
* | * parse.y (condition): Convert VAR_DECL from reference to indirect | loewis | 1998-10-24 | 1 | -1/+1 |
* | * cplus-dem.c (work_stuff): Replace const_type and volatile_type | mmitchel | 1998-10-23 | 1 | -35/+8 |
* | * parse.y (named_class_head): Push into class while parsing the | loewis | 1998-10-22 | 1 | -3/+8 |
* | * parse.y (fn.def2): Fix 'attrs' format. | jason | 1998-10-18 | 1 | -16/+41 |
* | * typeck2.c (my_friendly_abort): Add URL. | jason | 1998-10-12 | 1 | -11/+19 |
* | * cp-tree.def (PTRMEM_CST): New tree node. | mmitchel | 1998-10-06 | 1 | -66/+92 |
* | * parse.y (component_decl_list): Improve error-recovery. | mmitchel | 1998-09-22 | 1 | -1/+2 |
* | * error.c (dump_type_real): Handle NAMESPACE_DECL. | jason | 1998-09-09 | 1 | -1/+1 |
* | * parse.y (nomods_initdcl0): Set up the parser stack correctly. | jason | 1998-09-08 | 1 | -1/+1 |
* | revert error reporting patch | jason | 1998-09-07 | 1 | -68/+65 |
* | * cp-error.def: New file. | mmitchel | 1998-09-06 | 1 | -65/+68 |
* | * cp-tree.h (finish_globally_qualified_member_call_expr): | mmitchel | 1998-09-03 | 1 | -2/+2 |
* | * cp-tree.h (build_enumerator): Take the enumeration type as a | mmitchel | 1998-08-28 | 1 | -13/+22 |
* | * cp-tree.h (finish_base_specifier): New function. | mmitchel | 1998-08-28 | 1 | -66/+9 |
* | * class.c (build_vbase_path): Use reverse_path. | mmitchel | 1998-08-27 | 1 | -5/+5 |
* | * cp-tree.h (finish_enum): Change prototype. | mmitchel | 1998-08-26 | 1 | -4/+6 |
* | comment | jason | 1998-08-24 | 1 | -0/+2 |
* | * parse.y (primary): Fix up the type of string constants. | jason | 1998-08-24 | 1 | -0/+4 |
* | * parse.y (notype_unqualified_id): Also accept ~A<int>. | jason | 1998-08-20 | 1 | -0/+2 |
* | * cp-tree.h (enter_scope_of): New function. | mmitchel | 1998-08-17 | 1 | -16/+2 |
* | * cp-tree.h (TI_USES_TEMPLATE_PARMS): Remove. | mmitchel | 1998-07-28 | 1 | -47/+50 |
* | * parse.y (direct_notype_declarator): Add precedence declaration | jason | 1998-07-27 | 1 | -1/+3 |
* | * parse.y (nested_name_specifier_1): Pull out the TYPE_MAIN_VARIANT. | jason | 1998-07-24 | 1 | -1/+1 |
* | * except.c (process_start_catch_block_old): Call start_decl_1 for | jason | 1998-07-23 | 1 | -2/+16 |
* | * inc/exception: Change terminate and unexpected to (). | jason | 1998-07-22 | 1 | -0/+4 |
* | * parse.y (primary): Use notype_unqualified_id instead of IDENTIFIER | jason | 1998-07-17 | 1 | -2/+2 |
* | * decl2.c (add_using_namespace): Iterate over namespaces used | jason | 1998-07-15 | 1 | -6/+11 |
* | * method.c (build_decl_overload_real): Fix namespace handling. | jason | 1998-07-15 | 1 | -19/+18 |
* | * parse.y (namespace_qualifier): Fix multiple level handling. | jason | 1998-07-14 | 1 | -0/+1 |
* | * call.c (joust): Don't warn about "confusing" conversions to the | jason | 1998-07-14 | 1 | -1/+6 |
* | * decl2.c (build_expr_from_tree): Change calls of do_identifier. | jason | 1998-07-12 | 1 | -3/+10 |
* | * decl.c (struct binding_level): New field using_directives. | jason | 1998-07-12 | 1 | -1/+33 |
* | * decl.c (xref_tag): Handle attributes between 'class' and name. | jason | 1998-07-07 | 1 | -0/+2 |
* | * cp-tree.h (CP_DECL_CONTEXT): New macro. | jason | 1998-06-25 | 1 | -2/+3 |
* | Have -fnew-exceptions actually use the runtime field, and not generate | amacleod | 1998-06-23 | 1 | -1/+0 |
* | * method.c (hack_identifier): Complain about getting a namespace | jason | 1998-06-17 | 1 | -0/+2 |
* | Minor tweaks. | amacleod | 1998-06-09 | 1 | -2/+1 |
* | * cp-tree.h (DECL_NAMESPACE_ALIAS, ORIGINAL_NAMESPACE): Declare. | jason | 1998-06-05 | 1 | -6/+16 |
* | * parse.y (base_class): Use is_aggr_type, not IS_AGGR_TYPE. | jason | 1998-05-27 | 1 | -1/+1 |
* | * decl.c (pushdecl): Don't copy the type_decl. | jason | 1998-05-26 | 1 | -3/+3 |
* | 1998-05-24 Mark Mitchell <mark@markmitchell.com> | mmitchel | 1998-05-24 | 1 | -1/+0 |
* | * class.c (delete_duplicate_fields_1): Use DECL_DECLARES_TYPE_P | mmitchel | 1998-05-20 | 1 | -9/+1 |