aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
2024-08-05sh: Don't call make_insn_raw in sh_recog_treg_set_expr [PR116189]Andrew Pinski1-1/+11
2024-07-21SH: Fix outage caused by recently added 2nd combine pass after reg allocOleg Endo1-1/+9
2024-07-06[committed] Fix various sh define_insn_and_split predicatesJeff Law1-50/+50
2024-06-25Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_typeKewen Lin2-10/+18
2024-06-21sh: Make *minus_plus_one work after RARichard Sandiford1-3/+3
2024-06-15[committed] Fix minor SH scan-asm failure after recent IOR->ADD changesJeff Law1-0/+19
2024-04-16LoongArch: Add indexes for some compilation options.Lulu Cheng1-1/+1
2024-03-03SH: Fix 101737Oleg Endo1-1/+2
2024-01-04Add generated .opt.urls filesDavid Malcolm2-0/+178
2024-01-03Update copyright years.Jakub Jelinek32-32/+32
2023-12-02Allow target attributes in non-gnu namespacesRichard Sandiford1-4/+3
2023-11-19[committed] Fix missing mode on a few unspec/unspec_volatile operandsJeff Law1-1/+1
2023-11-11mode-switching: Pass the set of live registers to the after hookRichard Sandiford1-2/+3
2023-11-11mode-switching: Pass set of live registers to the needed hookRichard Sandiford1-2/+2
2023-10-23SH: Fix PR 111001Oleg Endo1-1/+8
2023-10-20SH: Fix PR 101177Oleg Endo1-1/+1
2023-08-09targhooks: Extend legitimate_address_p with code_helper [PR110248]Kewen Lin1-2/+3
2023-07-14SH: Fix PR101496 peephole bugOleg Endo1-0/+39
2023-06-21c-family: implement -ffp-contract=onAlexander Monakov1-1/+1
2023-06-13Remove sh5media divtab codeJeff Law1-203/+0
2023-05-18gcc/config/*: use _P() defines from tree.hBernhard Reutner-Fischer1-6/+6
2023-01-16Update copyright years.Jakub Jelinek33-33/+33
2022-11-16Fix multiple recent sh3/sh3eb regressionsJeff Law1-4/+1
2022-10-28c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers1-4/+5
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska3-8/+8
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-3/+0
2022-06-20Add operators / and * for profile_{count,probability}.Martin Liska1-1/+1
2022-05-28Fix ICE on shVladimir Makarov1-0/+6
2022-04-06sh: Fix up __attribute__((optimize ("Os"))) handling on SH [PR105069]Jakub Jelinek1-1/+1
2022-01-28sh-linux fix target cpuYoshinori Sato1-2/+3
2022-01-18Fix -Wformat-diag in various targets.Martin Liska1-3/+3
2022-01-17Change references of .c files to .cc filesMartin Liska8-14/+14
2022-01-17Rename .c files to .cc files.Martin Liska5-0/+0
2022-01-03Update copyright years.Jakub Jelinek33-33/+33
2021-10-08Come up with OPTION_SET_P macro.Martin Liska3-9/+9
2021-06-05sh: Update unexpected empty split conditionKewen Lin1-1/+1
2021-01-13sh: Remove match_scratch operand testRichard Sandiford1-2/+1
2021-01-04Update copyright years.Jakub Jelinek33-33/+33
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-19/+19
2020-03-25 Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobberin...Jeff Law1-1/+7
2020-02-25typo fix: Fix probablity, becuse, sucessor and destinarion typos [PR93912]Jakub Jelinek1-1/+1
2020-02-09Improve splitX passes managementUros Bizjak1-1/+1
2020-01-01Update copyright years.Jakub Jelinek33-33/+33
2019-10-10re PR target/88630 (Incorrect float negating together with convertion to int ...Oleg Endo3-16/+84
2019-10-01re PR c++/88562 (Incorrect pointer incrementing on SH4)Oleg Endo1-2/+4
2019-09-30Pass an ABI to choose_hard_reg_modeRichard Sandiford1-1/+1
2019-09-28re PR target/86805 (sh port needs updating for CVE-2017-5753)Oleg Endo1-0/+3
2019-09-28re PR target/80672 (gcc/config/sh/sh.c:716: prefer compare to find.)Oleg Endo1-1/+1
2019-09-10Remove call_really_used_regsRichard Sandiford2-56/+13
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-4/+5