- 06 Jan, 1993 7 commits
-
-
From-SVN: r3110
Michael Meissner committed -
From-SVN: r3109
Jim Wilson committed -
From-SVN: r3108
Jim Wilson committed -
From-SVN: r3107
Jim Wilson committed -
From-SVN: r3106
Jim Wilson committed -
From-SVN: r3105
Jim Wilson committed -
numbers, and non-space characters after the filename. From-SVN: r3104
Jim Wilson committed
-
- 05 Jan, 1993 13 commits
-
-
From-SVN: r3103
Richard Stallman committed -
From-SVN: r3102
Michael Meissner committed -
_objc_realloc, _objc_copy, _objc_error. From-SVN: r3101
Richard Stallman committed -
From-SVN: r3100
Richard Stallman committed -
From-SVN: r3099
James Van Artsdalen committed -
From-SVN: r3098
James Van Artsdalen committed -
From-SVN: r3097
James Van Artsdalen committed -
From-SVN: r3096
James Van Artsdalen committed -
From-SVN: r3095
James Van Artsdalen committed -
From-SVN: r3094
James Van Artsdalen committed -
Each alternative handles both 386 and 486, preserving distinction. ($basic_machine alternatives for sco and isc): Deleted. (i[34]86v32, i[34]86v, i[34]86v4): Handle both cpus together, preserving distinction. From-SVN: r3093
Richard Stallman committed -
Alternate definitions if NO_UNDERSCORES. From-SVN: r3092
Richard Stallman committed -
(making dirs and links): If we already made subdirs for a dir foo and foo turns out to be a symlink outside /usr/include... (making dirs and links): If we already made subdirs for a dir foo and foo turns out to be a symlink outside /usr/include, after we have made a dir for it in ./root/, make similar subdirs there. From-SVN: r3091
Richard Stallman committed
-
- 04 Jan, 1993 16 commits
-
-
From-SVN: r3090
Jim Wilson committed -
From-SVN: r3089
Jim Wilson committed -
From-SVN: r3088
Jim Wilson committed -
From-SVN: r3087
Torbjorn Granlund committed -
From-SVN: r3086
Richard Stallman committed -
From-SVN: r3085
Jeff Law committed -
From-SVN: r3084
Richard Stallman committed -
From-SVN: r3083
Jeff Law committed -
* jump.c (jump_optimize, case if (foo) b++): Do this regardless of BRANCH_COST if HAVE_incscc is defined. From-SVN: r3082
Jeff Law committed -
* pa.md (scc insn): Name this pattern "scc". (negscc, incscc, cmov): New patterns. From-SVN: r3081
Jeff Law committed -
From-SVN: r3080
Jeff Law committed -
From-SVN: r3079
Jeff Law committed -
From-SVN: r3078
Richard Stallman committed -
From-SVN: r3077
Michael Meissner committed -
From-SVN: r3076
Michael Meissner committed -
(block_alloc): Generalize tying so we can tie any operand with the output unless some operand must be in the same register as the output... (block_alloc): Generalize tying so we can tie any operand with the output unless some operand must be in the same register as the output, in which case only try tying that operand. From-SVN: r3075
Richard Kenner committed
-
- 03 Jan, 1993 4 commits
-
-
From-SVN: r3074
Richard Kenner committed -
pa.h (INITIAL_FRAME_POINTER_OFFSET): compute_frame_size () now does the whole calculation, including rounding. * pa.h (INITIAL_FRAME_POINTER_OFFSET): compute_frame_size () now does the whole calculation, including rounding. (FUNCTION_PROLOGUE, FUNCTION_EPILOGUE): Don't pass leaf_function to output_function_{prologue,epilogue}. (DELAY_SLOTS_FOR_EPILOGUE): Call hppa_epilogue_delay_slots (). From-SVN: r3073
Jeff Law committed -
* pa.c (apparent_fsize): Delete variable. (compute_frame_size): Many changes. Return the total frame size, including space for "magic" stuff at the top of the stack and any rounding for the Snake. (output_function_prologue): Don't take a leaf_function argument; Decide that based on frame size and frame_pointer_needed. Don't emit any frame diddling code if actual_fsize is 0. (output_function_epilogue): Don't take leaf_function argument. Don't do anything if no frame. Keep stack pointer aligned to 64 bytes before loading from old frame pointer. (hppa_epilogue_delay_slots): Only if there is no frame will we have an empty delay slot to fill. (eligible_for_epilogue_delay): Don't check "leaf_function" anymore. From-SVN: r3072
Jeff Law committed -
* pa.h (CONST_COSTS): Make CONST_DOUBLES very expensive. Give HIGH expressions a small cost with CONST, SYMBOL_REF, and LABEL_REF being twice as expensive as HIGH. From-SVN: r3071
Jeff Law committed
-