longlong.h (umul_ppmm): Remove SHMEDIA checks.
commitaf95276348b27767973ac9c461cfbbd9b87d0ba1
authorOleg Endo <olegendo@gcc.gnu.org>
Fri, 29 Apr 2016 10:44:57 +0000 (29 10:44 +0000)
committerOleg Endo <olegendo@gcc.gnu.org>
Fri, 29 Apr 2016 10:44:57 +0000 (29 10:44 +0000)
tree3b7b5030425fe930e8c4d09102b473840491f667
parent1ab06af64c0115cb97c05780ab3ef6c6dab43bbb
longlong.h (umul_ppmm): Remove SHMEDIA checks.

include/
* longlong.h (umul_ppmm): Remove SHMEDIA checks.
(__umulsidi3, count_leading_zeros): Remove SHMEDIA implementations.

gcc/
* common/config/sh/sh-common.c (sh_option_optimization_table): Remove
remaining SH5 related settings.
* config/sh/sh-protos.h (shmedia_cleanup_truncate,
shmedia_prepare_call_address): Delete.
* config/sh/sh.c (sh_print_operand, output_stack_adjust,
DWARF_CIE_DATA_ALIGNMENT, LOCAL_ALIGNMENT): Update comments.
* config/sh/sh.h (SUBTARGET_ASM_RELAX_SPEC,
UNSUPPORTED_SH2A): Remove m5 checks.
(sh_divide_strategy_e): Remove SH5 division strategies.
(TARGET_PTRMEMFUNC_VBIT_LOCATION): Remove and use default.
* config/sh/sh.md (divsf3): Reinstate define_expand pattern.

From-SVN: r235632
gcc/ChangeLog
gcc/common/config/sh/sh-common.c
gcc/config/sh/sh-protos.h
gcc/config/sh/sh.c
gcc/config/sh/sh.h
gcc/config/sh/sh.md
include/ChangeLog
include/longlong.h