aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2010-01-14 15:18:42 +0000
committerH.J. Lu <hjl.tools@gmail.com>2010-01-14 15:18:42 +0000
commit1319d143a79b1c578a7c71c89f4d536905f71938 (patch)
treecf92abce38764bd0a6f1aabd2521192b4e99a276 /include/opcode/ChangeLog
parent78a1456372bb97e1efe6955ae3a562c8773598dc (diff)
downloadgdb-1319d143a79b1c578a7c71c89f4d536905f71938.zip
gdb-1319d143a79b1c578a7c71c89f4d536905f71938.tar.gz
gdb-1319d143a79b1c578a7c71c89f4d536905f71938.tar.bz2
Remove argument name.
2010-01-14 H.J. Lu <hongjiu.lu@intel.com> * ia64.h (ia64_find_opcode): Remove argument name. (ia64_find_next_opcode): Likewise. (ia64_dis_opcode): Likewise. (ia64_free_opcode): Likewise. (ia64_find_dependency): Likewise.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 79ceb03..e89bd51 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,11 @@
+2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ia64.h (ia64_find_opcode): Remove argument name.
+ (ia64_find_next_opcode): Likewise.
+ (ia64_dis_opcode): Likewise.
+ (ia64_free_opcode): Likewise.
+ (ia64_find_dependency): Likewise.
+
2009-11-22 Doug Evans <dje@sebabeach.org>
* cgen.h: Include bfd_stdint.h.