- 06 Mar, 1993 2 commits
-
-
From-SVN: r3664
Roland McGrath committed -
From-SVN: r3663
Richard Stallman committed
-
- 05 Mar, 1993 11 commits
-
-
constants using sNaddl. From-SVN: r3662
Richard Kenner committed -
(simplify_binary_operation): Move integer CONST_DOUBLE folding out of REAL_IS_NOT_DOUBLE conditional. (simplify_binary_operation): Move integer CONST_DOUBLE folding out of REAL_IS_NOT_DOUBLE conditional. (simplify_relational_operation): Put float CONST_DOUBLE folding under a REAL_IS_NOT_DOUBLE conditional. Add folding for integer CONST_DOUBLE comparisons. From-SVN: r3661
Richard Kenner committed -
(fixup_var_refs_insns): If SMALL_REGISTER_CLASSES, ensure we don't put any insns between the setting of the function return register and it's use. From-SVN: r3660
Richard Kenner committed -
* pa.h (FIXED_REGISTERS): %r2 is no longer fixed. (REG_ALLOC_ORDER): Treat %r2 as a caller-saved allocatable register. %r30 is fixed and therefore a "special" register. %fr22-%fr31 are caller-saved, so allocate them before the callee-saved 1.1 fp registers. Allocate fp registers before general registers. Fix typo for register 79. * pa.h (FIRST_PSEUDO_REGISTER): Update to take into account registers which are no longer known to the compiler. (FIXED_REGISTERS): Likewise. (CALL_USED_REGISTERS): Likewise. (HARD_REGNO_NREGS): Likewise. (HARD_REGNO_MODE_OK): Likewise. (REGNO_REG_CLASS): Likewise. (FUNCTION_VALUE): Likewise. (LIBCALL_VALUE): Likewise. (FUNCTION_VALUE_REGNO_P): Likewise. (FUNCTION_ARG_REGNO_P): Likewise. (FUNCTION_ARG): Likewise. (REGNO_OK_FOR_FP_P): Likewise. (REGISTER_NAMES): Likewise. (REG_CLASS_CONTENTS): Likewise. Add %r1 to GENERAL_OR_FP_REGS and GENERAL_OR_SNAKE_FP_REGS. (REG_ALLOC_ORDER): Likewise. Document and make allocation order "regular" across 1.0 and 1.1 cpus. From-SVN: r3659
Jeff Law committed -
* pa.c (output_function_epilogue): Perform an early %r2 restore even if actual_fsize is zero. This can happen if %r2 is used as a temporary in a leaf function. * pa.c (compute_frame_size): Update to take into account register which are no longer known to the compiler. (output_function_prologue): Likewise. (output_function_epilogue): Likewise. (output_arg_descriptor): Likewise. From-SVN: r3658
Jeff Law committed -
Add comments for frame_base_name usage in leaf_functions. From-SVN: r3657
Jim Wilson committed -
From-SVN: r3656
Jim Wilson committed -
From-SVN: r3655
Jim Wilson committed -
From-SVN: r3654
Jim Wilson committed -
From-SVN: r3653
Richard Stallman committed -
(store_parm_decls,combine_parm_decls): Call layout_decl for a parm declared float when it is changed to double under a traditional compilation. From-SVN: r3652
Richard Stallman committed
-
- 04 Mar, 1993 26 commits
-
-
From-SVN: r3651
Steve Chamberlain committed -
(output_constant_pool): Likewise. From-SVN: r3650
Steve Chamberlain committed -
From-SVN: r3649
Richard Stallman committed -
From-SVN: r3648
Richard Stallman committed -
(emit_no_conflict_block): Don't move target to itself if that takes multiple insns. (expand_binop): For complex mult and div, avoid fetching operand components more than once from memory. From-SVN: r3647
Richard Stallman committed -
(lvalue_p): Handle REALPART_EXPR, IMAGPART_EXPR. (build_binary_op, build_unary_op): Handle complex types. From-SVN: r3646
Richard Stallman committed -
Handle all complex values specially. From-SVN: r3645
Richard Stallman committed -
From-SVN: r3644
Richard Stallman committed -
From-SVN: r3643
Richard Stallman committed -
(grokdeclarator): Handle complex keyword. Distinguish int-by-default from int keyword. From-SVN: r3642
Richard Stallman committed -
From-SVN: r3641
Richard Stallman committed -
From-SVN: r3640
Richard Stallman committed -
(convert_to_integer): Likewise. (convert_to_complex): New function. From-SVN: r3639
Richard Stallman committed -
From-SVN: r3638
Richard Stallman committed -
Handle REALPART_EXPR and IMAGPART_EXPR. From-SVN: r3637
Richard Stallman committed -
From-SVN: r3636
Torbjorn Granlund committed -
(iorsi3): New DEFINE_EXPAND. (iorsi3 recognizer for [reg reg]): Now unnamed. Put output template here, don't call output_ior. From-SVN: r3635
Torbjorn Granlund committed -
From-SVN: r3634
Richard Stallman committed -
(yylex): Handle i or j in numeric constant. From-SVN: r3633
Richard Stallman committed -
From-SVN: r3632
Steve Chamberlain committed -
From-SVN: r3631
Steve Chamberlain committed -
From-SVN: r3630
Steve Chamberlain committed -
From-SVN: r3629
Richard Stallman committed -
Add `__iterator'. Delete `iterator'. From-SVN: r3628
Richard Stallman committed -
From-SVN: r3627
Michael Meissner committed -
From-SVN: r3626
Michael Meissner committed
-
- 03 Mar, 1993 1 commit
-
-
From-SVN: r3625
Richard Stallman committed
-