r248944 - in /trunk/gcc: ChangeLog config/aarch...
wilson@gcc.gnu.org
wilson@gcc.gnu.org
Wed Jun 7 01:55:00 GMT 2017
Author: wilson
Date: Wed Jun 7 01:55:12 2017
New Revision: 248944
URL: https://gcc.gnu.org/viewcvs?rev=248944&root=gcc&view=rev
Log:
Remove aarch32 support for falkor/qdf24xx, not in released hardware.
gcc/
* config/aarch64/aarch64-cost-tables.h (qdf24xx_extra_costs): Move to
here.
* config/arm/aarch-cost-tables.h (qdf24xx_extra_costs): From here.
* config/arm/arm-cpu-cdata.h: Regenerate.
* config/arm/arm-cpu-data.h, config/arm/arm-cpu.h: Likewise.
* config/arm/arm-tables.opt, config/arm/arm-tune.md: Likewise.
* config/arm/arm-cpus.in: Delete falkor and qdf24xx entries.
* config/arm/arm.c (arm_qdf24xx_tune): Delete.
* config/arm/bpabi.h (BE8_LINK_SPEC): Delete falkor and qdf24xx
support.
* config/arm/t-aprofile (MULTILIB_MATCHES): Delete falkor and qdf24xx
support.
* config/arm/t-rmprofile: Likewise.
* doc/invoke.texi (ARM Options): Drop falkor and qdf24xx support.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/aarch64-cost-tables.h
trunk/gcc/config/arm/aarch-cost-tables.h
trunk/gcc/config/arm/arm-cpu-cdata.h
trunk/gcc/config/arm/arm-cpu-data.h
trunk/gcc/config/arm/arm-cpu.h
trunk/gcc/config/arm/arm-cpus.in
trunk/gcc/config/arm/arm-tables.opt
trunk/gcc/config/arm/arm-tune.md
trunk/gcc/config/arm/arm.c
trunk/gcc/config/arm/bpabi.h
trunk/gcc/config/arm/t-aprofile
trunk/gcc/config/arm/t-rmprofile
trunk/gcc/doc/invoke.texi
More information about the Gcc-cvs
mailing list