aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2010-05-05 14:17:50 +0000
committerNathan Sidwell <nathan@codesourcery.com>2010-05-05 14:17:50 +0000
commit847d4311801b81716f9670f25ae97aace2740519 (patch)
tree9c2fe895c155cd4ec40423ce04f6f808de1ddd5b /gas/ChangeLog
parent1412f70bc66429290d396f9b0d19ac0851c019b5 (diff)
downloadgdb-847d4311801b81716f9670f25ae97aace2740519.zip
gdb-847d4311801b81716f9670f25ae97aace2740519.tar.gz
gdb-847d4311801b81716f9670f25ae97aace2740519.tar.bz2
* read.c (cons_worker): Detect and reject unexpected string argument.
testsuite/ * gas/all/byte.s: New. * gas/all/byte.l: New. * gas/all/byte.d: New. * gas/all/gas.exp: Add it.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d8bfcd0..e8aefbf 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2010-05-05 Julian Brown <julian@codesourcery.com>
+
+ * read.c (cons_worker): Detect and reject unexpected string argument.
+
2010-05-04 Nick Clifton <nickc@redhat.com>
* write.c (fixup_segment): Revert previous delta.