summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 48a38348f8..6196e16ddf 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-28 Ineiev <ineiev@yahoo.co.uk>
+
+ * config/tc-i386.c (operand_type_check): Warning fix.
+
2008-07-26 Michael Eager <eager@eagercon.com>
* doc/as.texinfo: Add description of single-precision attribute.
@@ -61,7 +65,7 @@
2008-07-07 Paul Brook <paul@codesourcery.com>
* config/tc-arm.c (arm_fix_adjustable): Don't adjust MOVW/MOVT
- relocations.
+ relocations.
2008-07-07 Ralf Corsépius <ralf.corsepius@rtems.org>