| Commit message (Expand) | Author | Age | Files | Lines |
* | * pa.md (extzv): Check predicates before emitting extzv_32. | danglin | 2002-09-11 | 1 | -4/+14 |
* | * pa.md (exception_receiver, builtin_setjmp_receiver): Add blockage | danglin | 2002-09-09 | 1 | -0/+8 |
* | * pa.md (setccfp0, setccfp1): New patterns. | danglin | 2002-09-04 | 1 | -0/+20 |
* | * pa.md (extv): Check predicates before emitting extv_32. | danglin | 2002-07-27 | 1 | -2/+7 |
* | * pa.md (adddi3): Change predicate of operand 2 to adddi3_operand | danglin | 2002-07-11 | 1 | -8/+2 |
* | * pa.md (adddi3): For 32-bit targets, force constants to a register | danglin | 2002-07-11 | 1 | -10/+8 |
* | * emit-rtl.c (global_rtl): Update comment. | zack | 2002-05-13 | 1 | -2/+4 |
* | * pa-protos.h (hppa_fpstore_bypass_p): Declare. | law | 2002-05-06 | 1 | -35/+98 |
* | * pa.md (7100lc, 7200, 7300 scheduling): Slightly refine | law | 2002-04-30 | 1 | -23/+24 |
* | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2002-04-29 | 1 | -141/+223 |
* | * pa.c (pa_output_function_prologue): Don't accumulate the total | danglin | 2002-04-12 | 1 | -24/+67 |
* | * pa-linux.h (INCOMING_RETURN_ADDR_RTX): Move. | danglin | 2002-04-04 | 1 | -35/+59 |
* | * pa.md (call_internal_reg_64bit): Remove unused variable. | danglin | 2002-02-04 | 1 | -2/+0 |
* | * pa-protos.h (reg_before_reload_operand): New function prototype. | danglin | 2002-01-21 | 1 | -3/+3 |
* | * pa.md (decrement_and_branch_until_zero): Change predicate for | danglin | 2002-01-09 | 1 | -4/+5 |
* | * pa.c (emit_move_sequence): Use cint_ok_for_move to check whether a | law | 2001-11-10 | 1 | -12/+5 |
* | * pa.md (mulsi3): Remove PA64 hack to work around SUBREG issues. | law | 2001-11-09 | 1 | -15/+5 |
* | * pa.md (negdf2, negsf2): Use multiplication rather than subtraction | danglin | 2001-11-08 | 1 | -4/+39 |
* | * pa.md (floatunssisf2): Set subreg 0 of operand 2 to zero. | danglin | 2001-10-29 | 1 | -1/+1 |
* | * pa.md: Remove unused constraints from define_split's. | danglin | 2001-07-15 | 1 | -44/+44 |
* | * config/pa/pa.c (emit_hpdiv_const): Return reg is r2 for 64-bit | amodra | 2001-07-14 | 1 | -18/+112 |
* | * pa.c (pa_init_machine_status, pa_mark_machine_status, | danglin | 2001-07-09 | 1 | -20/+5 |
* | * emit-rtl.c (replace_equiv_address): New function. | kenner | 2001-07-04 | 1 | -4/+4 |
* | * pa.md (interspace_jump): Revise comment. | danglin | 2001-05-07 | 1 | -2/+22 |
* | * pa.md (reload_outdi): Operand 0 must be a non hard register. | law | 2001-04-16 | 1 | -1/+1 |
* | * elfos.h (SELECT_SECTION): Undef before defining. | amodra | 2001-04-13 | 1 | -1/+1 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -4/+4 |
* | TARGET_NO_SPACE_REGS no longer affects call sequences. | amodra | 2001-04-03 | 1 | -97/+72 |
* | Rewrite hppa profiling support. | amodra | 2001-04-03 | 1 | -3/+21 |
* | * pa.md (builtin_longjmp): Rework slightly to work for PA64 too. | law | 2001-03-10 | 1 | -2/+4 |
* | * pa.c (override_options): Promote -fpic to -fPIC. | law | 2001-02-27 | 1 | -13/+2 |
* | * pa.c (move_operand): Accept code to load the address of a | law | 2001-02-20 | 1 | -47/+15 |
* | * (hppa_init_pic_save): Emit the pic offset table | law | 2001-02-01 | 1 | -48/+4 |
* | * pa.c (pa_init_machine_status): Initialize pic_offset_table_save_rtx | law | 2001-01-30 | 1 | -0/+56 |
* | * pa.md (return): Revise comment for trivial return. | law | 2001-01-30 | 1 | -10/+24 |
* | * pa-64.h (text_section): Remove declaration. | law | 2001-01-26 | 1 | -1/+1 |
* | * pa.md (return_internal): Add a USE of the PIC register to ensure | law | 2001-01-23 | 1 | -2/+13 |
* | * config/pa/pa.h (PIC_OFFSET_TABLE_REGNUM_SAVED): Remove. | law | 2001-01-17 | 1 | -32/+8 |
* | * pa.md (return, return_internal): Modify patterns to prevent regrename | law | 2001-01-06 | 1 | -3/+6 |
* | * pa.c: Include expr.h before c-tree.h. | law | 2000-12-07 | 1 | -0/+120 |
* | * pa.md (conditional moves): Avoid holes in operand list. | law | 2000-11-30 | 1 | -17/+17 |
* | * pa.md: Remove hack from all index insns to reverse the operand | law | 2000-11-30 | 1 | -220/+20 |
* | * pa.md (return_internal): Move `use' after `return'. | law | 2000-10-17 | 1 | -2/+2 |
* | * alpha/alpha.c (alpha_emit_xfloating_libcall): | law | 2000-08-08 | 1 | -1/+1 |
* | * pa.md (shadd height reduction patterns/splitters): Remove. | law | 2000-08-03 | 1 | -67/+0 |
* | * Makefile.in (INSN_ATTR_H): New macro. Replace all dependencies | aoliva | 2000-07-28 | 1 | -3/+3 |
* | * pa/long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64. | law | 2000-04-11 | 1 | -65/+1506 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * pa-protos.h: New file. | ghazi | 2000-01-11 | 1 | -5/+5 |
* | * pa.md (conditional zero): If op1 is a register, force it into | law | 1999-12-29 | 1 | -9/+14 |