- 09 Apr, 1993 17 commits
-
-
For i370-ibm*, assume mvs by default. Later, likewise, for i370-*. For -mvs*, assume ibm as default vendor. From-SVN: r4061
Richard Stallman committed -
From-SVN: r4060
Richard Stallman committed -
From-SVN: r4059
Richard Stallman committed -
From-SVN: r4058
Richard Stallman committed -
From-SVN: r4057
Richard Stallman committed -
From-SVN: r4056
Roland McGrath committed -
From-SVN: r4055
Richard Stallman committed -
From-SVN: r4054
Ian Lance Taylor committed -
From-SVN: r4053
Ian Lance Taylor committed -
From-SVN: r4052
Richard Kenner committed -
(reg_nonzero_bits): Should be unsigned. (reg_last_set_{mode,nonzero_bits,sign_bit_copies}): New variables. (combine_instructions): Allocate and initialized them. (nonzero_bits, num_sign_bit_copies, case REG): Use new variables to get information on regs we've seen before. (record_value_for_reg): Set new variables for register being modified. (record_dead_and_set_regs): Invalidate regs clobbered by CALL_INSN. From-SVN: r4051
Richard Kenner committed -
(force_to_mode, case xSHIFT): Don't narrow the mode unless we can be sure that the shift count is smaller than the size of the mode. From-SVN: r4050
Richard Kenner committed -
value with -1. From-SVN: r4049
Richard Kenner committed -
register class GEN_AND_FLOAT_REGS. From-SVN: r4048
Richard Kenner committed -
From-SVN: r4047
Richard Stallman committed -
From-SVN: r4046
Richard Stallman committed -
From-SVN: r4045
Richard Stallman committed
-
- 08 Apr, 1993 3 commits
-
-
From-SVN: r4044
Richard Stallman committed -
From-SVN: r4043
Ian Lance Taylor committed -
From-SVN: r4042
Michael Meissner committed
-
- 07 Apr, 1993 3 commits
-
-
From-SVN: r4041
Richard Stallman committed -
From-SVN: r4040
Michael Meissner committed -
From-SVN: r4039
Jim Wilson committed
-
- 06 Apr, 1993 16 commits
-
-
From-SVN: r4038
Richard Stallman committed -
* tree.h (require_complete_type, lookup_name_current_level): Add prototypes. From-SVN: r4037
Brendan Kehoe committed -
reg_set_p to identify instructions that modify it. From-SVN: r4036
Jim Wilson committed -
From-SVN: r4035
Jim Wilson committed -
From-SVN: r4034
Jim Wilson committed -
(do_include): For missing header file, if -M, don't output dependencies, and warning not error if no dependency is needed. From-SVN: r4033
Jim Wilson committed -
(decl_attributes, format case): Error if num_arg does not point to a string type argument, or if first_arg_num not the anonymous argument. From-SVN: r4032
Jim Wilson committed -
current_funtion_returns_pcc_struct if PCC_STATIC_STRUCT_RETURN defined. From-SVN: r4031
Jim Wilson committed -
we return junk for a template. From-SVN: r4030
Jim Wilson committed -
From-SVN: r4029
Roland McGrath committed -
From-SVN: r4028
Jim Wilson committed -
From-SVN: r4027
Michael Meissner committed -
From-SVN: r4026
Richard Stallman committed -
* pa.c (print_stw, print_ldw): Delete. (eligible_for_epilogue_delay): Delete. (hppa_epilogue_delay_slots): Delete. (store_reg, load_reg, set_reg_plus_d): New helper functions. (output_function_prologue): Only emit assembler pseudo-ops to denote the start of a function. Place the correct value into hp_profile_label_name if profiling. (output_function_epilogue): Only emit assembler pseudo-ops to deonte the end of a function. (hppa_expand_prologue): New function to emit all prologue code as RTL. (hppa_expand_epilogue): Likewise for the epilogue. (compute_frame_size): Update to account for using %r4 as an allocatable register if the frame pointer was eliminated. From-SVN: r4025
Jeff Law committed -
* pa.h (FIXED_REGISTERS): %r4 is no longer fixed. (CALL_USED_REGISTERS): %r4 is no longer CALL_USED either. (REG_ALLOC_ORDER): Move %r4 up in the allocation order. (DELAY_SLOTS_FOR_EPILOGUE): Delete. (ELIGIBLE_FOR_EPILOGUE_DELAY): Delete. From-SVN: r4024
Jeff Law committed -
* pa.md (prologue, epilogue): New define_expands. (return_internal, call_profiler): New define_insns. From-SVN: r4023
Jeff Law committed
-
- 05 Apr, 1993 1 commit
-
-
From-SVN: r4022
Richard Kenner committed
-