aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
2017-04-03Fix numerous typos in commentsJonathan Wakely1-1/+1
2017-02-24sh: Fixes for RTL checkingSegher Boessenkool1-2/+10
2017-02-14re PR target/79462 (sh: Stack smashing detected when building __ashrdi3 in li...Jakub Jelinek1-1/+0
2017-01-17re PR target/78633 ([SH] libgcc/fp-bit.c:944:1: error: invalid rtl sharing fo...Kaz Kojima1-1/+2
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek33-33/+33
2016-11-19re PR target/78426 (wrong code with strncmp on SH)Kaz Kojima1-3/+3
2016-11-02use rtx_insn * in various places where it is obviousTrevor Saunders2-13/+13
2016-10-26sh.c (output_branch): Add missing fallthru comments.Jeff Law2-2/+7
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme4-0/+4
2016-09-27c6x.h: Adjust fall through comment.Marek Polacek1-1/+1
2016-09-27re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo1-4/+6
2016-09-25This fixes a fallout that actually goes back to 5.0 but went unnoticed.Oleg Endo3-15/+43
2016-09-22make next/prev active_insn and active_insn_p take rtx_insn *Trevor Saunders1-4/+4
2016-09-22make prev_real_insn take rtx_insn *Trevor Saunders1-1/+2
2016-09-22use rtx_insn * moreTrevor Saunders1-1/+1
2016-09-07[SH] Move definitions for atomic models to sh.h from sh-protos.h.Kaz Kojima2-53/+57
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-5/+5
2016-06-04re PR tree-optimization/52171 (memcmp/strcmp/strncmp can be optimized when th...Oleg Endo1-2/+2
2016-06-04Avoid potential slient wrong-code with reg+reg addr. modes on SH.Oleg Endo1-2/+10
2016-05-31sh.h (ASM_OUTPUT_SYMBOL_REF): Remove macro and use the default implementation.Oleg Endo1-9/+0
2016-05-31Remove SH5 target regs.Oleg Endo7-99/+1
2016-05-31Simplify SH DImode add, sub, neg patterns.Oleg Endo1-39/+5
2016-05-08config/sh/sh.h: Remove extra colon from subtarget specs.Kaz Kojima1-2/+2
2016-05-08sh.h (GET_SH_ARG_CLASS): Convert macro into ...Oleg Endo2-11/+18
2016-05-08sh-protos.h (sh_media_register_for_return): Remove.Oleg Endo3-398/+208
2016-05-07sh-protos.h (sh_cbranch_distance): Declare new function.Oleg Endo3-11/+64
2016-05-06sh.opt (madjust-unroll, [...]): Remove deprecated options.Oleg Endo1-16/+0
2016-05-06sh.md (ic_invalidate_line_sh4a): Fix insn length.Oleg Endo1-1/+1
2016-05-06sh.md (*cmpeqsi_t): Remove combine insn pattern and similar corresponding com...Oleg Endo1-39/+0
2016-05-06re PR target/58219 ([SH] mov.l insn length is wrong on SH2A)Oleg Endo2-80/+159
2016-05-06re PR target/52933 (SH Target: Use div0s for integer sign comparisons)Oleg Endo2-0/+100
2016-05-06re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo1-0/+16
2016-05-04predicates (post_inc_mem, [...]): New predicates.Oleg Endo4-8/+47
2016-05-03sh.md (udivsi3, [...]): Simplify.Oleg Endo1-183/+99
2016-05-02sh.md (*negnegt, *movtt): Remove.Oleg Endo1-19/+0
2016-05-02re PR target/52898 (SH Target: Inefficient DImode comparisons)Oleg Endo3-115/+13
2016-05-01sh.md (push, [...]): Remove constraints.Oleg Endo1-17/+17
2016-05-01sh.h (TARGET_SH4): Remove and use default implementation.Oleg Endo3-69/+59
2016-05-01linux.h (SH_DIV_STRATEGY_DEFAULT, [...]): Remove.Yoshinori Sato2-14/+0
2016-05-01predicates.md (any_register_operand, [...]): Delete.Oleg Endo3-159/+77
2016-04-30config.guess: Remove SH5 support.Oleg Endo1-10/+2
2016-04-30sh.c (register_sh_passes, [...]): Remove TARGET_SH1 checks.Oleg Endo3-84/+60
2016-04-29longlong.h (umul_ppmm): Remove SHMEDIA checks.Oleg Endo4-39/+19
2016-04-28sh-common.c: Remove SH5 support.Oleg Endo19-11063/+361
2016-04-22[PATCH 2/2] (header usage fix) include c++ headers in system.hSzabolcs Nagy2-5/+4
2016-04-03re PR target/70416 ([SH]: error: 'asm' operand requires impossible reload whe...Oleg Endo1-3/+12
2016-02-22re PR rtl-optimization/69806 ([SH] Combine doesn't see constant)Oleg Endo2-10/+20
2016-02-13re PR target/67260 ([sh] Register spill bug for sibcall+complex+softfloat)Oleg Endo1-2/+12
2016-02-13re PR target/67636 ([SH] gcc.target/sh/pr54236-1.c failures)Oleg Endo1-0/+25