- 20 Oct, 1994 1 commit
-
-
From-SVN: r8318
Richard Kenner committed
-
- 19 Oct, 1994 9 commits
-
-
(scan_prog_file): Call COLLECT_QUALIFY_MATCH to do target-specific checking of the suitability of a match. (scan_prog_file): Call COLLECT_QUALIFY_MATCH to do target-specific checking of the suitability of a match. (main): Check REAL_*_FILE_NAME first. From-SVN: r8317
Jason Merrill committed -
(COLLECT_QUALIFY_MATCH): Define to ignore all symbols of types other than code. (REAL_NM_FILE_NAME): Define to "/bin/nm" to force use of the vendor nm. From-SVN: r8316
Jason Merrill committed -
From-SVN: r8315
Michael Meissner committed -
From-SVN: r8314
David J. MacKenzie committed -
From-SVN: r8313
Michael Meissner committed -
From-SVN: r8312
Michael Meissner committed -
count regs as 4 byte registers. From-SVN: r8311
Doug Evans committed -
* sparc.c (sparc_frame_info): Combine members gp_sp_offset and fp_sp_offset into reg_offset. All uses changed. (RETURN_ADDR_REGNUM): New macro. (RETURN_ADDR_MASK, FRAME_POINTER_MASK): New macros. (sparc_flat_compute_frame_info): Rename local mask to gmask. Only ensure reg save area is 8 byte aligned if necessary. (sparc_flat_save_restore): New arguments base_reg, offset, gmask, and fmask. All callers changed. No longer use %g2 to save regs in big stack frame. (sparc_flat_output_function_prologue): Delete local tsize. Reorder storing of previous frame pointer and return address reg to make it easier for gdb to identify flat functions. Decrement %sp twice when saving call-saved regs in big frames. (sparc_flat_output_function_epilogue): Likewise when restoring call-saved regs. From-SVN: r8310
Doug Evans committed -
non-leaf flat function. From-SVN: r8309
Doug Evans committed
-
- 18 Oct, 1994 12 commits
-
-
register cannot be used as a spill register. From-SVN: r8308
Richard Kenner committed -
From-SVN: r8307
Richard Kenner committed -
From-SVN: r8306
Richard Kenner committed -
reg. From-SVN: r8305
Richard Kenner committed -
call. From-SVN: r8304
Richard Kenner committed -
From-SVN: r8303
Jim Wilson committed -
in case nested function. From-SVN: r8302
Richard Kenner committed -
(reload_{in,out}*): Replace general_operand with non_hard_reg_operand. From-SVN: r8301
Richard Kenner committed -
From-SVN: r8300
Richard Kenner committed -
From-SVN: r8299
Jason Merrill committed -
* pa.md (reload_insi, reload_outsi): Expanders deleted. (reload_indf, reload_outdf, reload_indi, reload_outdi): Likewise. (reload_insf, reload_outsf): Likewise. From-SVN: r8298
Jeff Law committed -
as C++ code. From-SVN: r8297
Jason Merrill committed
-
- 17 Oct, 1994 15 commits
-
-
From-SVN: r8296
Jim Wilson committed -
From-SVN: r8295
Jim Wilson committed -
From-SVN: r8294
Jim Wilson committed -
From-SVN: r8293
Richard Kenner committed -
From-SVN: r8292
Richard Kenner committed -
From-SVN: r8291
Per Bothner committed -
Allways adjust current_function_outgoing_args_size, even #ifndef ACCUMULATE_OUTGOING_ARGS. (Useful for stack overflow checking.) From-SVN: r8290
Per Bothner committed -
* except.c (expand_start_catch_block): Make sure the false label gets onto the permanent obstack, as it is used for the exception table. From-SVN: r8289
Mike Stump committed -
* except.c (expand_start_catch_block): Make sure the false label gets onto the permanent obstack, as it is used for the exception table. From-SVN: r8288
Mike Stump committed -
(rescan): Preserve newlines after macro names at the top level since this is more likely to do the right thing with line numbers. From-SVN: r8287
Richard Kenner committed -
From-SVN: r8286
Noah Friedman committed -
(emit_reload_insns): Delete SECONDARY_MEM_NEEDED case for input reloads that can't happen and doesn't work. Fix errors in use of reload_outxx insns. Simplify output reload code by using gen_reload. From-SVN: r8285
Richard Kenner committed -
From-SVN: r8284
Richard Kenner committed -
From-SVN: r8283
Richard Kenner committed -
(copy_loop_body, case JUMP_INSN): Don't abort if invert_exp fails. Instead, redirect the jump around an unconditional branch. From-SVN: r8282
Richard Earnshaw committed
-
- 16 Oct, 1994 1 commit
-
-
optiimzing From-SVN: r8281
Richard Earnshaw committed
-
- 15 Oct, 1994 2 commits
-
-
From-SVN: r8280
Mike Stump committed -
since this conflicts with their use as bitfields. type_promotes_to handles promotion of enums of underlying unsigned types to signed integer types. From-SVN: r8279
Jason Merrill committed
-