- 23 Jun, 1995 5 commits
-
-
(primary, handler_seq): Set it. From-SVN: r10039
Richard Kenner committed -
(finish_struct): A data member with the same name as the class doesn't suppress constructors. (dont_allow_type_definitions): New variable set when types cannot be defined. (finish_struct): Use it. (build_vfn_ref): Deleted signature specific code, we don't call this function anymore from build_signature_method_call. From-SVN: r10038
Richard Kenner committed -
(build_conditional_expr): Use convert (boolean_type_node instead of truthvalue_conversion. (build_modify_expr): If the class lacks a constructor or assignment operator, return error_mark_node. (common_type): Use build_cplus_array_type. (commonparms): Don't abort if simple_cst_equal returns < 0. (build_c_cast): Don't tack on a NON_LVALUE_EXPR when casting to reference type. (build_indirect_ref): Fix check for *&. From-SVN: r10037
Richard Kenner committed -
(start_function): If current_class_decl is a signature pointer, don't dereference it but set C_C_D to current_class_decl. (duplicate_decls): Complain about virtual functions redeclared to be inline. (get_unique_name): New routine to name unnamed namespaces. (push_namespace): Use get_unique_name for naming unnamed namespaces. (complete_array_type): Fill in the TYPE_DOMAIN of our TYPE_MAIN_VARIANT if it is not filled in. (start_function): Complain about redefinition of a function even when the pending_inline version is compiled after the other version. (init_decl_processing): Fix number of fields for building sigtable_entry_type. (tag_identifier, offset_identifier): New variables to hold the identifiers for the sigtable fields tag and offset. (init_decl_processing): Initialize these variables. (init_decl_processing): Use these variables to build the sigtable_entry_type structure. Rename the code and offset fields to tag and delta, respectively; add offset and index fields. Changed types of fields from short_integer_type_node to delta_type_node. (lookup_name_real): Don't try to look anything up in an erroneous object. (grokdeclarator): Always give errors on constant overflow for array indices. From-SVN: r10036
Richard Kenner committed -
From-SVN: r10035
Richard Kenner committed
-
- 22 Jun, 1995 14 commits
-
-
From-SVN: r10034
Richard Kenner committed -
From-SVN: r10033
Richard Kenner committed -
(gas_message): Update to reflect current version, and give a different message if/when no version of gas is found. From-SVN: r10032
Richard Kenner committed -
From-SVN: r10031
Richard Kenner committed -
From-SVN: r10030
Richard Kenner committed -
numbers. From-SVN: r10029
Richard Kenner committed -
(crtbegin.o, crtend.o): Now depend on stamp-crt. (stamp-crt): New rule, to actually build crt{begin,end}.o. From-SVN: r10028
Richard Kenner committed -
From-SVN: r10027
Richard Kenner committed -
From-SVN: r10026
Richard Kenner committed -
From-SVN: r10025
Richard Kenner committed -
From-SVN: r10024
Richard Kenner committed -
From-SVN: r10023
Richard Kenner committed -
From-SVN: r10022
Richard Kenner committed -
From-SVN: r10021
Michael Meissner committed
-
- 20 Jun, 1995 2 commits
-
-
From-SVN: r10020
Richard Kenner committed -
definition of INCLUDE_DEFAULTS. From-SVN: r10019
Richard Kenner committed
-
- 19 Jun, 1995 19 commits
-
-
returned by pushdecl is the one we started with. From-SVN: r10018
Richard Kenner committed -
From-SVN: r10017
Richard Kenner committed -
From-SVN: r10016
Richard Kenner committed -
From-SVN: r10015
Richard Kenner committed -
From-SVN: r10014
Richard Kenner committed -
From-SVN: r10013
Mike Stump committed -
From-SVN: r10012
Richard Kenner committed -
From-SVN: r10011
Richard Kenner committed -
by REG_INC notes as live so they will be saved. From-SVN: r10010
Richard Kenner committed -
From-SVN: r10009
Richard Kenner committed -
From-SVN: r10008
Richard Kenner committed -
From-SVN: r10007
Richard Kenner committed -
(function_prologue): New variable fnname. Use it instead of current_function_name. (function_epilogue): Likewise. From-SVN: r10006
Richard Kenner committed -
(ASM_DECLARE_FUNCTION_NAME): Don't set current_function_name. From-SVN: r10005
Richard Kenner committed -
From-SVN: r10004
Richard Kenner committed -
Change realclear to maintainer-clean. From-SVN: r10003
Richard Kenner committed -
From-SVN: r10002
Richard Kenner committed -
From-SVN: r10001
Richard Kenner committed -
From-SVN: r10000
Gerald Baumgartner committed
-