aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
1994-01-28(fsel): Remove insns with record bit set.Richard Kenner1-56/+6
1994-01-27(output_prolog): Fix typo in previous change.Richard Kenner1-2/+2
1994-01-24(ADDRESS_COST): Define to 1.Jim Wilson1-4/+3
1994-01-24(sparc_address_cost): Delete.Jim Wilson1-33/+0
1994-01-24(ASM_OUTPUT_NEWLINE): New default for new macro.Jim Wilson1-1/+8
1994-01-24(ASM_OUTPUT_NEWLINE): Define new macro.Jim Wilson4-0/+20
1994-01-24(ASM_OUTPUT_COMMON): Don't output .global. Use SIZE not ROUNDED.Jim Wilson1-10/+9
1994-01-23(ASM_FILE_START): Delete; identical to one in bsd.h, which isRichard Kenner1-8/+1
1994-01-23(PATH_SEPARATOR): New macro.Richard Kenner1-1/+5
1994-01-23Assume GAS 2.x used and add support for debugging.Richard Kenner1-10/+32
1994-01-23Initial revisionRichard Kenner1-0/+1
1994-01-23(OBJECT_FORMAT_COFF, EXTENDED_COFF, NM_FLAGS): Define.Richard Kenner1-1/+8
1994-01-23Insert some missing blank lines.Richard Kenner1-0/+7
1994-01-23(output_{pro,epi}log): Use assemble_name to outputRichard Kenner1-6/+18
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-15(smulsi3_highpart): New pattern.Jim Wilson1-0/+111
1994-01-15(smulsi3_highpart): New pattern.Jim Wilson1-0/+72
1994-01-13(cpu): Add r4600.Jim Wilson1-302/+1622
1994-01-13(enum cmp_type): Add 64 bit support.Jim Wilson1-154/+197
1994-01-13(dfhigh, dflow, sfhigh, sflow): New variables.Jim Wilson1-233/+606
1994-01-13(CPP_SPEC): Define __SIZE_TYPE__, __PTRDIFF_TYPE__, and __mips.Jim Wilson1-4/+5
1994-01-13(REG_CLASS_CONTENTS): Fix problems with last word of register set inRichard Kenner1-4/+13
1994-01-12(sqrtsf2, sqrtdf2): Change POWERPCSQR to PPCFPX.Richard Kenner1-5/+189
1994-01-12(MASK and TARGET): Change POWERPCSQR to PPCFPX to describe both fsqrtRichard Kenner1-9/+9
1994-01-12(rs6000_override_options): Change POWERPCSQR to PPCFPX.Richard Kenner1-15/+15
1994-01-11(output_prolog): Update debug reg map when we have -mkernel-registers.Richard Kenner1-0/+10
1994-01-10Update banner, reformat comments.Richard Kenner1-33/+22
1994-01-10(print_operand, case 'F'): If we have to do the last prolog insn, giveRichard Kenner1-2/+11
1994-01-10(SHELL): Define to /bin/bash.Jim Wilson1-0/+3
1994-01-09* pa.md (special indexed fpstores): Fix assorted typos.Jeff Law1-6/+41
1994-01-08(RTX_COSTS): Return actual costs for multiplication.Torbjorn Granlund1-6/+1
1994-01-03pa.md (andsi3): Use "?" instead of "!" to avoid losing in some cases.Jeff Law1-2/+2
1993-12-31(CAN_DEBUG_WITHOUT_FP): Define.Richard Kenner1-6/+4
1993-12-31Define CAN_DEBUG_WITHOUT_FP; delete OPTIMIZATION_OPTIONS.Richard Kenner9-113/+16
1993-12-31(OPTIMIZATION_OPTIONS): Just turn on machine-specific opts.Richard Kenner1-2/+4
1993-12-31Delete OPTIMIZATION_OPTIONS.Richard Kenner1-13/+0
1993-12-31Define NO_FUNCTION_CSE and CAN_DEBUG_WITHOUT_FP; deleteRichard Kenner1-10/+8
1993-12-27(maxsf3, minsf3): Correct numerous errors.Richard Kenner1-5/+7
1993-12-27(iordi3): Use ornot for some constant cases.Richard Kenner1-4/+6
1993-12-27(PREDICATE_CODES): Add ior_operand.Richard Kenner1-0/+1
1993-12-27(ior_operand): New function.Richard Kenner1-0/+14
1993-12-25pa.h (DBX_BLOCKS_FUNCTION_RELATIVE): Define.Jeff Law1-17/+23
1993-12-25Rename R_ACC to R_ACU to not conflict with access.h.Richard Kenner2-8/+8
1993-12-25(USG): Delete from here (already in xm.h file).Richard Kenner1-1/+0
1993-12-25(HAVE_VPRINTF): Define.Richard Kenner1-0/+3
1993-12-25(HAVE_VPRINTF): Delete from here.Richard Kenner1-4/+0
1993-12-25(FUNCTION_ARG): Pass complex float in float regs.Richard Kenner1-2/+5
1993-12-24(output_prolog): Need GP if type ISUBR.Richard Kenner1-1/+2