]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: restrict gas'es recognition of -s to Solaris
authorJan Beulich <jbeulich@suse.com>
Fri, 29 Nov 2024 08:37:33 +0000 (09:37 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 29 Nov 2024 08:37:33 +0000 (09:37 +0100)
commit0e6fdecde3a85fc81fea6722458e6319fbe81cb7
tree75c6833e303fe96eba8b18038aef6a3e509b948e
parent8a07ebae720c312aef3f19abf2070fbf4ba11187
x86: restrict gas'es recognition of -s to Solaris

When there for Solaris compatibility only, also recognize it only there.
This way the option becomes available for other possible uses.

While adjusting md_shortopts[], also re-arrange things such that we have
only a single, uniform definition of it.
gas/config/tc-i386.c