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 1/6]: Architectural Extensions - Infrastructure


On Thu, 2010-09-23 at 10:18 +0100, Matthew Gretton-Dann wrote:

> gas/ChangeLog:
> 2010-09-22  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* config/tc-arm.c (md_pseduo_table): Add .arch_extension directive.
> 	(arm_option_extension_value_table): Add.
> 	(arm_extensions): Change type.
> 	(arm_option_cpu_table): Rename...
> 	(arm_option_fpu_table): ...to this.
> 	(arm_fpus): Change type.
> 	(arm_parse_extension): Enforce alphabetical order.  Allow 
> 	extensions to be removed.
> 	(arm_parse_arch): Allow extensions to be specified with -march.
> 	(s_arm_arch_extension): Add.
> 	(s_arm_fpu): Update for type changes.
> 	* doc/c-arm.texi: Document changes to infrastructure.
> 

OK.

R.



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