r242002 - in /branches/ARM/embedded-6-branch/gc...
thopre01@gcc.gnu.org
thopre01@gcc.gnu.org
Wed Nov 9 14:11:00 GMT 2016
Author: thopre01
Date: Wed Nov 9 14:11:52 2016
New Revision: 242002
URL: https://gcc.gnu.org/viewcvs?rev=242002&root=gcc&view=rev
Log:
Add support for ARM Cortex-M33 processor
2016-11-09 Thomas Preud'homme <thomas.preudhomme@arm.com>
Backport from mainline
2016-11-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
gcc/
* config/arm/arm-arches.def (armv8-m.main+dsp): Set Cortex-M33 as
representative core for this architecture.
* config/arm/arm-cores.def (cortex-m33): Define new processor.
* config/arm/arm-tables.opt: Regenerate.
* config/arm/arm-tune.md: Likewise.
* config/arm/bpabi.h (BE8_LINK_SPEC): Add Cortex-M33 to the list of
valid -mcpu options.
* doc/invoke.texi (ARM Options): Document new Cortex-M33 processor.
Modified:
branches/ARM/embedded-6-branch/gcc/ChangeLog.arm
branches/ARM/embedded-6-branch/gcc/config/arm/arm-arches.def
branches/ARM/embedded-6-branch/gcc/config/arm/arm-cores.def
branches/ARM/embedded-6-branch/gcc/config/arm/arm-tables.opt
branches/ARM/embedded-6-branch/gcc/config/arm/arm-tune.md
branches/ARM/embedded-6-branch/gcc/config/arm/bpabi.h
branches/ARM/embedded-6-branch/gcc/doc/invoke.texi
More information about the Gcc-cvs
mailing list