aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh/sync.md
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-14[SFN] next/prev_nonnote_insn_bb are no more, even for portsAlexandre Oliva1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-04-28sh-common.c: Remove SH5 support.Oleg Endo1-2/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-03-23re PR target/65505 ([SH] ICE in sh_disp_addr_displacement)Oleg Endo1-4/+1
2015-02-10re PR target/64661 ([SH] Allow @(disp,reg) address mode for atomics)Oleg Endo1-234/+535
2015-02-03re PR target/64660 ([SH] Convert atomic_fetch_<op> to atomic_<op>_fetch)Oleg Endo1-21/+312
2015-02-01re PR target/64851 ([SH] Add atomic not)Oleg Endo1-0/+226
2015-01-28re PR target/64659 ([SH] Immedate values not used for atomic ops)Oleg Endo1-182/+238
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-11sh.h (TARGET_SH4A_ARCH): Remove macro.Oleg Endo1-12/+12
2014-10-08re PR target/52941 (SH Target: Add support for movco.l / movli.l atomics on S...Oleg Endo1-2/+12
2014-09-25re PR target/62218 (gcc produces invalid SH instruction (stc r2,sr) when buil...Oleg Endo1-1/+1
2014-09-25re PR target/62218 (gcc produces invalid SH instruction (stc r2,sr) when buil...Nick Clifton1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-10-01re PR target/50457 (SH2A atomic functions)Oleg Endo1-68/+564
2012-08-29sh.opt (menable-tas): Rename to mtas.Oleg Endo1-2/+2
2012-08-29iterators.md: New file.Oleg Endo1-139/+136
2012-08-09re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo1-1/+1
2012-05-29re PR target/52941 (SH Target: Add support for movco.l / movli.l atomics on S...Oleg Endo1-53/+484
2012-03-05genemit.c (main): Include "target.h" in insn-emit.c.Richard Henderson1-3/+4
2012-03-05sh.h (TARGET_ATOMIC_TEST_AND_SET_TRUEVAL): New hook.Oleg Endo1-0/+58
2012-03-02sync.md (atomic_exchange<mode>): New expander.Oleg Endo1-0/+39
2012-03-02sync.md: Update copyright notice dates.Oleg Endo1-5/+5
2011-12-26sync.md: Add soft atomics ABI description.Oleg Endo1-67/+122
2011-12-04linux.h (TARGET_DEFAULT): Add MASK_SOFT_ATOMIC.Kaz Kojima1-0/+312