r235632 - in /trunk: gcc/ChangeLog gcc/common/c...
olegendo@gcc.gnu.org
olegendo@gcc.gnu.org
Fri Apr 29 10:44:00 GMT 2016
Author: olegendo
Date: Fri Apr 29 10:44:57 2016
New Revision: 235632
URL: https://gcc.gnu.org/viewcvs?rev=235632&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/common/config/sh/sh-common.c
trunk/gcc/config/sh/sh-protos.h
trunk/gcc/config/sh/sh.c
trunk/gcc/config/sh/sh.h
trunk/gcc/config/sh/sh.md
trunk/include/ChangeLog
trunk/include/longlong.h
More information about the Gcc-cvs
mailing list