- 15 Jun, 1995 7 commits
-
-
From-SVN: r9961
Richard Kenner committed -
From-SVN: r9960
Richard Kenner committed -
From-SVN: r9959
Richard Kenner committed -
From-SVN: r9958
Richard Kenner committed -
From-SVN: r9957
Richard Kenner committed -
(main): Ignore the argument to -o. (main): Place o_file after an initial .o (like crt0.o). If we have LD_INIT_SWITCH, use init and fini functions for executables, too. Specify the unique function names. (write_c_file_stat): Fix the case of destructors but no constructors. Don't include the generic-named functions for executables. (write_c_file): If we have LD_INIT_SWITCH, always use write_c_file_stat. (main): Also add _GLOBAL__D? to export list. From-SVN: r9956
Richard Kenner committed -
From-SVN: r9955
Richard Kenner committed
-
- 14 Jun, 1995 14 commits
-
-
(check_format_info): If type is void, ignore operand. From-SVN: r9954
Richard Kenner committed -
From-SVN: r9953
Richard Kenner committed -
restore order. From-SVN: r9952
Richard Kenner committed -
(output_prolog): Don't call __eabi here, let compiler call it after the arguments to main are saved. (output_prolog): Don't call __eabi here, let compiler call it after the arguments to main are saved. (output_{prolog,epilog}): Don't use functions under V.4 to save and restore floating point registers. From-SVN: r9951
Richard Kenner committed -
saved. From-SVN: r9950
Richard Kenner committed -
From-SVN: r9949
Richard Kenner committed -
From-SVN: r9948
Richard Kenner committed -
From-SVN: r9947
Richard Kenner committed -
From-SVN: r9946
Richard Kenner committed -
start_function. From-SVN: r9945
Richard Kenner committed -
From-SVN: r9944
Richard Kenner committed -
From-SVN: r9943
Richard Kenner committed -
after function definition. From-SVN: r9942
Richard Kenner committed -
converting incoming parm. From-SVN: r9941
Richard Kenner committed
-
- 13 Jun, 1995 7 commits
-
-
From-SVN: r9940
Richard Kenner committed -
right for ABS_EXPR to work. From-SVN: r9939
Richard Kenner committed -
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 7 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
-