Update copyright years.

This commit is contained in:
H.J. Lu
2006-02-23 14:49:32 +00:00
parent d022998de5
commit 19a7219fd1
5 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2006-02-23 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-ia64.c: Update copyright years.
2006-02-22 H.J. Lu <hongjiu.lu@intel.com> 2006-02-22 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-ia64.c (specify_resource): Add the rule 17 from * config/tc-ia64.c (specify_resource): Add the rule 17 from

View File

@ -1,5 +1,5 @@
/* tc-ia64.c -- Assembler for the HP/Intel IA-64 architecture. /* tc-ia64.c -- Assembler for the HP/Intel IA-64 architecture.
Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com> Contributed by David Mosberger-Tang <davidm@hpl.hp.com>

View File

@ -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> 2006-02-22 H.J. Lu <hongjiu.lu@intel.com>
* ia64-gen.c (lookup_regindex): Handle ".vm". * ia64-gen.c (lookup_regindex): Handle ".vm".

View File

@ -1,5 +1,5 @@
/* ia64-gen.c -- Generate a shrunk set of opcode tables /* 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. Free Software Foundation, Inc.
Written by Bob Manson, Cygnus Solutions, <manson@cygnus.com> Written by Bob Manson, Cygnus Solutions, <manson@cygnus.com>

View File

@ -1,5 +1,6 @@
/* ia64-opc-b.c -- IA-64 `B' opcode table. /* 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> Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of GDB, GAS, and the GNU binutils. This file is part of GDB, GAS, and the GNU binutils.