aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
1995-08-28Fix spelling errors.Richard Kenner20-29/+29
1995-08-28(mvs_label_emitted): Renamed from mvs_label_emited.Richard Kenner1-2/+2
1995-08-28Fix misspelling of `maintainer-clean'.Richard Kenner1-1/+1
1995-08-25({add,sub,mulsi}di3): Support both endian possibilities.Richard Kenner1-4/+24
1995-08-25(STRICT_ALIGNMENT): If little endian, always set strict alignment to 1.Richard Kenner1-2/+5
1995-08-25Initial revisionRichard Kenner2-0/+96
1995-08-25Added peephole definitions for Load/Store Base insns and eliminating redundan...Richard Kenner1-0/+54
1995-08-21(decrement_and_branch_until_zero): Use arithmetic_comparison_operator to deci...Richard Kenner1-2/+5
1995-08-21(arithmetic_comparison_operator): New function.Richard Kenner1-6/+25
1995-08-21(adddi3, subdi3): "&" added to clobber's constraints.Richard Kenner1-2/+2
1995-08-21(MULTILIB_*, LIBGCC, INSTALL_LIBGCC): Define.Richard Kenner1-0/+7
1995-08-21(movdi-1...Richard Kenner1-36/+45
1995-08-21For all dbra pattern, change constraint from 'g' to 'd*g'.Richard Kenner1-2/+2
1995-08-21(reg_unused_after): For a SEQUENCE, make sure all insns are safeRichard Kenner1-11/+38
1995-08-21(PROMOTE_FUNCTION_ARGS, PROMOTE_FUNCTION_RETURN): Define.Richard Kenner1-4/+6
1995-08-21(output_stack_adjust): Add new argument reg.Richard Kenner1-8/+17
1995-08-19(STARTFILE_SPEC, ENDFILE_SPEC): Delete superfluous -pg tests.Richard Kenner1-6/+7
1995-08-19(_mcount): Define.Richard Kenner1-0/+3
1995-08-19(subdi3): Should not be commutative.Richard Kenner1-2/+2
1995-08-19(INITIALIZE_TRAMPOLINE): Sync function now named sync_isync.Richard Kenner1-1/+1
1995-08-19(sync_isync): Renamed from sync...Richard Kenner1-4/+5
1995-08-19(output_prolog): Fixup code to set stack pointer if stack size > 32k.Richard Kenner1-3/+4
1995-08-19Revert last change.Richard Kenner1-2/+2
1995-08-19(output_prolog): Reverse big stack update and restore POWER mnemonicsRichard Kenner1-2/+2
1995-08-19(fancy_btst,fancy_btst1): Branch target must be operand 0 for lengthRichard Kenner1-12/+12
1995-08-19(STATIC_CHAIN_REGNUM): Use r3.Richard Kenner1-14/+19
1995-08-14(STARTFILE_SPEC): Define as empty.Richard Kenner1-1/+5
1995-08-14(vms_check_external): Update `pending_head' properly when the firstRichard Kenner1-3/+3
1995-08-14(call expanders): Emit a blockage insn after restoring %r19 whenRichard Kenner1-0/+20
1995-08-13(INITIAL_ELIMINATION_OFFSET): For 64 bit ABI...Richard Kenner1-5/+7
1995-08-13(SETUP_INCOMING_VARARGS): In if statement, only subtract one for stdarg.Richard Kenner1-4/+4
1995-08-13(INIT_SECTION_ASM_OP): Don't define.Richard Kenner1-7/+11
1995-08-13(direct_return): Epilogue required if CR saved.Richard Kenner1-0/+1
1995-08-13(movdi matchers): Fix src/dest order in unaligned reg->reg case.Richard Kenner1-10/+10
1995-08-13(HAVE_STRERROR): New definition.Richard Kenner1-0/+3
1995-08-13Add missing carriage return.Richard Kenner1-1/+1
1995-08-13Initial revisionRichard Kenner1-0/+8
1995-07-29(CPP_SPEC): Fix typo.Richard Kenner1-2/+2
1995-07-29Initial revisionRichard Kenner1-0/+88
1995-07-29Include tm.h.Richard Kenner1-7/+6
1995-07-29(CAN_DEBUG_WITHOUT_FP): Comment out.Richard Kenner1-2/+2
1995-07-29(truncdfsf2...Richard Kenner1-16/+64
1995-07-29(RTX_COSTS): Fill in missing default values.Richard Kenner1-2/+3
1995-07-29(output_move_double): Now handles CONST_INT parameters properly.Richard Kenner1-1/+8
1995-07-29[USE_GAS]: Output `jbsr' instead of `jsr' for normal function calls and `bsr....Richard Kenner1-2/+10
1995-07-29Initial revisionRichard Kenner3-0/+365
1995-07-29(SUBREG_OK_FOR_INDEX_P): New macro.Richard Kenner1-5/+17
1995-07-29({,CROSS_}LIBGCC1): Define as empty.Richard Kenner3-8/+6
1995-07-29(ASM_OUTPUT_CONSTRUCTOR): Add FILE arg to assemble_name.Richard Kenner1-4/+4
1995-07-29(gcc_plt_call): Rewrite to avoid the need for being called by _sr4export.Richard Kenner1-5/+21