On 06/13/2018 02:55 AM, Alex Bennée wrote: > The key variables here are: *arch_long_opts and *arch_extra_help. If > they are not NULL then we concatenate the extra options to appropriate > structure to enable the support. Adding architecture short options is > not supported. > > This also includes moving the ARM specific test_fp_exc/test-fp-exc > into ARM specific code. > > Signed-off-by: Alex Bennée <[email protected]> > > --- > v2 > - better concatenation of default and extra opts
Reviewed-by: Richard Henderson <[email protected]> r~
