From: Andreas Krebbel Date: Mon, 9 Oct 2017 13:40:15 +0000 (+0200) Subject: Add missing changelog entries X-Git-Tag: users/ARM/embedded-binutils-master-2017q4~704 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e61933afce961c4b23c5e173b4b8f46b949bef30;p=external%2Fbinutils.git Add missing changelog entries --- diff --git a/gas/ChangeLog b/gas/ChangeLog index ed40a79..b104838 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,14 @@ +2017-10-09 Andreas Krebbel + + * testsuite/gas/all/fill-1.s: Replace nop with .word 42 + +2017-10-09 Andreas Krebbel + + * 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 PR 22133