]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
s390: Revise s390-specific assembler option descriptions
authorJens Remus <jremus@linux.ibm.com>
Fri, 1 Mar 2024 11:45:14 +0000 (12:45 +0100)
committerJens Remus <jremus@linux.ibm.com>
Fri, 1 Mar 2024 11:45:14 +0000 (12:45 +0100)
commit0a4b39672b6853359b76b2e3cad5d1c5a22a2faf
tree7e4e8b9163647b1fac4dc619f1f92ce4719b070c
parentc3d72d73f8ac247f1e1ba1f2e4bd8b95f3830481
s390: Revise s390-specific assembler option descriptions

Reorder, reword, and complete the s390-specific option descriptions.
Align the formatting of s390-specific assembler options to that of the
general assembler options in "as --help".

While at it change a warning message to use the term "z/Architecture"
instead of the deprecated "esame" (ESA Modal Extensions or ESAME) one.

gas/
* config/tc-s390.c: Revise s390-specific assembler option
descriptions.

Reviewed-by: Andreas Krebbel <krebbel@linux.ibm.com>
Signed-off-by: Jens Remus <jremus@linux.ibm.com>
gas/config/tc-s390.c