This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Add missing changelog entries


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e61933afce961c4b23c5e173b4b8f46b949bef30

commit e61933afce961c4b23c5e173b4b8f46b949bef30
Author: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Date:   Mon Oct 9 15:40:15 2017 +0200

    Add missing changelog entries

Diff:
---
 gas/ChangeLog | 11 +++++++++++
 1 file changed, 11 insertions(+)

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  <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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]