summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2007-04-13 21:57:21 +0000
committerH.J. Lu <hjl@lucon.org>2007-04-13 21:57:21 +0000
commit820730f693cb1a7d42c8d3d7199c19e5d5131669 (patch)
tree014634b600f9704260640615f3d124f1abf1062c /opcodes/ChangeLog
parent80b4cba1ae8463560a758aba285c7db70c1d91f4 (diff)
downloadgdb-820730f693cb1a7d42c8d3d7199c19e5d5131669.tar.gz
2007-04-13 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c: Remove trailing white spaces.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 6e64418d52c..a827e7532be 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-13 H.J. Lu <hongjiu.lu@intel.com>
+
+ * i386-dis.c: Remove trailing white spaces.
+
2007-04-11 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/4333