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 2/6]: Architectural Extensions - Multiprocessing Extensions


On Thu, 2010-09-23 at 10:19 +0100, Matthew Gretton-Dann wrote:
> gas/ChangeLog:
> 2010-09-22  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* config/tc-arm.c (arm_ext_mp): Add.
> 	(do_pld): Update comment.
> 	(insns): Add support for pldw.
> 	(arm_cpus): Update cortex-a5, cortex-a9, and cortex-a15 to 
> 	support MP extension.
> 	(arm_extensions): Add 'mp' extension.
> 	(aeabi_set_public_attributes): Emit correct build attribute when
> 	MP extension is enabled.
> 	* doc/c-arm.texi: Update for MP extensions.
> 
> gas/testsuite/ChangeLog:
> 2010-09-22  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* gas/arm/arch7a-mp.d: Add.
> 	* gas/arm/arch7ar-mp.s: Likewise.
> 	* gas/arm/arch7r-mp.d: Likewise.
> 	* gas/arm/armv2-mp-bad.d: Likewise.
> 	* gas/arm/armv2-mp-bad.l: Likewise.
> 	* gas/arm/attr-march-all.d: Update for MP extension.
> 	* gas/arm/attr-march-armv7-a+mp.d: Likewise.
> 	* gas/arm/attr-march-armv7-a+mp.d: Likewise.
> 
> include/opcode/ChangeLog:
> 2010-09-22  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* arm.h (ARM_EXT_MP): Add.
> 	(ARM_ARCH_V7A_MP): Add.
> 
> opcodes/ChangeLog:
> 2010-09-22  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* arm-dis.c (arm_opcodes): Add support for pldw.
> 	(thumb32_opcodes): Likewise.

OK.

R.


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