aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-09-09 16:02:17 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-09-09 16:02:17 +0000
commit8b40d5948eb84f74b71bcb355dcfd5a6149dc452 (patch)
tree2b6ccbbc3e514cca64fcadc1641eb3ea44311b3a /opcodes/ChangeLog
parent6d18b86b5d4f89f0a20b6d3dd174818901ea2e31 (diff)
downloadgdb-8b40d5948eb84f74b71bcb355dcfd5a6149dc452.zip
gdb-8b40d5948eb84f74b71bcb355dcfd5a6149dc452.tar.gz
gdb-8b40d5948eb84f74b71bcb355dcfd5a6149dc452.tar.bz2
2007-09-09 H.J. Lu <hongjiu.lu@intel.com>
* i386-gen.c (main): Remove the local variable, unused.
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 0e91e22..6ba7d49 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ * i386-gen.c (main): Remove the local variable, unused.
+
2007-09-08 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am: Run "make dep-am".