Add missing changelog entries

This commit is contained in:
Andreas Krebbel 2017-10-09 15:40:15 +02:00
parent 5c9e4427a7
commit e61933afce
1 changed files with 11 additions and 0 deletions

View 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