Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-03-22 01:45:46 +0300
committerPaul Brook <paul@codesourcery.com>2006-03-22 01:45:46 +0300
commit2732bd45a0b717774a7a5e5fd95e0238613fe90c (patch)
tree7056601f769ac8acaed8739ea179c083ce8544a7
parent4ac9c82e69b894e0f67ee764edfc9ea2fe0441c4 (diff)
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 ...