summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-03-21 22:45:46 +0000
committerPaul Brook <paul@codesourcery.com>2006-03-21 22:45:46 +0000
commit2732bd45a0b717774a7a5e5fd95e0238613fe90c (patch)
tree7056601f769ac8acaed8739ea179c083ce8544a7
parent4ac9c82e69b894e0f67ee764edfc9ea2fe0441c4 (diff)
downloadcygnal-2732bd45a0b717774a7a5e5fd95e0238613fe90c.tar.gz
cygnal-2732bd45a0b717774a7a5e5fd95e0238613fe90c.tar.bz2
cygnal-2732bd45a0b717774a7a5e5fd95e0238613fe90c.zip
2006-03-21 Paul Brook <paul@codesourcery.com>
* gas/config/tc-arm.c (md_apply_fix): Fix typo in offset mask.
-rw-r--r--ChangeLog.csl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 643ea32fd..6c752c797 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,7 @@
+2006-03-21 Paul Brook <paul@codesourcery.com>
+
+ * gas/config/tc-arm.c (md_apply_fix): Fix typo in offset mask.
+
2006-03-21 Nathan Sidwell <nathan@codesourcery.com>
* gas/config/tc-m68k.c (find_cf_chip): Merge into ...