Age | Commit message (Expand) | Author | Files | Lines |
2000-04-11 | long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64. | Jeffrey A Law | 7 | -207/+2393 |
2000-04-04 | pa-64.h: New file. | Jeffrey A Law | 5 | -0/+778 |
2000-04-03 | pa.c (print_operand): Compute 'base' only inside the code paths that use it. | Jason Eckhardt | 1 | -1/+3 |
2000-03-29 | Convert ACCUMULATE_OUTGOING_ARGS to an expression. | Jan Hubicka | 1 | -1/+1 |
2000-03-15 | acconfig.h (HAVE_GAS_WEAK): New define. | Jeffrey A Law | 1 | -0/+2 |
2000-03-14 | configure.in (hppa configurations): Add pa32-regs.h to the list of tm files a... | Jeffrey A Law | 3 | -329/+341 |
2000-03-09 | pa-hpux11.h (LIB_SPEC): Correct typo in !p case. | Jeffrey A Law | 1 | -9/+10 |
2000-02-29 | t-pa: Use quadlib.c instead of quadlib.asm. | Jeffrey A Law | 3 | -363/+89 |
2000-02-28 | som.h (MAKE_DECL_ONE_ONLY): Define. | Catherine Moore | 1 | -0/+8 |
2000-02-26 | Fix copyrights. | Jeff Law | 3 | -3/+6 |
2000-02-22 | Fix thinko in last change. | Jeff Law | 1 | -2/+2 |
2000-02-22 | pa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Handle pass-by-reference for arguments... | Jeffrey A Law | 3 | -3/+115 |
2000-02-18 | * pa/quadlib.asm (_U_QFgt, _U_Qfge): Fix flags for _U_Qfcmp call. | Jeffrey A Law | 1 | -2/+2 |
2000-02-11 | * pa-protos.h: Wrap function_arg_padding in TREE_CODE #ifdef. | Rodney Brown | 1 | -0/+2 |
2000-02-11 | * pa.c, pa.h: Remove trigraph sequences within comments. | Jeffrey A Law | 2 | -8/+5 |
2000-02-03 | pa-hpux11.h (LIB_SPEC): Correct typo in !p case. | Steve Ellcey | 1 | -9/+10 |
2000-01-19 | arm-protos.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -15/+15 |
2000-01-11 | pa-protos.h: New file. | Kaveh R. Ghazi | 4 | -151/+203 |
2000-01-05 | configure.in (m68*-*-rtemscoff*): New target, formal name for old m68*-*-rtems*. | Joel Sherrill | 1 | -1/+4 |
1999-12-29 | pa.md (conditional zero): If op1 is a register, force it into the same regist... | Jeffrey A Law | 1 | -9/+14 |
1999-12-28 | configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use. | Kaveh R. Ghazi | 3 | -9/+0 |
1999-12-21 | * pa.h (FUNCTION_ARG_BOUNDARY): Never return 0. | Richard Kenner | 1 | -7/+9 |
1999-12-09 | * pa/elf.h (MAX_OFILE_ALIGNMENT): Define. | Jeffrey A Law | 1 | -0/+5 |
1999-11-28 | * pa.md (reload shift-add patterns): Remove. | Jeffrey A Law | 1 | -41/+0 |
1999-11-23 | pa.md (call_internal_symref, [...]): No mode needed on the address operand. | Jeffrey A Law | 2 | -3/+4 |
1999-11-11 | * config/pa/pa.h (MASK_RETURN_ADDR): Change 0xfffffffc to -4. | Jason Eckhardt | 1 | -1/+1 |
1999-11-08 | pa.md (fmpynfadd,{sgl,dbl} insns): Use %fr0 rather than 0 to avoid assembler ... | Jason Eckhardt | 1 | -2/+2 |
1999-11-03 | pa.c (ireg_operand): New function. | Jeffrey A Law | 3 | -11/+16 |
1999-11-03 | * pa.md (negdi2): Turn into expander + anonymous pattern. | Jeffrey A Law | 1 | -1/+7 |
1999-11-02 | pa.md (height reduction patterns): Add checks for overlapping operands to avo... | Jason Eckhardt | 1 | -11/+30 |
1999-11-02 | * pa.h (ADDR_VEC_ALIGN): Define. | Jeffrey A Law | 1 | -0/+3 |
1999-10-31 | [multiple changes] | Richard Kenner | 1 | -3/+42 |
1999-10-25 | som.h (ASM_DECLARE_FUNCTION_NAME): Set PRIV_LEV for static functions too. | Jeffrey A Law | 1 | -0/+1 |
1999-10-19 | pa.md (call, call_value): Do not emit a blockage after restoring the PIC regi... | Jeffrey A Law | 1 | -22/+4 |
1999-10-17 | * pa.c (move_operand): Reject (lo_sum (reg) (unspec ...)). | Jeffrey A Law | 1 | -0/+8 |
1999-10-15 | pa.c (move_operand): Rely on memory_address_p to determine the validity of no... | Jeffrey A Law | 2 | -3/+8 |
1999-10-14 | pa.md (post_stw+1): Use pmode_register_operand. | Richard Henderson | 1 | -10/+8 |
1999-10-14 | * pa.h (PREDICATE_CODES): New. | Richard Henderson | 1 | -0/+37 |
1999-09-24 | Make Pmode be defined in terms of word_mode again now that emit-rtl.c | Jeff Law | 1 | -1/+1 |
1999-09-23 | Fix typo in yesterday's massive change. | Jeff Law | 1 | -1/+1 |
1999-09-22 | Add missing \ | Jeff Law | 1 | -1/+1 |
1999-09-22 | pa.c, [...]: Support multiple assembler dialects in most assembler templates. | Jeffrey A Law | 3 | -268/+299 |
1999-09-22 | pa.c (hppa_legitimize_address): Handle full offsets for PA2.0 FP loads and st... | Jeffrey A Law | 2 | -4/+24 |
1999-09-22 | * pa.h (BRANCH_COST): Define. | Jeffrey A Law | 1 | -0/+3 |
1999-09-22 | * pa.md (return, return_internal): Use bve for PA2.0. | Jeffrey A Law | 1 | -2/+12 |
1999-09-22 | pa.md (fused multiply): Add variants which reduce height for the fused multip... | Jeffrey A Law | 1 | -0/+280 |
1999-09-22 | pa.md (subsi3): Turn into an expander. | Jeffrey A Law | 1 | -3/+5 |
1999-09-22 | pa.md (subsi3): Turn into an expander. | Jeffrey A Law | 1 | -2/+21 |
1999-09-22 | pa.md (floatunssisf2, [...]): Generate different RTL for TARGET_PA_20. | Jeffrey A Law | 1 | -2/+82 |
1999-09-21 | * pa.c (pa_add_gc_roots): Fix thinko in last change. | Jeffrey A Law | 1 | -1/+1 |