- 01 Dec, 1995 3 commits
-
-
From-SVN: r10659
Jim Wilson committed -
(MODE_DISP_OK_4, MODE_DISP_OK_8): Move definitions next to uses. From-SVN: r10658
Jim Wilson committed -
From-SVN: r10657
Jim Wilson committed
-
- 30 Nov, 1995 18 commits
-
-
From-SVN: r10652
Per Bothner committed -
(machine_dependent_reorg): Add support for TARGET_RELAX. (final_prescan_insn): Likewise. From-SVN: r10651
Jim Wilson committed -
(RELAX_BIT, TARGET_RELAX): New macros. (TARGET_SWITCHES): Add -mrelax. From-SVN: r10650
Jim Wilson committed -
(pragma_nosave_low_regs): New global variable. (calc_live_regs): If SH3 and pragma_nosave_low_regs, then don't save registers r0 through r7 for interrupt functions. (function_epilogue): Clear pragma_nosave_low_regs. (handle_pragma): Set pragma_nosave_low_regs if see pragma for it. From-SVN: r10649
Jim Wilson committed -
From-SVN: r10648
Michael Meissner committed -
Put additional .align before trapa instruction. From-SVN: r10647
Jim Wilson committed -
seqsi_special_extend, snesi_special_extend): Delete uses of SUBREG. Make compare modes match modes of operands. (snesi_zero_extend, snedi_zero_trunc_sp32, snedi_zero_trunc_sp64, seqsi_zero_extend, seqdi_zero_trunc_sp32, seqdi_zero_trunc_sp64): New patterns. From-SVN: r10646
Jim Wilson committed -
From-SVN: r10645
Michael Meissner committed -
From-SVN: r10644
Michael Meissner committed -
From-SVN: r10643
Michael Meissner committed -
From-SVN: r10642
Michael Meissner committed -
From-SVN: r10641
Michael Meissner committed -
From-SVN: r10640
Jim Wilson committed -
From-SVN: r10639
Jim Wilson committed -
From-SVN: r10638
Jim Wilson committed -
From-SVN: r10637
Jim Wilson committed -
MULTILIB_MATCHES): Add -msingle-float support. From-SVN: r10636
Jim Wilson committed -
(CPP_SPEC): If -msingle-float and not -msoft-float, pass -D__mips_single_float. Likewise for -m4650 and not -msoft-float. From-SVN: r10635
Jim Wilson committed
-
- 29 Nov, 1995 18 commits
-
-
From-SVN: r10634
Doug Evans committed -
From-SVN: r10633
Doug Evans committed -
* svr4.h (MD_EXEC_PREFIX): Don't use if cross compiling. (MD_STARTFILE_PREFIX): Likewise. (LINK_SPEC): Don't use absolute path names if cross compiling. From-SVN: r10632
Doug Evans committed -
From-SVN: r10631
Doug Evans committed -
* toplev.c (main): Invoke OPTIMIZATION_OPTIONS after target_flags has been initialized so sets of target_flags aren't clobbered. From-SVN: r10630
Doug Evans committed -
From-SVN: r10629
Doug Evans committed -
From-SVN: r10628
Doug Evans committed -
From-SVN: r10627
Jim Wilson committed -
From-SVN: r10626
Jim Wilson committed -
(LINK_SPEC): Add rpath. From-SVN: r10625
Jim Wilson committed -
From-SVN: r10624
Jim Wilson committed -
(stupid_mark_regs): For hard registers, use regno+j instead of just regno in MARK_LIVE_AFTER and SET_HARD_REG_BIT calls. From-SVN: r10623
Jim Wilson committed -
From-SVN: r10622
Jim Wilson committed -
Always set DECL_ABSTRACT_ORIGIN before calling pushdecl. From-SVN: r10621
Jim Wilson committed -
(merge_attributes): New function. Move code from common_type to here. (common_type): Call merge_attributes instead of having inline code. From-SVN: r10620
Jim Wilson committed -
From-SVN: r10619
Jim Wilson committed -
Lots of changes to use new new parameter. (pushdecl): Delete variable declared_global. New variable different_binding_level and code to set it. Move extern/static warning before duplicate_decls call. Don't let global typedefs conflict with nested extern declarations. Move oldglobal test inside code for setting IDENTIFIER_LIMBO_VALUE. (lookup_name_current_level_global): Delete. From-SVN: r10618
Jim Wilson committed -
if structure should be return in FP registers. From-SVN: r10617
Jim Wilson committed
-
- 28 Nov, 1995 1 commit
-
-
pa.md (define split for (plus (reg) (large_constant)): Try another way to handle this with only 2 insns. * pa.md (define split for (plus (reg) (large_constant)): Try another way to handle this with only 2 insns. From Tege. From-SVN: r10616
Jeff Law committed
-