commit | 50c1c57426db6e1c7b44b4d05f0b07fcba91f890 | [log] [tgz] |
---|---|---|
author | Sam James <sam@gentoo.org> | Wed Jul 16 06:59:14 2025 +0100 |
committer | Sam James <sam@gentoo.org> | Wed Jul 16 09:10:12 2025 +0100 |
tree | da1a563c85caf9c8bdeb2004a07d980715ec626c | |
parent | d7f343eaad3f34c76657b9996e6253b4f9a218d5 [diff] |
gas: improve --gsframe documentation I omitted documentation in 8aad677a12832885acd5be1de8f41e740b8e713d in error. Rectify that with: 1) changing ---help to mention bare `--gsframe` too, as we're not getting rid of that; 2) adding the new --gsframe=[no|yes] form to as.texi. PR gas/33125 * gas/as.c (parse_args): Tweak --gsframe= help text. * gas/doc/as.texi: Document --gsframe=[no|yes].