- 02 Jan, 1993 6 commits
-
-
references incomplete type. From-SVN: r3050
Jim Wilson committed -
#ifdef identifier `ecd.cursor' to `ecd_cursor'. From-SVN: r3049
Jim Wilson committed -
count warnings to distinguish them from each other. From-SVN: r3048
Jim Wilson committed -
insns are output after it to fix it up. From-SVN: r3047
Jim Wilson committed -
From-SVN: r3046
Jim Wilson committed -
From-SVN: r3045
Jim Wilson committed
-
- 01 Jan, 1993 8 commits
-
-
Output declaration for .mcount when profiling. From-SVN: r3044
Richard Kenner committed -
* pa.md (movqi, movhi, movsi, movdi, movsf, movdf): Fix attributes which involve fp<->gr copies to match current reality. (indexed loads): These should have "load" attributes, not "move". From-SVN: r3043
Jeff Law committed -
* pa.md (movdf const_double): Fix lengths. (floatsisf patterns): Likewise. (floatsidf patterns): Likewise. From-SVN: r3042
Jeff Law committed -
pa.c (output_floatsisf, [...]): Abort if presented with a general register -- this should not happen anymore. * pa.c (output_floatsisf, output_floatsidf): Abort if presented with a general register -- this should not happen anymore. From-SVN: r3041
Jeff Law committed -
* pa.h (REGISTER_MOVE_COST): Make moving between FP and non-FP register more expensive. From-SVN: r3040
Jeff Law committed -
From-SVN: r3039
Jeff Law committed -
From-SVN: r3038
Tom Wood committed -
From-SVN: r3037
Tom Wood committed
-
- 31 Dec, 1992 26 commits
-
-
record dependences that may be introduced by reload substituting equivalents for pseudo registers. From-SVN: r3036
Jim Wilson committed -
(sched_analyze_insn): Likewise. From-SVN: r3035
Jim Wilson committed -
From-SVN: r3034
Jim Wilson committed -
From-SVN: r3033
Richard Stallman committed -
From-SVN: r3032
Jim Wilson committed -
From-SVN: r3031
Jim Wilson committed -
make multiple register operands equivalent if the last register of the groups are the same. (subst_reloads): Use gen_lowpart_common to change mode of reloadreg. From-SVN: r3030
Jim Wilson committed -
From-SVN: r3029
Jim Wilson committed -
TARGET_SWITCHES): Delete support for non-existent CPU variations. (ASM_SPEC, LINK_SPEC, TARGET_SWITCHES): Add support for -mlink-relax. (SELECT_CC_MODE): Correct typo. From-SVN: r3028
Jim Wilson committed -
output_operand_lossage instead of aborting. From-SVN: r3027
Jim Wilson committed -
match_scratch constraint not 'd'. From-SVN: r3026
Jim Wilson committed -
then output the sequence after all parameters have been moved. From-SVN: r3025
Jim Wilson committed -
From-SVN: r3024
Jim Wilson committed -
From-SVN: r3023
Jim Wilson committed -
From-SVN: r3022
Jim Wilson committed -
(L_builtin_new): Change to L_op_new. Use new style definition for __builtin_new. (L_caps_New): Change to L_new_handler. Delete unused function builtin_vec_new. (L_builtin_del): Change to L_op_delete. Delete vfp declaration. Use new style definition for __builtin_delete. Delete unused function __builtin_vec_delete. From-SVN: r3021
Jim Wilson committed -
(LIB2FUNCS): Change _builtin_new to _op_new. Change _caps_New to _new_handler. Change _buildin_del to _op_delete. From-SVN: r3020
Jim Wilson committed -
From-SVN: r3019
Jim Wilson committed -
(do_spec): Set/clear input_from_pipe as appropriate. Translate %| to "-" if input_from_pipe is true. From-SVN: r3018
Jim Wilson committed -
From-SVN: r3017
Jim Wilson committed -
From-SVN: r3016
Jim Wilson committed -
in strict_low_part insn sequences. From-SVN: r3015
Jim Wilson committed -
(copy_loop_body, JUMP_INSN case): Do map the body of the loop branch back, then rewrite it to jump past the end of the unrolled loop. From-SVN: r3014
Jim Wilson committed -
DECL_EXTERNAL decls when looking for duplicate external declarations. From-SVN: r3013
Jim Wilson committed -
(rescan): Delete multiline_string_line variable definition. (skip_quoted_string): Print start line number of unterminated string and character constants. When see a newline: warn if pedantic; delete unreachable duplicate code for traditional case; set multiline_string_line. From-SVN: r3012
Jim Wilson committed -
* pa-hpux.h (LIB_SPEC): Fix so that one can link in profiled libraries under HPUX. * pa-ghpux.h, pa-hpux7.h, pa-gux7.h (LIB_SPEC): Likewise. From-SVN: r3011
Jeff Law committed
-