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] Fix and extend features of .cpu directive.


Hi Claudiu,

> gas/
> 2016-11-17  Claudiu Zissulescu  <claziss@synopsys.com>
> 
> 	* testsuite/gas/arc/cl-warn.s: New file.
> 	* testsuite/gas/arc/cpu-pseudop-1.d: Likewise.
> 	* testsuite/gas/arc/cpu-pseudop-1.s: Likewise.
> 	* testsuite/gas/arc/cpu-pseudop-2.d: Likewise.
> 	* testsuite/gas/arc/cpu-pseudop-2.s: Likewise.
> 	* testsuite/gas/arc/cpu-warn2.s: Likewise.
> 	* config/tc-arc.c (selected_cpu): Initialize.
> 	(feature_type): New struct.
> 	(feature_list): New variable.
> 	(arc_check_feature): New function.
> 	(arc_select_cpu): Check for .cpu duplicates. Don't overwrite the
> 	current cpu features. Check if a feature is available for a given
> 	cpu.
> 	(md_parse_option): Test if features are available for a given cpu.

Approved - please apply.

Cheers
  Nick


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