aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-07-24 20:17:18 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-07-24 20:17:18 +0000
commit6baf37728072dc4d99841862a242f25545723c11 (patch)
tree5348fb5a28f925c1915cda93cbda7a1ac28f9fe4 /opcodes/ChangeLog
parentf6eea5aed8e0b3c097bbeaf9180ff6898ef9389c (diff)
downloadgdb-6baf37728072dc4d99841862a242f25545723c11.zip
gdb-6baf37728072dc4d99841862a242f25545723c11.tar.gz
gdb-6baf37728072dc4d99841862a242f25545723c11.tar.bz2
2007-07-24 H.J. Lu <hongjiu.lu@intel.com>
* i386-gen.c (main): Print a newline after copyright notice.
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 d8c9002..33d85c6 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2007-07-24 H.J. Lu <hongjiu.lu@intel.com>
+
+ * i386-gen.c (main): Print a newline after copyright notice.
+
2007-07-19 Nick Clifton <nickc@redhat.com>
PR binutils/4801