This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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, gas/ARM] Add support for Cortex-M23


On 26/10/16 15:58, Thomas Preudhomme wrote:
> [resending with mailing list also as recipient this time]
> 
> Hi,
> 
> This patch adds support for the Cortex-M23 processors launched by ARM
> [1]. The patch adds support for the name and wires it up to the ARMv8-M
> Baseline architecture. It also updates documentation to mention this new
> processor.
> 
> [1]
> http://www.arm.com/products/processors/cortex-m/cortex-m23-processor.php
> 
> ChangeLog entry is as follows:
> 
> *** gas/Changelog ***
> 
> 2016-10-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
> 
>          * config/tc-arm.c (cortex-m23): Declare new processor.
>          * doc/c-arm.texi (cortex-m23): Document new processor.
> 
> 
> Tested by building libgcc and libstdc++ for Cortex-M23 and running a
> hello world compiled for it.
> 
> Is this ok for master?
> 
> Best regards,
> 
> Thomas
> 

OK.  Don't forget to update the NEWS file.

R.


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