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][Arm] Add support for missing CPUs


On 16/08/2019 14:52, Dennis Zhang wrote:
Hi all,

This patch adds support for following CPUs: Cortex-M35P, Cortex-A77,
Cortex-A76AE.

Related specifications can be found at
https://developer.arm.com/ip-products/processors.

Bootstraped/Regtested for arm-none-linux-gnueabihf.

Please help to check if it's ready.
Many thanks.

gas/ChangeLog:

2019-08-01  Dennis Zhang  <dennis.zhang@arm.com>

	* config/tc-arm.c: New entries for Cortex-M35P, Cortex-A77,
	and Cortex-A76AE.
	* doc/c-arm.texi: Document new processors.
	* testsuite/gas/arm/cpu-cortex-a76ae.d: New test.
	* testsuite/gas/arm/cpu-cortex-a77.d: New test.
	* testsuite/gas/arm/cpu-cortex-m35p.d: New test.

bfd/ChangeLog:

2019-08-01  Dennis Zhang  <dennis.zhang@arm.com>

	* cpu-arm.c: New entries for Cortex-M35P, Cortex-A77,
	and Cortex-A76AE.


OK.

R.


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