]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/ChangeLog
x86: allow @size to also (sensibly) apply to sections
[thirdparty/binutils-gdb.git] / gas / ChangeLog
index 5d341e8004e9f622dcd099ba285475ffec1f38a0..e36170a2f91c5e9811493396da1e9dce8fbd5d3f 100644 (file)
@@ -1,3 +1,11 @@
+2021-04-29  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (tc_gen_reloc): Use section size for section
+       symbols when resolving BFD_RELOC_SIZE*.
+       * testsuite/gas/i386/size-2.s: Add section size cases.
+       * testsuite/gas/i386/size-2.d,
+       testsuite/gas/i386/x86-64-size-2.d: Adjust expectations.
+
 2021-04-28  Jan Beulich  <jbeulich@suse.com>
             H.J. Lu  <hjl.tools@gmail.com>