- 13 Jun, 1995 5 commits
-
-
From-SVN: r9938
Richard Kenner committed -
From-SVN: r9937
Richard Kenner committed -
CLASSTYPE_VTBL_PTR. From-SVN: r9936
Richard Kenner committed -
(set_C_C_D): Removed. (struct saved_scope): Remove class_decl. (push_to_top_level): Don't save current_class_decl. (pop_from_top_level): Don't restore current_class_decl or C_C_D. (struct cp_function): Add C_C_D. (push_cp_function_context): Save C_C_D. (pop_cp_function_context): Restore C_C_D. (set_C_C_D): New function. (pop_from_top_level, start_function, pop_cp_function_context): Call it. Lose all references to current_vtable_decl, CLASSTYPE_INST_VAR and CLASSTYPE_VTBL_PTR. (push_cp_function_context): Save current_class_decl. (pop_cp_function_context): Restore current_class_decl and set C_C_D. (pop_from_top_level): Don't use CLASSTYPE_INST_VAR to set C_C_D. (start_function): Ditto. From-SVN: r9935
Richard Kenner committed -
Lose all references to current_vtable_decl, CLASSTYPE_INST_VAR and CLASSTYPE_VTBL_PTR. Don't mess with current_class_decl, current_vtable_decl, or C_C_D. From-SVN: r9934
Richard Kenner committed
-
- 12 Jun, 1995 5 commits
-
-
TRIAL_DELAY, not TRIAL. From-SVN: r9933
Richard Kenner committed -
-nostdlib implies -nostartfiles again. New argument -nodefaultlibs. From-SVN: r9932
Doug Evans committed -
From-SVN: r9931
Doug Evans committed -
From-SVN: r9930
Doug Evans committed -
From-SVN: r9929
Richard Kenner committed
-
- 11 Jun, 1995 8 commits
-
-
clearing reg_last_reload_reg. From-SVN: r9928
Richard Kenner committed -
From-SVN: r9927
Richard Kenner committed -
From-SVN: r9926
Richard Kenner committed -
From-SVN: r9925
Richard Kenner committed -
From-SVN: r9924
Richard Kenner committed -
(expand_asm_operands): See if output operand permits register. If not, mark output addressable, call expand_operand on it, and give error if not MEM. From-SVN: r9923
Richard Kenner committed -
(assign_parms): Handle promotions of both passed and nominal modes separately and insert needed conversions. (assign_parms): Handle promotions of both passed and nominal modes separately and insert needed conversions. (promoted_input_arg): Return 0 if nominal and passed modes differ. From-SVN: r9922
Richard Kenner committed -
bounds. From-SVN: r9921
Richard Kenner committed
-
- 10 Jun, 1995 3 commits
-
-
From-SVN: r9920
Richard Kenner committed -
From-SVN: r9919
Richard Kenner committed -
(cpperror.o, cppexp.o, cpphash.o): New rules, to show .h dependencies. From-SVN: r9918
Richard Kenner committed
-
- 09 Jun, 1995 6 commits
-
-
(lshift_double, rshift_double): Truncate shift count only if SHIFT_COUNT_TRUNCATED. Remove unnecessary `count >= prec' test. From-SVN: r9917
Richard Kenner committed -
Return next insn, not 0, if block ends in a barrier. From-SVN: r9916
Richard Kenner committed -
From-SVN: r9915
Richard Kenner committed -
(&&, ||, ?:): Increment it in unevaluated subexpressions. (/, %, integer_overflow): Suppress diagnostics if skip_evaluation != 0. (yyerror): Clear skip_evaluation. From-SVN: r9914
Richard Kenner committed -
From-SVN: r9913
Richard Kenner committed -
declarators. From-SVN: r9912
Richard Kenner committed
-
- 08 Jun, 1995 12 commits
-
-
(store_split_bit_field): When adjust arg in BYTES_BIT_ENDIAN case, use number of bits in arg for MEM operands and BITS_PER_WORD for other operands. (extract_fixed_bit_field): Undo last change. From-SVN: r9911
Richard Kenner committed -
TARGET_SOFT_FLOAT. From-SVN: r9910
Richard Kenner committed -
(find_splittable_givs): Use verify_addresses instead of memory_address_p. From-SVN: r9909
Richard Kenner committed -
(finish_decl): New routine to handle call backs from the mid end (declare_hidden_char_array). From-SVN: r9908
Mike Stump committed -
From-SVN: r9907
Mike Stump committed -
From-SVN: r9906
Mike Stump committed -
From-SVN: r9905
Richard Kenner committed -
PROMOTE_FUNCTION_ARGS defined. From-SVN: r9904
Richard Kenner committed -
From-SVN: r9903
Richard Kenner committed -
(movsf): Use it instead of invalid SUBREG and truncdfsf2. From-SVN: r9902
Richard Kenner committed -
From-SVN: r9901
Richard Kenner committed -
From-SVN: r9900
Richard Kenner committed
-
- 07 Jun, 1995 1 commit
-
-
have correct types. From-SVN: r9899
Richard Kenner committed
-