aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2006-02-23 14:49:32 +0000
committerH.J. Lu <hjl.tools@gmail.com>2006-02-23 14:49:32 +0000
commit19a7219fd198b980a70cdbdc158b96cd5446e7f3 (patch)
treeadf0b801237b30f901e94eb28ad68118a70411c6 /opcodes
parentd022998de558caa8c3ceda4ed6f1c71353a1294d (diff)
downloadgdb-19a7219fd198b980a70cdbdc158b96cd5446e7f3.zip
gdb-19a7219fd198b980a70cdbdc158b96cd5446e7f3.tar.gz
gdb-19a7219fd198b980a70cdbdc158b96cd5446e7f3.tar.bz2
Update copyright years.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog5
-rw-r--r--opcodes/ia64-gen.c2
-rw-r--r--opcodes/ia64-opc-b.c3
3 files changed, 8 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index a1c572c..09db847 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-23 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ia64-gen.c: Update copyright years.
+ * ia64-opc-b.c: Likewise.
+
2006-02-22 H.J. Lu <hongjiu.lu@intel.com>
* ia64-gen.c (lookup_regindex): Handle ".vm".
diff --git a/opcodes/ia64-gen.c b/opcodes/ia64-gen.c
index 4dffa7e..5562283 100644
--- a/opcodes/ia64-gen.c
+++ b/opcodes/ia64-gen.c
@@ -1,5 +1,5 @@
/* ia64-gen.c -- Generate a shrunk set of opcode tables
- Copyright 1999, 2000, 2001, 2002, 2004, 2005
+ Copyright 1999, 2000, 2001, 2002, 2004, 2005, 2006
Free Software Foundation, Inc.
Written by Bob Manson, Cygnus Solutions, <manson@cygnus.com>
diff --git a/opcodes/ia64-opc-b.c b/opcodes/ia64-opc-b.c
index 08d52a9..dbc74e1 100644
--- a/opcodes/ia64-opc-b.c
+++ b/opcodes/ia64-opc-b.c
@@ -1,5 +1,6 @@
/* ia64-opc-b.c -- IA-64 `B' opcode table.
- Copyright 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
+ Copyright 1998, 1999, 2000, 2002, 2005, 2006
+ Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of GDB, GAS, and the GNU binutils.