This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/3, GCC/ARM] Add support for ARM Cortex-R52 processor


Please ignore this patch. I'll respin the patch on a more recent GCC.

Best regards,

Thomas

On 29/06/17 14:56, Thomas Preudhomme wrote:
Hi,

This patch adds support for the ARM Cortex-R52 processor rencently
announced.

[1] https://developer.arm.com/products/processors/cortex-r/cortex-r52

ChangeLog entry is as follows:

*** gcc/ChangeLog ***

2017-01-31  Thomas Preud'homme  <thomas.preudhomme@arm.com>

     * config/arm/arm-cpus.in (cortex-r52): Add new entry.
     * config/arm/arm-cpu.h: Regenerate.
     * config/arm/arm-cpu-cdata.h: Regenerate.
     * config/arm/arm-cpu-data.h: Regenerate.
     * config/arm/arm-tables.opt: Regenerate.
     * config/arm/bpabi.h (BE8_LINK_SPEC): Add entry for ARM Cortex-R52.
     * config/arm/driver-arm.c (arm_cpu_table): Add entry for ARM
     Cortex-R52.
     * doc/invoke.texi: Mention -mtune=cortex-r52.

Tested by building an arm-none-eabi GCC cross-compiler targeting Cortex-R52.

Is this ok for stage1?

Best regards,

Thomas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]