aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
1994-04-10pa-ghiux.h (LIB_SPEC): Remove last change until we've got the go ahead from H...Jeff Law2-2/+2
1994-04-04pa-ghiux.h (LIB_SPEC): Link in /usr/lib/end.oJeff Law2-2/+2
1994-03-31pa.h (ASM_OUTPUT_LABEL): TARGET_GAS no longer needs trailing colons.Jeff Law3-40/+139
1994-03-25pa.h (DBX_REGISTER_NUMBER): Fix numerous bugs in handling of FP registers and...Jeff Law1-2/+13
1994-03-16pa.h (INITIALIZE_TRAMPOLINE): Do not mask off high bits of address passed to ...Jeff Law1-6/+3
1994-03-16pa.h (WCHAR_TYPE): Use "unsigned int" by default.Jeff Law5-14/+9
1994-03-16* pa.md (DImode lo_sum): Add earlyclobber for alternative one.Jeff Law1-1/+1
1994-03-16pa.h (ASM_OUTPUT_ADDR_DIFF_ELT): Rewrite to match ASM_OUTPUT_ADDR_VEC_ELT whi...Jeff Law1-3/+6
1994-02-10* pa.h (IS_ASM_LOGICAL_LINE_SEPARATOR): Define.Jeff Law1-0/+3
1994-01-19pa.h (ASM_OUTPUT_SOURCE_LINE): Make the first source line stab for each proce...Jeff Law1-5/+13
1994-01-19* pa.md (iorscc): Fix typo.Jeff Law1-1/+1
1994-01-20(ASM_GLOBALIZE_LABEL): Don't globalize function labels here.Torbjorn Granlund1-5/+10
1994-01-09* pa.md (special indexed fpstores): Fix assorted typos.Jeff Law1-6/+41
1994-01-03pa.md (andsi3): Use "?" instead of "!" to avoid losing in some cases.Jeff Law1-2/+2
1993-12-31Define CAN_DEBUG_WITHOUT_FP; delete OPTIMIZATION_OPTIONS.Richard Kenner1-7/+2
1993-12-25pa.h (DBX_BLOCKS_FUNCTION_RELATIVE): Define.Jeff Law1-17/+23
1993-12-24(iorscc): New recognizer.Torbjorn Granlund1-135/+246
1993-12-24(FUNCTION_INCOMING_ARG): Delete definition.Torbjorn Granlund1-54/+84
1993-12-24(Several places): Declare values from INTVAL(x) as HOST_WIDE_INT.Torbjorn Granlund1-162/+157
1993-12-21pa.h (ASM_GENERATE_INTERNAL_LABEL): Always use L$ as the prefix for internal ...Jeff Law1-2/+2
1993-12-21pa.c (output_function_prologue): Use ASM_GENERATE_INTERNAL_LABEL rather than ...Jeff Law1-1/+2
1993-12-16pa.c (compute_frame_size): Remove implicit assumption that %r4 is the frame p...Jeff Law1-13/+4
1993-12-16pa.c (output_function_prologue): Reverse last change.Jeff Law2-3/+7
1993-12-14pa.c (output_call): Put temporary label after the RP adjustment.Jeff Law1-1/+1
1993-12-14* x-pa (CC): Do not use absolute path to gcc.Jeff Law1-1/+1
1993-12-14pa.c (output_function_prologue): Do not output the .PROC directive here.Jeff Law2-3/+3
1993-12-14pa.h (ASM_FILE_START): Emit a .file directive at the beginning of the output ...Jeff Law1-0/+2
1993-12-13* pa.h (MAX_OFILE_ALIGNMENT): Define appropriately for the PA.Jeff Law1-0/+3
1993-12-13pa-ghpux.h (TARGET_DEFAULT): Enable TARGET_JUMP_IN_DELAY.Jeff Law3-3/+4
1993-12-13pa.md (lo_sum of a function address): Use short form as we have no intention ...Jeff Law1-5/+8
1993-12-13pa.c (secondary_reload_class): Function addresses no longer need secondary re...Jeff Law1-21/+2
1993-12-13* pa.h (LEGITIMATE_CONSTANT_P): Remove hack for function addresses.Jeff Law1-6/+3
1993-12-06(hppa_legitimize_address): If we can't legitimize, do nothing; don'tRichard Kenner1-10/+9
1993-12-02(ASM_STABS_OP, ASM_STABN_OP): Define.Richard Kenner1-1/+5
1993-11-15(RETURN_IN_MEMORY): Define.Richard Stallman1-0/+4
1993-11-13(FUNCTION_ARG_BOUNDARY): Fix return value for 64bitRichard Stallman1-3/+1
1993-11-09(negscc): Add mode for NEG.Richard Stallman1-1/+1
1993-11-06(decrement_and_branch_until_zero): Add missing `return'.Torbjorn Granlund1-1/+1
1993-11-05(NO_IMPLICIT_EXTERN_C): Define.Richard Stallman1-0/+4
1993-11-03(REGISTER_MOVE_COST): Decrease cost for move fromTorbjorn Granlund1-2/+3
1993-10-30Initial revisionRichard Kenner1-0/+58
1993-10-30(output_dbra): Fix argument number in addi at end.Richard Stallman1-1/+1
1993-10-28(emit_move_sequence): Fix typo, `Pmode' was `mode'.Torbjorn Granlund1-1/+1
1993-10-24(output_arg_descriptor): Do not stop searching if a USERichard Stallman1-3/+17
1993-10-20(TRAMPOLINE_TEMPLATE): Rewrite.Torbjorn Granlund1-22/+34
1993-10-20(cacheflush): Split into dcacheflush and icacheflush.Torbjorn Granlund1-3/+15
1993-10-17pa.md (indexing loads and stores): Provide variants which avoid reload proble...Jeff Law1-1/+139
1993-10-17* pa.h (READONLY_DATA_SECTION): Disable.Jeff Law1-0/+13
1993-10-11Define SHIFT_COUNT_TRUNCATED to have a value of 1.Richard Kenner1-2/+2
1993-10-10pa.c (legitimize_pic_address): Delete unused variables.Jeff Law1-9/+8