]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog-2015
Fix field size for TLSLE_MOVW_TPREL_* relocations.
authorMarcus Shawcroft <marcus.shawcroft@arm.com>
Thu, 26 Feb 2015 21:20:05 +0000 (21:20 +0000)
committerMarcus Shawcroft <marcus.shawcroft@arm.com>
Thu, 26 Feb 2015 22:23:08 +0000 (22:23 +0000)
commit07875fbce7911d7e6174d6398cec2872eb489613
tree4387f053c462c48900e4191ce9f3d3e322f22602
parent49d8f92c6e07977ede747163090b6a702f345629
Fix field size for TLSLE_MOVW_TPREL_* relocations.

The HOWTO table entries for the TLSLE_MOVW_TPREL_* relocations are
wrong by inspection.  The current implementation does not actually use
these field widths for these relocations but they should be corrected.
bfd/ChangeLog
bfd/elfnn-aarch64.c