aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-10-18 21:06:03 +0000
committerNick Clifton <nickc@redhat.com>2001-10-18 21:06:03 +0000
commitf57c81f6dd0c15990b255b1ef5ac5ff5c836d2aa (patch)
tree07abf083f1266414234dc437afef27c2f404ef26 /gas/ChangeLog
parente5eeb0dd52e7b4239859d92a30efe4d6a0fb874e (diff)
downloadgdb-f57c81f6dd0c15990b255b1ef5ac5ff5c836d2aa.zip
gdb-f57c81f6dd0c15990b255b1ef5ac5ff5c836d2aa.tar.gz
gdb-f57c81f6dd0c15990b255b1ef5ac5ff5c836d2aa.tar.bz2
Remove semicolon from ARM comment chars list
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index a1c3d3c..b3b081e 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-18 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * config/tc-arm.c (comment_chars): Remove semi-colon accidentally
+ added to the list.
+
2001-10-18 Hans-Peter Nilsson <hp@bitrange.com>
* write.c (fixup_segment): Handle fixups for SEC_MERGE sections as