aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-10-08 10:19:30 +0000
committerNick Clifton <nickc@redhat.com>2007-10-08 10:19:30 +0000
commitff5075ca5ca2a554be09abeb274f14dd1e351361 (patch)
treefdc09b2ed9209e2a65ab0c4fd4f65fa5836d9740 /gas/ChangeLog
parent4e6e072b6c4ce8700859a498e0bbeddc594ffa55 (diff)
downloadgdb-ff5075ca5ca2a554be09abeb274f14dd1e351361.zip
gdb-ff5075ca5ca2a554be09abeb274f14dd1e351361.tar.gz
gdb-ff5075ca5ca2a554be09abeb274f14dd1e351361.tar.bz2
PR gas/5134
* config/tc-arm.c (md_apply_fix): Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 56a8941..6694d44 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,7 +1,9 @@
2007-10-08 Nick Clifton <nickc@redhat.com>
PR gas/5133
- * config/tc-arm.c (md_apply_fix): Correct error message
+ * config/tc-arm.c (md_apply_fix): Correct error message.
+ PR gas/5134
+ * config/tc-arm.c (md_apply_fix): Likewise.
PR gas/5136
* config/tc-bfin.c (md_apply_fix): Fix error message.
PR gas/5135