aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.md
AgeCommit message (Expand)Author
2002-04-29 * pa.md (7100lc, 7200, 7300 scheduling): Slightly refinedfa-branchJeffrey A Law
2002-04-28 * pa.md (7100lc, 7200, 7300 scheduling): Refine handling ofJeffrey A Law
2002-04-17 * pa.c (hppa_use_dfa_pipeline_interface): New function.Jeffrey A Law
2002-02-15Merging from the trunkVladimir Makarov
2001-07-15 * pa.md: Remove unused constraints from define_split's.John David Anglin
2001-07-14 * config/pa/pa.c (emit_hpdiv_const): Return reg is r2 for 64-bitAlan Modra
2001-07-09 * pa.c (pa_init_machine_status, pa_mark_machine_status,John David Anglin
2001-07-04 * emit-rtl.c (replace_equiv_address): New function.Richard Kenner
2001-05-07 * pa.md (interspace_jump): Revise comment.John David Anglin
2001-04-16 * pa.md (reload_outdi): Operand 0 must be a non hard register.Jeffrey A Law
2001-04-13 * elfos.h (SELECT_SECTION): Undef before defining.Alan Modra
2001-04-032001-04-03 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek
2001-04-03TARGET_NO_SPACE_REGS no longer affects call sequences.Alan Modra
2001-04-03Rewrite hppa profiling support.Alan Modra
2001-03-10 * pa.md (builtin_longjmp): Rework slightly to work for PA64 too.Jeffrey A Law
2001-02-27 * pa.c (override_options): Promote -fpic to -fPIC.Jeffrey A Law
2001-02-20 * pa.c (move_operand): Accept code to load the address of aJeffrey A Law
2001-02-01 * (hppa_init_pic_save): Emit the pic offset tableJeff Law
2001-01-30 * pa.c (pa_init_machine_status): Initialize pic_offset_table_save_rtxJohn David Anglin
2001-01-30 * pa.md (return): Revise comment for trivial return.John David Anglin
2001-01-26 * pa-64.h (text_section): Remove declaration.Jeffrey A Law
2001-01-23 * pa.md (return_internal): Add a USE of the PIC register to ensureJeffrey A Law
2001-01-17 * config/pa/pa.h (PIC_OFFSET_TABLE_REGNUM_SAVED): Remove.Alan Modra
2001-01-06 * pa.md (return, return_internal): Modify patterns to prevent regrenameJohn David Anglin
2000-12-07 * pa.c: Include expr.h before c-tree.h.J. David Anglin
2000-11-30 * pa.md (conditional moves): Avoid holes in operand list.Jeffrey A Law
2000-11-30 * pa.md: Remove hack from all index insns to reverse the operandJeffrey A Law
2000-10-17 * pa.md (return_internal): Move `use' after `return'.J. David Anglin
2000-08-08 * alpha/alpha.c (alpha_emit_xfloating_libcall):Rodney Brown
2000-08-03 * pa.md (shadd height reduction patterns/splitters): Remove.Jeffrey A Law
2000-07-28* Makefile.in (INSN_ATTR_H): New macro. Replace all dependenciesAlexandre Oliva
2000-04-11 * pa/long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64.Jeffrey A Law
2000-02-26Fix copyrights.Jeffrey A Law
2000-01-11 * pa-protos.h: New file.Kaveh Ghazi
1999-12-29 * pa.md (conditional zero): If op1 is a register, force it intoJeffrey A Law
1999-11-28 * pa.md (reload shift-add patterns): Remove.Jeffrey A Law
1999-11-23 * pa.md (call_internal_symref, call_value_internal_symref): No modeJeffrey A Law
1999-11-08 * config/pa/pa.md (fmpynfadd,{sgl,dbl} insns): Use %fr0 rather than 0Jason Eckhardt
1999-11-03 * pa.c (ireg_operand): New function.Jeffrey A Law
1999-11-03 * pa.md (negdi2): Turn into expander + anonymous pattern.Jeffrey A Law
1999-11-02Tue Nov 2 14:21:37 1999 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt
1999-11-01Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>Richard Kenner
1999-10-20 * pa.md (call, call_value): Do not emit a blockage after restoringJeffrey A Law
1999-10-15 * pa.md (post_stw+1): Use pmode_register_operand.Jeffrey A Law
1999-09-22 * pa.c, pa.h, pa.md: Support multiple assembler dialects inJeffrey A Law
1999-09-22 * pa.md (return, return_internal): Use bve for PA2.0.Jeffrey A Law
1999-09-22 * pa.md (fused multiply): Add variants which reduce height for theJeffrey A Law
1999-09-22 * pa.md (subsi3): Turn into an expander. Create two anonymousJeffrey A Law
1999-09-22 * pa.md (floatunssisf2, floatunssidf2): Generate different RTLJeffrey A Law
1999-09-07Merge in gcc2-ss-010999Jeffrey A Law