]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Update descriptions of the .2byte, .4byte and .8byte directives.
authorNick Clifton <nickc@redhat.com>
Mon, 20 Mar 2017 16:57:07 +0000 (16:57 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 20 Mar 2017 16:57:07 +0000 (16:57 +0000)
commite406e428dfe9d64e3be0b7a3c1c97c09edc5bdba
treeae2aef23095103a7d2142de78860688c2f6ae67f
parentdcb84eda0c5f25835251a311c4d6704e70cfa498
Update descriptions of the .2byte, .4byte and .8byte directives.

* doc/as.texinfo (2byte): Note that if no expressions are present
the directive does nothing.  Emphasize that the output is
unaligned, and that this can have an effect on the relocations
generated.
(4byte): Simplify description.  Refer back to the 2byte
description.
(8byte): Likewise.
gas/ChangeLog
gas/doc/as.texinfo