summaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)Author
2020-03-25 Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobberin...Jeff Law
2020-02-25typo fix: Fix probablity, becuse, sucessor and destinarion typos [PR93912]Jakub Jelinek
2020-02-09Improve splitX passes managementUros Bizjak
2020-01-01Update copyright years.Jakub Jelinek
2019-10-10re PR target/88630 (Incorrect float negating together with convertion to int ...Oleg Endo
2019-10-01re PR c++/88562 (Incorrect pointer incrementing on SH4)Oleg Endo
2019-09-30Pass an ABI to choose_hard_reg_modeRichard Sandiford
2019-09-28re PR target/86805 (sh port needs updating for CVE-2017-5753)Oleg Endo
2019-09-28re PR target/80672 (gcc/config/sh/sh.c:716: prefer compare to find.)Oleg Endo
2019-09-10Remove call_really_used_regsRichard Sandiford
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford
2019-09-10Make more use of regs_invalidated_by_callRichard Sandiford
2019-09-10Replace call_used_reg_set with call_used_or_fixed_regsRichard Sandiford
2019-09-10Remove call_fixed_reg_setRichard Sandiford
2019-09-09Remove global REG_SETsRichard Sandiford
2019-09-09Remove AND_COMPL_HARD_REG_SETRichard Sandiford
2019-09-09Remove COMPL_HARD_REG_SETRichard Sandiford
2019-09-09Remove COPY_HARD_REG_SETRichard Sandiford
2019-09-09Make note_stores take an rtx_insnRichard Sandiford
2019-08-20Use function_arg_info for TARGET_MUST_PASS_IN_STACKRichard Sandiford
2019-08-20Use function_arg_info for TARGET_CALLEE_COPIESRichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford
2019-08-20Add must_pass_va_arg_in_stackRichard Sandiford
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey
2019-06-20* config/sh/sh.c (sh2a_function_vector_p): Use get_attribute_name.Marek Polacek
2019-05-28Remove obsolete comment about use_thunkRainer Orth
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska
2019-03-09re PR target/79645 (missing period in microblaze.opt)Jakub Jelinek
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-11-27riscv (riscv_block_mvoe_straight): Use RETURN_BEGIN in call to move_by_pieces.Jeff Law
2018-07-17Clean up of new format of -falign-FOO.Martin Liska
2018-07-15re PR target/85993 (config/sh/sh.c:10878: suspicious if .. else chain)Jeff Law
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell
2018-07-04[multiple changes]Martin Liska
2018-06-13emit-rtl.c: more typesafetyDavid Malcolm
2018-02-19re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse...Jakub Jelinek
2018-02-12re PR target/83760 ([SH] ICE in maybe_record_trace_start building glibc tst-c...Jeff Law
2018-01-21re PR target/80870 (ICE building 7.1.0 sh-elf crosscompiler on macOS)Oleg Endo
2018-01-13Rework the legitimize_address_displacement hookRichard Sandiford
2018-01-03poly_int: GET_MODE_BITSIZERichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek