Re: Add ToLower .opt facility

2011-04-04 Thread Nick Clifton
Hi Joseph, This patch adds a ToLower .opt feature, for option arguments that are case-insensitive and should be converted to a canonical lowercase form. This is relevant to at least mips, mn10300 and rx. This patch makes rx use it, thereby causing an existing spec that tested only for a lowerc

Add ToLower .opt facility

2011-04-01 Thread Joseph S. Myers
This patch adds a ToLower .opt feature, for option arguments that are case-insensitive and should be converted to a canonical lowercase form. This is relevant to at least mips, mn10300 and rx. This patch makes rx use it, thereby causing an existing spec that tested only for a lowercase option for