summaryrefslogtreecommitdiff
path: root/gcc/config/sh
Commit message (Expand)AuthorAgeFilesLines
...
* * config/sh/sh.h (BOOL_TYPE_SIZE): Don't define.aoliva2001-02-151-7/+0
* * config/sh/sh.md (sibcalli, sibcalli_pcrel, sibcalli): Setaoliva2001-02-091-1/+12
* * config/sh/sh.md (reload_outsf): Removed.aoliva2001-02-071-39/+11
* * config/elfos.h (INT_ASM_OP): Don't define it if it's alreadyaoliva2001-02-071-4/+27
* * config/sh/sh.md (movdf load split): Pass register number toaoliva2001-02-041-1/+1
* * config/sh/sh.c (output_far_jump): Don't use braf on SH1. Emitaoliva2001-02-022-5/+28
* * config/sh/crt1.asm (main_k): Modified so that start callsaoliva2001-02-011-1/+1
* * config/sh/sh.c (prepare_move_operands) [PIC]: Use operands[0] asaoliva2001-01-191-2/+5
* * config/sh/sh.c (sh_expand_epilogue): Use PR explicitly.aoliva2001-01-131-0/+4
* * config/sh/sh.c (sh_expand_prologue): Let the second toggle_sz beaoliva2001-01-131-1/+10
* Don't omit century in list of copyright yearsaoliva2001-01-131-1/+2
* * config/sh/sh.c (mova_p): Fix test for mova_const.aoliva2001-01-131-1/+1
* * config/sh/sh.c (barrier_align): Recognize branch around faraoliva2001-01-111-1/+5
* * config/sh/sh.h (LABEL_ALIGN): Use UNSPECV_ALIGN instead of 1.aoliva2001-01-111-1/+1
* * sh.md (reload_outsf): Generate recognizable patterns foraoliva2001-01-091-1/+9
* * config/sh/sh.h (STATIC_CHAIN_REGNUM): Change from r13 to r3.aoliva2001-01-092-9/+9
* Fix typo.aoliva2001-01-071-2/+2
* * config/sh/sh.md (movdf): When splitting load into pair ofaoliva2001-01-051-9/+23
* * config/sh/sh.md (prget, prset): New insn types.aoliva2001-01-051-14/+21
* * config/sh/sh.h (EPILOGUE_USES): Recognize fpscr as epilogue-usedaoliva2001-01-051-1/+2
* * gencodes.c (output_predicate_decls): New function.aoliva2001-01-031-1/+2
* * tm.texi (REGISTER_MOVE_COST): Add a mode argument.aoliva2001-01-011-2/+2
* * config/sh/sh.c (split_branches): Don't dereference re-computedaoliva2000-12-301-2/+2
* * config/sh/crt1.asm (start_l): `__SH4_SINGLE_ONLY__' was missingaoliva2000-12-281-2/+2
* * config/sh/sh.h (INITIALIZE_TRAMPOLINE): Enclose the blockaoliva2000-12-161-2/+2
* * config/sh/sh.c (reg_class_from_letter): Assign `k' to SIBCALL_REGS.aoliva2000-12-013-17/+28
* * config/sh/sh.c (shiftcosts): Don't get INTVAL before testingaoliva2000-12-011-2/+5
* Align value of UNSPECV_ALIGNaoliva2000-12-011-1/+1
* * config/sh/sh.h (OUTPUT_ADDR_CONST_EXTRA): Use INTVAL instead ofaoliva2000-12-011-2/+2
* * config/sh/sh.md (fpu_switch0, fpu_switch1, movpsi, fpu_switch,aoliva2000-12-011-8/+10
* * genoutput.c (validate_insn_operands): New.rth2000-11-281-1/+1
* * gcc/config/sh/sh.md (udivsi3_i4, udivsi3_i4_single): Clobberamylaar2000-11-271-0/+2
* * config/sh/sh.h (TARGET_NONE): New.aoliva2000-11-251-25/+37
* * gcc/config/sh/sh.md (sibcalli, sibcalli_pcrel): New insns.aoliva2000-11-251-0/+90
* * config/sh/sh.md (GOTaddr2picreg, symGOT2reg, symGOTOFF2reg,aoliva2000-11-253-70/+18
* * config/sh/sh-protos.h (symbol_ref_operand): Declare.aoliva2000-11-254-24/+100
* * config/sh/sh.h (GENERAL_REGISTER_P,aoliva2000-11-243-41/+55
* * config/sh/sh.md: Clobber MACH_REG and MACL_REG in SImode,aoliva2000-11-241-11/+15
* Use UNSPEC_MOVA in newly-introduced mova_constaoliva2000-11-231-1/+1
* * final.c (output_addr_const) [LABEL_REF]: Simplify.aoliva2000-11-233-126/+45
* * config/sh/sh.md (mova_const): New pattern.aoliva2000-11-232-11/+23
* Formatting and coment changesaoliva2000-11-231-9/+9
* * config/sh/sh.h (FIRST_GENERAL_REG, LAST_GENERAL_REG): New.aoliva2000-11-233-444/+568
* Comment typo fix.amylaar2000-11-221-1/+1
* Fix sh problems at -O0bernds2000-11-201-24/+0
* 2000-11-18 Ben Elliston <bje@redhat.com>bje2000-11-181-1/+2
* * config/sh/sh.h (MODES_TIEABLE_P): Don't tie SFmode to other FPaoliva2000-11-111-2/+7
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2000-11-101-2/+2
* * calls.c (expand_call, emit_library_call_value_1), collect2.cjsm282000-11-091-1/+1
* config:neil2000-11-025-5/+5