- 31 Mar, 1993 19 commits
-
-
want, don't do anything to the classes. From-SVN: r3951
Richard Kenner committed -
From-SVN: r3950
Jeff Law committed -
* pa.c (output_cbranch): New function. Given the operands of the branch, possible nullification, length of the branch, possible branch negation, and the branch insn itself, return the output template for the desired conditional branch. (output_bb): Likewise, but for branch on bit. From-SVN: r3949
Jeff Law committed -
From-SVN: r3948
Richard Stallman committed -
From-SVN: r3947
Richard Stallman committed -
From-SVN: r3946
Richard Stallman committed -
From-SVN: r3945
Richard Stallman committed -
From-SVN: r3944
Richard Stallman committed -
(simplify_binary_operation): real_value_truncate returns REAL_VALUE_TYPE. Convert rtx_code into tree_code for argument to REAL_ARITHMETIC. (simplify_unary_operation): Use new ..._RNDZINT macros instead of casting value of REAL_VALUE_FIX_TRUNCATE and REAL_VALUE_UNSIGNED_FIX_TRUNCATE. From-SVN: r3943
Richard Stallman committed -
From-SVN: r3942
Richard Stallman committed -
From-SVN: r3941
Richard Stallman committed -
From-SVN: r3940
Richard Stallman committed -
(real_value_truncate): If REAL_ARITHMETIC, replace by routine of same name in real.c. target_isinf, target_isnan, target_negative): Likewise. (const_binop): Delete `register' from decls using REAL_VALUE_TYPE. (fold_convert): Use REAL_VALUE_TO_INT. From-SVN: r3939
Richard Stallman committed -
If REAL_ARITHMETIC is defined, let real.c handle incompatible host and target floating point bit patterns. (init_emit_once): Add machine_mode argument to REAL_VALUE_ATOF. From-SVN: r3938
Richard Stallman committed -
from float mode CONST_DOUBLEs. From-SVN: r3937
Richard Stallman committed -
(yylex): Convert real decimal constants directly to the precision specified by the letter at the end of the number. (yylex): Convert real decimal constants directly to the precision specified by the letter at the end of the number. Pass mode arg to REAL_VALUE_ATOF to specify precision. Move the "out of range of double" error check. From-SVN: r3936
Richard Stallman committed -
(OBJS): Add real.o. From-SVN: r3935
Richard Stallman committed -
If REAL_ARITHMETIC is defined or if LONG_DOUBLE_TYPE_SIZE is 96, then define REAL_VALUE_ macros to invoke functions in real.c. (REAL_VALUE_RNDZINT, REAL_VALUE_UNSIGNED_RNDZINT): New macros truncate toward zero to integer value but return REAL_VALUE_TYPE. (REAL_VALUE_TO_DECIMAL): New macro defaults to fprintf if no REAL_ARITHMETIC, otherwise uses real.c for binary to decimal conversion. Used in ASM_OUTPUT_ macros. From-SVN: r3934
Richard Stallman committed -
From-SVN: r3933
Richard Stallman committed
-
- 30 Mar, 1993 12 commits
-
-
* pa.md (sminsi3, smaxsi3): Fix bug in last change. From-SVN: r3932
Jeff Law committed -
fix CLASS_MAX_NREGS to reflect -mfloat64 and -msoft-float. From-SVN: r3931
Michael Meissner committed -
(record_dead_and_set_regs): Record death of all hard regs when a multi-reg object in hard regs dies. (record_dead_and_set_regs): Record death of all hard regs when a multi-reg object in hard regs dies. (move_deaths): Handle the case when we only have to move part of a multi-register death note. From-SVN: r3930
Richard Kenner committed -
mentions REGNO explicitly. From-SVN: r3929
Richard Kenner committed -
From-SVN: r3928
Richard Kenner committed -
(insn-opinit.o, insn-opinit.c, stamp-opinit): New rules. (genopinit, genopinit.o): Likewise. From-SVN: r3927
Richard Kenner committed -
From-SVN: r3926
Richard Kenner committed -
(init_extends, init_fixtab, init_floattab): Deleted. (init_optabs): Move active stuff from above functions in. Delete filling of optabs. Call init_all_optabs. From-SVN: r3925
Richard Kenner committed -
definitions. From-SVN: r3924
Richard Kenner committed -
(init_expr_once): Don't initialize movstr_optab. From-SVN: r3923
Richard Kenner committed -
From-SVN: r3922
Richard Kenner committed -
(emit_reload_insns): Properly track what was reloaded into what register when what we reloaded was a hard register group. From-SVN: r3921
Richard Kenner committed
-
- 29 Mar, 1993 9 commits
-
-
HOST_BITS_PER_INT with HOST_BITS_PER_WIDE_INT. From-SVN: r3920
Richard Kenner committed -
From-SVN: r3919
Jim Wilson committed -
removes all insns from ready list. From-SVN: r3918
Jim Wilson committed -
(CALL_USED_REGISTERS): Add more comments about register usage. From-SVN: r3917
Jim Wilson committed -
(i960_function_prologue): When profiling, don't use those registers clobbered around an mcount call. (i960_function_prologue): When profiling, don't use those registers clobbered around an mcount call. (output_function_profiler): New function. From-SVN: r3916
Jim Wilson committed -
(get_secondary_mem, combine_reloads): Reflect changed var above. (clear_secondary_mem): Use bzero. From-SVN: r3915
Richard Kenner committed -
Change a few occurrences of RTX_CODE to enum rtx_code for consistency. (merge_trees): Add casts of args to mybcopy. (write_tree_1): Now static. (fatal): Always called with one arg, so define that way. From-SVN: r3914
Richard Kenner committed -
From-SVN: r3913
Richard Stallman committed -
and caller-save.c. (reload_strict_low, reload_needed_for_multiple, reload_needed_for): Deleted. (reload_opnum): New array. (enum reload_type): Renamed from reload_when_needed and expanded to include more reload types. (reload_n_operands): New variable. From-SVN: r3912
Richard Kenner committed
-