aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2010-02-26 02:30:26 +0000
committerDoug Evans <dje@google.com>2010-02-26 02:30:26 +0000
commitfae0b24234208c1e427e8d6f4b3fd96e365ebf3a (patch)
tree0ad593f933bb2d471544d7d94a94252d34af957f /gas/ChangeLog
parent2c9e074a02594786cc2544b91bfeaad3041a0616 (diff)
downloadgdb-fae0b24234208c1e427e8d6f4b3fd96e365ebf3a.zip
gdb-fae0b24234208c1e427e8d6f4b3fd96e365ebf3a.tar.gz
gdb-fae0b24234208c1e427e8d6f4b3fd96e365ebf3a.tar.bz2
* cgen.c: Whitespace fixes.
(weak_operand_overflow_check): Formatting fix.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 9a5b9e2..f061250 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2010-02-25 Doug Evans <dje@sebabeach.org>
+
+ * cgen.c: Whitespace fixes.
+ (weak_operand_overflow_check): Formatting fix.
+
2010-02-25 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (match_template): Update error messages.