Add new parameter to move_block_from_reg calls.
[gcc.git] / gcc / config / pa / pa.c
1993-07-28 Jim WilsonAdd new parameter to move_block_from_reg calls.
1993-07-14 Jeff Lawpa.c (emit_move_sequence): Use cint_ok_for_move instead...
1993-07-14 Jeff Lawpa.c (output_call): New function to output a function...
1993-07-09 Jeff LawFix typos in last change.
1993-07-09 Jeff Lawpa.c (compute_movstrsi_length): Return length in bytes.
1993-07-09 Jeff Lawpa.c (pa_adjust_insn_length): dbra and movb insns which...
1993-07-07 Jeff Lawpa.c (pa_adjust_insn_length): Rewrite so that it only...
1993-07-03 Jeff Law* pa.c (call_operand_address): Do not accept registers...
1993-07-01 Jeff Lawpa.c (output_arg_descriptor): Reverse polarity of test...
1993-06-30 Jeff Lawpa.c (output_function_prologue): Emit SAVE_SP flag...
1993-06-30 Jeff Lawpa.c (singlemove_string): Use zdepi and ldil to load...
1993-06-25 Jeff Lawpa.c: References to TARGET_SHARED_LIBS deleted.
1993-06-04 Richard Stallman(output_function_epilogue): If the last insn in the...
1993-05-31 Richard StallmanFix typo in last patch.
1993-05-31 Richard Stallman(output_cbranch): In forward/long branch case...
1993-05-31 Richard StallmanTypos in last change.
1993-05-31 Richard Stallman(pa_insn_adjust_length): Rework.
1993-05-30 Richard Stallman(singlemove_string): Handle SFmode CONST_DOUBLE as...
1993-05-14 Jeff Lawpa.c (emit_move_sequence): Handle secondary reloads...
1993-04-29 Jeff Lawpa.c (emit_move_sequence): After legitimizing a PIC...
1993-04-27 Jeff Lawpa.c (hppa_expand_epilogue): Emit a "blockage" insn...
1993-04-06 Jeff Lawpa.c (print_stw, print_ldw): Delete.
1993-04-05 Jeff Lawpa.c (short_memory_operand): Delete.
1993-04-04 Jeff Law* pa.c (hppa_legitimize_address): Use Pmode consistently.
1993-03-31 Jeff Lawpa.c (output_cbranch): New function.
1993-03-24 Jeff Lawpa.c (shadd_operand): New function.
1993-03-17 Jeff Lawpa.c (post_cint_operand): New function.
1993-03-17 Jeff Lawpa.c (output_fp_move_double): Remove code to support...
1993-03-17 Torbjorn Granlund(pc_or_label_operand): New predicate.
1993-03-15 Jeff Law* pa.c (shadd_operand): Delete.
1993-03-13 Jeff Lawpa.c (eligible_for_epilogue_delay): Insns which access...
1993-03-11 Jeff Law* pa.c (gen_scond_fp): Delete.
1993-03-10 Jeff Law* pa.c (reg_or_cint_move_operand): Use cint_ok_for_move.
1993-03-10 Jeff Lawpa.c (cint_ok_for_move): New function.
1993-03-10 Torbjorn Granlund(reg_or_cint_move_operand): New function.
1993-03-05 Jeff Lawpa.c (output_function_epilogue): Perform an early ...
1993-03-04 Torbjorn Granlund(output_ior): Don't handle reg operands.
1993-03-03 Torbjorn Granlund(lhs_lshift_operand): New function.
1993-03-03 Torbjorn Granlund(pa_adjust_cost): Replace, the function of Mar 2 was...
1993-03-02 Torbjorn Granlund(pa_adjust_cost): New procudure.
1993-03-01 Jeff Lawpa.c (symbolic_expression_p): New function.
1993-02-21 Jeff Lawpa.c (print_operand, case 'Y'): Output comparison opera...
1993-01-30 Jeff Lawpa.c (reg_or_0_operand): Use CONST0_RTX instead of...
1993-01-28 Jeff Law* pa.c (ior_operand): Do not accept registers.
1993-01-27 Jeff Lawpa.c (check_fp_mov): Delete unused function
1993-01-22 Jeff Law* pa.c (secondary_reload_class): Simplify.
1993-01-21 Jeff Law* pa.c (emit_move_sequence): Handle secondary reloads...
1993-01-19 Torbjorn Granlund(print_operand): Handle 'S' and 'B' for conditions.
1993-01-17 Torbjorn Granlund(emit_move_sequence): Fix spacing.
1993-01-16 Jeff Law* pa.c (shadd_constant_p): New function.
1993-01-14 Jeff Lawpa.c (output_function_prologue): Combine stack adjustme...
1993-01-14 Torbjorn Granlund(move_operand): Allow all CONST_INTs that can be moved...
1993-01-10 Jeff Lawpa.c (output_global_address): Handle (high (const ...
1993-01-08 Torbjorn Granlund(plus_xor_ior_operator): New predicate.
1993-01-07 Torbjorn Granlund(output_floatsisf2, output_floatsidf2): Remove.
1993-01-06 Jeff Law* pa.c (print_operand): Always use "<>" instead of...
1993-01-06 Jeff Lawpa.c (fmpyaddoperands, [...]): Cleanups suggested by...
1993-01-06 Jeff Lawpa.md (millicode expands): Change operand 3 in the...
1993-01-04 Jeff Law* pa.c (incscc_operator): New function.
1993-01-03 Jeff Lawpa.c (apparent_fsize): Delete variable.
1993-01-03 Jeff Lawpa.c (fmpyaddoperands): Verifys given registers are...
1993-01-03 Jeff Lawpa.c (hppa_save_pic_table_rtx): New variable.
1993-01-01 Jeff Lawpa.c (output_floatsisf, [...]): Abort if presented...
1992-12-08 Jeff Law* pa.c (shadd_operand): Newfunction.
1992-11-16 Jeff Lawpa.c (output_move_double): Handle indirect stores to...
1992-11-06 Richard Stallman(output_ior): Handle "ior" against zero.
1992-10-26 Timothy Moore(hppa_encode_label): Change function name encoding...
1992-10-16 Jeff Lawpa.c (call_operand_address): Only allow registers if...
1992-10-15 Timothy Moorepa.c (compute_frame_size): Take an fregs_live parameter...
1992-10-14 Timothy Moore*** empty log message ***
1992-10-01 Jeff Lawpa.c (emit_move_sequence): When making a reference...
1992-09-24 Torbjorn Granlund(clobbered_register): Delete.
1992-09-13 Torbjorn Granlund(compute_xdepi_operands_from_integer): New function.
1992-09-07 Jeff Lawpa.c (output_function_prologue): Undo Aug.
1992-09-04 Torbjorn Granlund(output_move_double): Use %R to store at auto-incr...
1992-09-01 Torbjorn Granlund(output_move_double): Use `ldo' for immediate adds...
1992-08-21 Jeff Lawpa.c (output_mul_insn): Delete nop after branch in...
1992-08-13 Jeff Law(output_function_prlogue): Resotre "rp" after the call...
1992-08-10 Torbjorn Granlund(output_zdepi): New function (contents from pa.md).
1992-08-06 Timothy Moore(hppa_builtin_saveregs): Rewrite.
1992-07-02 Torbjorn Granlundentered into RCS
1992-06-24 Richard Stallman*** empty log message ***
1992-06-18 Richard Kenner*** empty log message ***
1992-06-04 Richard Stallman*** empty log message ***
1992-06-04 Torbjorn Granlund*** empty log message ***
1992-05-07 Richard Stallman*** empty log message ***
1992-05-05 Torbjorn Granlund*** empty log message ***
1992-04-10 Torbjorn GranlundInitial revision