]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Add missing changelog entries
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Mon, 9 Oct 2017 13:40:15 +0000 (15:40 +0200)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Mon, 9 Oct 2017 13:40:15 +0000 (15:40 +0200)
gas/ChangeLog

index ed40a79a1076680aad8be154a27dc775bd7a773f..b104838da79dd8af006bcfd511059fda463441b1 100644 (file)
@@ -1,3 +1,14 @@
+2017-10-09  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
+
+        * testsuite/gas/all/fill-1.s: Replace nop with .word 42
+
+2017-10-09  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
+
+        * read.c (s_fill): Invoke expression instead of
+        get_known_segmented_expression.
+        * testsuite/gas/all/fill-1.s: New testcase.
+        * testsuite/gas/all/gas.exp: Run fill-1 testcase
+
 2017-10-05  Nick Clifton  <nickc@redhat.com>
 
        PR 22133