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 ARM] Add support for Cortex-A53.


On Tue, 2 Apr 2013, Ramana Radhakrishnan wrote:

> 2013-04-02  Ian Caulfield  <ian.caulfield@arm.com>
> 	    Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
> 
> 	* config/arm/arm-arches.def (armv8-a): Default to cortex-a53.
>         * config/arm/t-arm (MD_INCLUDES): Depend on cortex-a53.md.
>         * config/arm/cortex-a53.md: New file.
>         * config/arm/bpabi.h (BE8_LINK_SPEC): Handle cortex-a53.
>         * config/arm/arm.md (generic_sched, generic_vfp): Handle cortex-a53.
>         * config/arm/arm.c (arm_issue_rate): Likewise.
>         * config/arm/arm-tune.md: Regenerate
>         * config/arm/arm-tables.opt: Regenerate.
>         * config/arm/arm-cores.def: Add cortex-a53.

This patch is missing an update to the list of valid ARM -mcpu= arguments 
in invoke.texi.

-- 
Joseph S. Myers
joseph@codesourcery.com


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