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 4/6]: Architectural Extensions - Operating System Extensions


On Thu, 2010-09-23 at 10:21 +0100, Matthew Gretton-Dann wrote:
> gas/ChangeLog:
> 2010-09-22  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* config/tc-arm.c (arm_ext_v6m): Add.
> 	(arm_ext_m): Add support for OS extension.
> 	(arm_ext_os): Add.
> 	(do_t_swi): In v6-M ensure we have the OS extension.
> 	(arm_cpus): The cortex-m1 and cortex-m0 options have the OS 
> 	extension by default.
> 	(arm_archs): Add armv6s-m.
> 	(arm_extensions): Add 'os' extension.
> 	(cpu_arch_ver): Add support for v6S-M.
> 	* doc/c-arm.texi: Document the OS Extension, and v6-m and v6s-m
> 	architecture options.
> 
> gas/testsuite/ChangeLog:
> 2010-09-22  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* gas/arm/archv6s-m-bad.d: New test.
> 	* gas/arm/archv6s-m-bad.l: Likewise.
> 	* gas/arm/archv6s-m.d: Likewise.
> 	* gas/arm/archv6s-m.s: Likewise.
> 	* gas/arm/attr-march-armv6-m+os.d: Likewise.
> 	* gas/arm/attr-march-armv6s-m.d: Likewise.
> 
> include/opcode/ChangeLog:
> 2010-09-22  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* arm.h (ARM_EXT_OS): Add.
> 	(ARM_AEXT_V6SM): Likewise.
> 	(ARM_ARCH_V6SM): Likewise.

ChangeLog entries need updating as per previous mail.  Otherwise OK.

R.


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