aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-10-03 13:48:35 +0000
committerNick Clifton <nickc@redhat.com>2007-10-03 13:48:35 +0000
commit6decc66226ccd3f085da349ecf5205e631e400dd (patch)
tree6718e5e81995c7121d347842eed68d2167713826 /gas/ChangeLog
parentdf98fa7db878eec68a03347d4de0f221806c189b (diff)
downloadgdb-6decc66226ccd3f085da349ecf5205e631e400dd.zip
gdb-6decc66226ccd3f085da349ecf5205e631e400dd.tar.gz
gdb-6decc66226ccd3f085da349ecf5205e631e400dd.tar.bz2
PR gas/5089 * config/tc-arm.c (s_arm_unwind_handlerdata): Fix spelling typo.
PR gas/5090 (md_assemble): Fix spelling typo.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index bbc8f90..c94d167 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-03 Nick Clifton <nickc@redhat.com>
+
+ PR gas/5089
+ * config/tc-arm.c (s_arm_unwind_handlerdata): Fix spelling typo.
+ PR gas/5090
+ (md_assemble): Fix spelling typo.
+
2007-10-03 Alan Modra <amodra@bigpond.net.au>
PR 4303