diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-04-13 21:57:21 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-04-13 21:57:21 +0000 |
commit | 246c51aaae32a36f67305d5124192eb728cbed63 (patch) | |
tree | 999a107bf3d54550bbebc31b655861fe11c987f6 /opcodes/ChangeLog | |
parent | 6e3bbd1ac6116e293670f0d73e9202ccb6d54634 (diff) | |
download | gdb-246c51aaae32a36f67305d5124192eb728cbed63.zip gdb-246c51aaae32a36f67305d5124192eb728cbed63.tar.gz gdb-246c51aaae32a36f67305d5124192eb728cbed63.tar.bz2 |
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/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 6e64418..a827e75 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 |