From aa820537ead0135a7c38c619039dce8a6fc74ed1 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 2 Sep 2009 07:25:43 +0000 Subject: update copyright dates --- opcodes/alpha-dis.c | 2 +- opcodes/arc-dis.h | 2 +- opcodes/arm-dis.c | 2 +- opcodes/bfin-dis.c | 2 +- opcodes/cgen-asm.c | 2 +- opcodes/cgen-dis.c | 2 +- opcodes/cris-dis.c | 2 +- opcodes/cris-opc.c | 2 +- opcodes/crx-dis.c | 2 +- opcodes/crx-opc.c | 2 +- opcodes/d10v-opc.c | 2 +- opcodes/dis-buf.c | 2 +- opcodes/dis-init.c | 2 +- opcodes/disassemble.c | 2 +- opcodes/h8500-opc.h | 2 +- opcodes/i386-reg.tbl | 2 +- opcodes/i860-dis.c | 2 +- opcodes/i960-dis.c | 2 +- opcodes/ia64-asmtab.h | 2 +- opcodes/ia64-dis.c | 3 ++- opcodes/ia64-gen.c | 2 +- opcodes/ia64-opc-a.c | 2 +- opcodes/ia64-opc-b.c | 2 +- opcodes/ia64-opc-d.c | 3 ++- opcodes/ia64-opc-f.c | 3 ++- opcodes/ia64-opc-i.c | 2 +- opcodes/ia64-opc-m.c | 3 ++- opcodes/ia64-opc-x.c | 2 +- opcodes/m10200-opc.c | 2 +- opcodes/m10300-opc.c | 2 +- opcodes/m68hc11-dis.c | 2 +- opcodes/m68hc11-opc.c | 2 +- opcodes/m68k-dis.c | 2 +- opcodes/m68k-opc.c | 2 +- opcodes/m88k-dis.c | 2 +- opcodes/mcore-dis.c | 3 ++- opcodes/mcore-opc.h | 2 +- opcodes/mips-dis.c | 2 +- opcodes/mips-opc.c | 2 +- opcodes/mips16-opc.c | 3 ++- opcodes/mmix-dis.c | 2 +- opcodes/mmix-opc.c | 2 +- opcodes/msp430-dis.c | 2 +- opcodes/opintl.h | 2 +- opcodes/pdp11-opc.c | 2 +- opcodes/pj-opc.c | 2 +- opcodes/po/Make-in | 2 +- opcodes/s390-dis.c | 3 ++- opcodes/s390-mkopc.c | 2 +- opcodes/s390-opc.c | 3 ++- opcodes/s390-opc.txt | 3 ++- opcodes/score-opc.h | 2 +- opcodes/sh-dis.c | 2 +- opcodes/sh64-opc.c | 2 +- opcodes/sh64-opc.h | 2 +- opcodes/sparc-dis.c | 3 ++- opcodes/sparc-opc.c | 2 +- opcodes/sysdep.h | 2 +- opcodes/tic30-dis.c | 3 ++- opcodes/tic54x-dis.c | 2 +- opcodes/tic54x-opc.c | 2 +- opcodes/tic80-opc.c | 2 +- opcodes/vax-dis.c | 2 +- opcodes/w65-opc.h | 2 +- opcodes/xtensa-dis.c | 2 +- opcodes/z80-dis.c | 2 +- opcodes/z8k-dis.c | 2 +- 67 files changed, 78 insertions(+), 67 deletions(-) (limited to 'opcodes') diff --git a/opcodes/alpha-dis.c b/opcodes/alpha-dis.c index b702776..00b552f 100644 --- a/opcodes/alpha-dis.c +++ b/opcodes/alpha-dis.c @@ -1,5 +1,5 @@ /* alpha-dis.c -- Disassemble Alpha AXP instructions - Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2007 + Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2005, 2007 Free Software Foundation, Inc. Contributed by Richard Henderson , patterned after the PPC opcode handling written by Ian Lance Taylor. diff --git a/opcodes/arc-dis.h b/opcodes/arc-dis.h index f0f33aa..3344532 100644 --- a/opcodes/arc-dis.h +++ b/opcodes/arc-dis.h @@ -1,5 +1,5 @@ /* Disassembler structures definitions for the ARC. - Copyright 1994, 1995, 1997, 1998, 2000, 2001, 2007 + Copyright 1994, 1995, 1997, 1998, 2000, 2001, 2005, 2007 Free Software Foundation, Inc. Contributed by Doug Evans (dje@cygnus.com). diff --git a/opcodes/arm-dis.c b/opcodes/arm-dis.c index 71f9766..ef1f03f 100644 --- a/opcodes/arm-dis.c +++ b/opcodes/arm-dis.c @@ -1,6 +1,6 @@ /* Instruction printing code for the ARM Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, - 2004, 2007, 2009 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org) Modification by James G. Smith (jsmith@cygnus.co.uk) diff --git a/opcodes/bfin-dis.c b/opcodes/bfin-dis.c index 711fbf8..0ab6564 100644 --- a/opcodes/bfin-dis.c +++ b/opcodes/bfin-dis.c @@ -1,5 +1,5 @@ /* Disassemble ADI Blackfin Instructions. - Copyright 2005, 2007, 2008 Free Software Foundation, Inc. + Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of libopcodes. diff --git a/opcodes/cgen-asm.c b/opcodes/cgen-asm.c index 6ed096b..f5fde40 100644 --- a/opcodes/cgen-asm.c +++ b/opcodes/cgen-asm.c @@ -1,5 +1,5 @@ /* CGEN generic assembler support code. - Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2007 + Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007 Free Software Foundation, Inc. This file is part of libopcodes. diff --git a/opcodes/cgen-dis.c b/opcodes/cgen-dis.c index 7782683..0efdc10 100644 --- a/opcodes/cgen-dis.c +++ b/opcodes/cgen-dis.c @@ -1,5 +1,5 @@ /* CGEN generic disassembler support code. - Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2007 + Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007 Free Software Foundation, Inc. This file is part of libopcodes. diff --git a/opcodes/cris-dis.c b/opcodes/cris-dis.c index 876ac17..01ada9d 100644 --- a/opcodes/cris-dis.c +++ b/opcodes/cris-dis.c @@ -1,5 +1,5 @@ /* Disassembler code for CRIS. - Copyright 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008 + Copyright 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Axis Communications AB, Lund, Sweden. Written by Hans-Peter Nilsson. diff --git a/opcodes/cris-opc.c b/opcodes/cris-opc.c index 24a6784..341c31b 100644 --- a/opcodes/cris-opc.c +++ b/opcodes/cris-opc.c @@ -1,5 +1,5 @@ /* cris-opc.c -- Table of opcodes for the CRIS processor. - Copyright 2000, 2001, 2004, 2007 Free Software Foundation, Inc. + Copyright 2000, 2001, 2004, 2005, 2007 Free Software Foundation, Inc. Contributed by Axis Communications AB, Lund, Sweden. Originally written for GAS 1.38.1 by Mikael Asker. Reorganized by Hans-Peter Nilsson. diff --git a/opcodes/crx-dis.c b/opcodes/crx-dis.c index df152f8..6675720 100644 --- a/opcodes/crx-dis.c +++ b/opcodes/crx-dis.c @@ -1,5 +1,5 @@ /* Disassembler code for CRX. - Copyright 2004, 2005, 2007 Free Software Foundation, Inc. + Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Contributed by Tomer Levi, NSC, Israel. Written by Tomer Levi. diff --git a/opcodes/crx-opc.c b/opcodes/crx-opc.c index e076d3b..b046c91 100644 --- a/opcodes/crx-opc.c +++ b/opcodes/crx-opc.c @@ -1,5 +1,5 @@ /* crx-opc.c -- Table of opcodes for the CRX processor. - Copyright 2004, 2007 Free Software Foundation, Inc. + Copyright 2004, 2005, 2007 Free Software Foundation, Inc. Contributed by Tomer Levi NSC, Israel. Originally written for GAS 2.12 by Tomer Levi. diff --git a/opcodes/d10v-opc.c b/opcodes/d10v-opc.c index f57921c..f99d66a 100644 --- a/opcodes/d10v-opc.c +++ b/opcodes/d10v-opc.c @@ -1,5 +1,5 @@ /* d10v-opc.c -- D10V opcode list - Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2007 + Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2005, 2007 Free Software Foundation, Inc. Written by Martin Hunt, Cygnus Support diff --git a/opcodes/dis-buf.c b/opcodes/dis-buf.c index 6a31772..7e3fd63 100644 --- a/opcodes/dis-buf.c +++ b/opcodes/dis-buf.c @@ -1,6 +1,6 @@ /* Disassemble from a buffer, for GNU. Copyright 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2005, - 2007 Free Software Foundation, Inc. + 2007, 2009 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/dis-init.c b/opcodes/dis-init.c index 8027963..bd7ea8b 100644 --- a/opcodes/dis-init.c +++ b/opcodes/dis-init.c @@ -1,6 +1,6 @@ /* Initialize "struct disassemble_info". - Copyright 2003, 2007 Free Software Foundation, Inc. + Copyright 2003, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/disassemble.c b/opcodes/disassemble.c index 7c4f734..04d5d0c 100644 --- a/opcodes/disassemble.c +++ b/opcodes/disassemble.c @@ -1,6 +1,6 @@ /* Select disassembly routine for specified architecture. Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/h8500-opc.h b/opcodes/h8500-opc.h index b45b030..7c343d1 100644 --- a/opcodes/h8500-opc.h +++ b/opcodes/h8500-opc.h @@ -1,6 +1,6 @@ /* Instruction opcode header for Renesas 8500. - Copyright 2001, 2002, 2003, 2007 Free Software Foundation, Inc. + Copyright 2001, 2002, 2003, 2005, 2007 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/i386-reg.tbl b/opcodes/i386-reg.tbl index d1885e1..8c5b5d1 100644 --- a/opcodes/i386-reg.tbl +++ b/opcodes/i386-reg.tbl @@ -1,5 +1,5 @@ // i386 register table. -// Copyright 2007 +// Copyright 2007, 2008 // Free Software Foundation, Inc. // // This file is part of the GNU opcodes library. diff --git a/opcodes/i860-dis.c b/opcodes/i860-dis.c index 709b446..65b74af 100644 --- a/opcodes/i860-dis.c +++ b/opcodes/i860-dis.c @@ -1,5 +1,5 @@ /* Disassembler for the i860. - Copyright 2000, 2003, 2007 Free Software Foundation, Inc. + Copyright 2000, 2003, 2005, 2007 Free Software Foundation, Inc. Contributed by Jason Eckhardt . diff --git a/opcodes/i960-dis.c b/opcodes/i960-dis.c index ea913a3..52eb86e 100644 --- a/opcodes/i960-dis.c +++ b/opcodes/i960-dis.c @@ -1,6 +1,6 @@ /* Disassemble i80960 instructions. Copyright 1990, 1991, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2003, - 2007 Free Software Foundation, Inc. + 2005, 2007 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/ia64-asmtab.h b/opcodes/ia64-asmtab.h index 111be1d..fbca883 100644 --- a/opcodes/ia64-asmtab.h +++ b/opcodes/ia64-asmtab.h @@ -1,5 +1,5 @@ /* ia64-asmtab.h -- Header for compacted IA-64 opcode tables. - Copyright 1999, 2000, 2007 Free Software Foundation, Inc. + Copyright 1999, 2000, 2005, 2007 Free Software Foundation, Inc. Contributed by Bob Manson of Cygnus Support This file is part of the GNU opcodes library. diff --git a/opcodes/ia64-dis.c b/opcodes/ia64-dis.c index c7b7210..4c1c7f8 100644 --- a/opcodes/ia64-dis.c +++ b/opcodes/ia64-dis.c @@ -1,5 +1,6 @@ /* ia64-dis.c -- Disassemble ia64 instructions - Copyright 1998, 1999, 2000, 2002, 2007 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000, 2002, 2005, 2007, 2008, 2009 + Free Software Foundation, Inc. Contributed by David Mosberger-Tang This file is part of the GNU opcodes library. diff --git a/opcodes/ia64-gen.c b/opcodes/ia64-gen.c index d2836a3..587fd8a 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, 2006, 2007 + Copyright 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Written by Bob Manson, Cygnus Solutions, diff --git a/opcodes/ia64-opc-a.c b/opcodes/ia64-opc-a.c index 6b99e5b..8485872 100644 --- a/opcodes/ia64-opc-a.c +++ b/opcodes/ia64-opc-a.c @@ -1,5 +1,5 @@ /* ia64-opc-a.c -- IA-64 `A' opcode table. - Copyright 1998, 1999, 2000, 2001, 2002, 2004, 2007 + Copyright 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2007, 2009 Free Software Foundation, Inc. Contributed by David Mosberger-Tang diff --git a/opcodes/ia64-opc-b.c b/opcodes/ia64-opc-b.c index 624f1ac..a00260e 100644 --- a/opcodes/ia64-opc-b.c +++ b/opcodes/ia64-opc-b.c @@ -1,5 +1,5 @@ /* ia64-opc-b.c -- IA-64 `B' opcode table. - Copyright 1998, 1999, 2000, 2002, 2005, 2006, 2007 + Copyright 1998, 1999, 2000, 2002, 2005, 2006, 2007, 2009 Free Software Foundation, Inc. Contributed by David Mosberger-Tang diff --git a/opcodes/ia64-opc-d.c b/opcodes/ia64-opc-d.c index 2bc2f7e..c11c348 100644 --- a/opcodes/ia64-opc-d.c +++ b/opcodes/ia64-opc-d.c @@ -1,5 +1,6 @@ /* ia64-opc-d.c -- IA-64 `D' opcode table. - Copyright 1998, 1999, 2000, 2001, 2002, 2007 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000, 2001, 2002, 2005, 2007, 2009 + Free Software Foundation, Inc. Contributed by David Mosberger-Tang This file is part of the GNU opcodes library. diff --git a/opcodes/ia64-opc-f.c b/opcodes/ia64-opc-f.c index bcbc7ba..474a1c8 100644 --- a/opcodes/ia64-opc-f.c +++ b/opcodes/ia64-opc-f.c @@ -1,5 +1,6 @@ /* ia64-opc-f.c -- IA-64 `F' opcode table. - Copyright 1998, 1999, 2000, 2002, 2007 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000, 2002, 2005, 2007, 2009 + Free Software Foundation, Inc. Contributed by David Mosberger-Tang This file is part of the GNU opcodes library. diff --git a/opcodes/ia64-opc-i.c b/opcodes/ia64-opc-i.c index 487498c..1db6f66 100644 --- a/opcodes/ia64-opc-i.c +++ b/opcodes/ia64-opc-i.c @@ -1,5 +1,5 @@ /* ia64-opc-i.c -- IA-64 `I' opcode table. - Copyright 1998, 1999, 2000, 2002, 2005, 2006, 2007 + Copyright 1998, 1999, 2000, 2002, 2005, 2006, 2007, 2009 Free Software Foundation, Inc. Contributed by David Mosberger-Tang diff --git a/opcodes/ia64-opc-m.c b/opcodes/ia64-opc-m.c index 7e8980e..4764c71 100644 --- a/opcodes/ia64-opc-m.c +++ b/opcodes/ia64-opc-m.c @@ -1,5 +1,6 @@ /* ia64-opc-m.c -- IA-64 `M' opcode table. - Copyright 1998, 1999, 2000, 2002, 2005, 2007 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000, 2002, 2005, 2007, 2009 + Free Software Foundation, Inc. Contributed by David Mosberger-Tang This file is part of the GNU opcodes library. diff --git a/opcodes/ia64-opc-x.c b/opcodes/ia64-opc-x.c index 451c539..44f4e50 100644 --- a/opcodes/ia64-opc-x.c +++ b/opcodes/ia64-opc-x.c @@ -1,5 +1,5 @@ /* ia64-opc-x.c -- IA-64 `X' opcode table. - Copyright 1998, 1999, 2000, 2002, 2007 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000, 2002, 2005, 2007 Free Software Foundation, Inc. Contributed by Timothy Wall This file is part of the GNU opcodes library. diff --git a/opcodes/m10200-opc.c b/opcodes/m10200-opc.c index a160275..7cb1bfe 100644 --- a/opcodes/m10200-opc.c +++ b/opcodes/m10200-opc.c @@ -1,5 +1,5 @@ /* Assemble Matsushita MN10200 instructions. - Copyright 1996, 1997, 2000, 2007 Free Software Foundation, Inc. + Copyright 1996, 1997, 2000, 2005, 2007 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/m10300-opc.c b/opcodes/m10300-opc.c index 03dce9f..0691a9f 100644 --- a/opcodes/m10300-opc.c +++ b/opcodes/m10300-opc.c @@ -1,5 +1,5 @@ /* Assemble Matsushita MN10300 instructions. - Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2007 + Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2007 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/m68hc11-dis.c b/opcodes/m68hc11-dis.c index edc8989..f6d6184 100644 --- a/opcodes/m68hc11-dis.c +++ b/opcodes/m68hc11-dis.c @@ -1,5 +1,5 @@ /* m68hc11-dis.c -- Motorola 68HC11 & 68HC12 disassembly - Copyright 1999, 2000, 2001, 2002, 2003, 2006, 2007 + Copyright 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@nerim.fr) diff --git a/opcodes/m68hc11-opc.c b/opcodes/m68hc11-opc.c index d2a95d2..ac6259d 100644 --- a/opcodes/m68hc11-opc.c +++ b/opcodes/m68hc11-opc.c @@ -1,5 +1,5 @@ /* m68hc11-opc.c -- Motorola 68HC11 & 68HC12 opcode list - Copyright 1999, 2000, 2002, 2007 Free Software Foundation, Inc. + Copyright 1999, 2000, 2002, 2005, 2007 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@nerim.fr) This file is part of the GNU opcodes library. diff --git a/opcodes/m68k-dis.c b/opcodes/m68k-dis.c index dd7a3b3..5d07c1d 100644 --- a/opcodes/m68k-dis.c +++ b/opcodes/m68k-dis.c @@ -1,6 +1,6 @@ /* Print Motorola 68k instructions. Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, - 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009 + 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/m68k-opc.c b/opcodes/m68k-opc.c index ea3455a..d843390 100644 --- a/opcodes/m68k-opc.c +++ b/opcodes/m68k-opc.c @@ -1,6 +1,6 @@ /* Opcode table for m680[012346]0/m6888[12]/m68851/mcf5200. Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2001, 2003, 2004, 2005, 2006, 2007 + 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2009 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/m88k-dis.c b/opcodes/m88k-dis.c index 6cfc615..73fc62f 100644 --- a/opcodes/m88k-dis.c +++ b/opcodes/m88k-dis.c @@ -1,6 +1,6 @@ /* Print instructions for the Motorola 88000, for GDB and GNU Binutils. Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1998, 2000, 2001, - 2002, 2005, 2007 Free Software Foundation, Inc. + 2002, 2005, 2007, 2008 Free Software Foundation, Inc. Contributed by Data General Corporation, November 1989. Partially derived from an earlier printcmd.c. diff --git a/opcodes/mcore-dis.c b/opcodes/mcore-dis.c index 63f65ba..b8ef515 100644 --- a/opcodes/mcore-dis.c +++ b/opcodes/mcore-dis.c @@ -1,5 +1,6 @@ /* Disassemble Motorola M*Core instructions. - Copyright 1993, 1999, 2000, 2001, 2002, 2007 Free Software Foundation, Inc. + Copyright 1993, 1999, 2000, 2001, 2002, 2005, 2007 + Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/mcore-opc.h b/opcodes/mcore-opc.h index 313148c..f69246f 100644 --- a/opcodes/mcore-opc.h +++ b/opcodes/mcore-opc.h @@ -1,5 +1,5 @@ /* Assembler instructions for Motorola's Mcore processor - Copyright 1999, 2000, 2002, 2007 Free Software Foundation, Inc. + Copyright 1999, 2000, 2002, 2005, 2007 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/mips-dis.c b/opcodes/mips-dis.c index 984d368..203f29f 100644 --- a/opcodes/mips-dis.c +++ b/opcodes/mips-dis.c @@ -1,6 +1,6 @@ /* Print mips instructions for GDB, the GNU debugger, or for objdump. Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2001, 2002, 2003, 2005, 2007, 2008 + 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Nobuyuki Hikichi(hikichi@sra.co.jp). diff --git a/opcodes/mips-opc.c b/opcodes/mips-opc.c index fdf90ae..6278a20 100644 --- a/opcodes/mips-opc.c +++ b/opcodes/mips-opc.c @@ -1,6 +1,6 @@ /* mips-opc.c -- MIPS opcode list. Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 - 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Ralph Campbell and OSF Commented and modified by Ian Lance Taylor, Cygnus Support Extended for MIPS32 support by Anders Norlander, and by SiByte, Inc. diff --git a/opcodes/mips16-opc.c b/opcodes/mips16-opc.c index 2335185..0243196 100644 --- a/opcodes/mips16-opc.c +++ b/opcodes/mips16-opc.c @@ -1,5 +1,6 @@ /* mips16-opc.c. Mips16 opcode table. - Copyright 1996, 1997, 1998, 2000, 2005, 2007 Free Software Foundation, Inc. + Copyright 1996, 1997, 1998, 2000, 2005, 2006, 2007 + Free Software Foundation, Inc. Contributed by Ian Lance Taylor, Cygnus Support This file is part of the GNU opcodes library. diff --git a/opcodes/mmix-dis.c b/opcodes/mmix-dis.c index 746e1be..9ca845f 100644 --- a/opcodes/mmix-dis.c +++ b/opcodes/mmix-dis.c @@ -1,5 +1,5 @@ /* mmix-dis.c -- Disassemble MMIX instructions. - Copyright 2000, 2001, 2002, 2007 Free Software Foundation, Inc. + Copyright 2000, 2001, 2002, 2005, 2007 Free Software Foundation, Inc. Written by Hans-Peter Nilsson (hp@bitrange.com) This file is part of the GNU opcodes library. diff --git a/opcodes/mmix-opc.c b/opcodes/mmix-opc.c index 3b62277..37a2841 100644 --- a/opcodes/mmix-opc.c +++ b/opcodes/mmix-opc.c @@ -1,5 +1,5 @@ /* mmix-opc.c -- MMIX opcode table - Copyright (C) 2001, 2003, 2007 Free Software Foundation, Inc. + Copyright (C) 2001, 2003, 2005, 2007 Free Software Foundation, Inc. Written by Hans-Peter Nilsson (hp@bitrange.com) This file is part of the GNU opcodes library. diff --git a/opcodes/msp430-dis.c b/opcodes/msp430-dis.c index ebc583f..c4a86eb 100644 --- a/opcodes/msp430-dis.c +++ b/opcodes/msp430-dis.c @@ -1,5 +1,5 @@ /* Disassemble MSP430 instructions. - Copyright (C) 2002, 2004, 2005, 2007 Free Software Foundation, Inc. + Copyright (C) 2002, 2004, 2005, 2007, 2009 Free Software Foundation, Inc. Contributed by Dmitry Diky diff --git a/opcodes/opintl.h b/opcodes/opintl.h index a1d41e2..8ae8690 100644 --- a/opcodes/opintl.h +++ b/opcodes/opintl.h @@ -1,5 +1,5 @@ /* opintl.h - opcodes specific header for gettext code. - Copyright 1998, 1999, 2000, 2007 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000, 2005, 2007, 2009 Free Software Foundation, Inc. Written by Tom Tromey diff --git a/opcodes/pdp11-opc.c b/opcodes/pdp11-opc.c index a15bcd6..fa7932f 100644 --- a/opcodes/pdp11-opc.c +++ b/opcodes/pdp11-opc.c @@ -1,5 +1,5 @@ /* Opcode table for PDP-11. - Copyright 2001, 2002, 2006, 2007 Free Software Foundation, Inc. + Copyright 2001, 2002, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/pj-opc.c b/opcodes/pj-opc.c index c899bde..60a8b96 100644 --- a/opcodes/pj-opc.c +++ b/opcodes/pj-opc.c @@ -1,5 +1,5 @@ /* pj-opc.c -- Definitions for picoJava opcodes. - Copyright 1999, 2000, 2002, 2003, 2007 Free Software Foundation, Inc. + Copyright 1999, 2000, 2002, 2003, 2005, 2007 Free Software Foundation, Inc. Contributed by Steve Chamberlain of Transmeta (sac@pobox.com). This file is part of the GNU opcodes library. diff --git a/opcodes/po/Make-in b/opcodes/po/Make-in index d3ab7ed..7d5556f 100644 --- a/opcodes/po/Make-in +++ b/opcodes/po/Make-in @@ -1,6 +1,6 @@ # Makefile for program source directory in GNU NLS utilities package. # Copyright (C) 1995, 1996, 1997 by Ulrich Drepper -# Copyright (C) 2003, 2006 Free Software Foundation, Inc. +# Copyright (C) 2003, 2006, 2007, 2009 Free Software Foundation, Inc. # # This file may be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License diff --git a/opcodes/s390-dis.c b/opcodes/s390-dis.c index bf0ae0f..e4e9cad 100644 --- a/opcodes/s390-dis.c +++ b/opcodes/s390-dis.c @@ -1,5 +1,6 @@ /* s390-dis.c -- Disassemble S390 instructions - Copyright 2000, 2001, 2002, 2003, 2005, 2007 Free Software Foundation, Inc. + Copyright 2000, 2001, 2002, 2003, 2005, 2007, 2008 + Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU opcodes library. diff --git a/opcodes/s390-mkopc.c b/opcodes/s390-mkopc.c index 126d5a9..1c1803e 100644 --- a/opcodes/s390-mkopc.c +++ b/opcodes/s390-mkopc.c @@ -1,5 +1,5 @@ /* s390-mkopc.c -- Generates opcode table out of s390-opc.txt - Copyright 2000, 2001, 2003, 2007, 2008 Free Software Foundation, Inc. + Copyright 2000, 2001, 2003, 2005, 2007, 2008 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU opcodes library. diff --git a/opcodes/s390-opc.c b/opcodes/s390-opc.c index 00cc204..dd13a92 100644 --- a/opcodes/s390-opc.c +++ b/opcodes/s390-opc.c @@ -1,5 +1,6 @@ /* s390-opc.c -- S390 opcode list - Copyright 2000, 2001, 2003, 2007 Free Software Foundation, Inc. + Copyright 2000, 2001, 2003, 2005, 2007, 2008, 2009 + Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU opcodes library. diff --git a/opcodes/s390-opc.txt b/opcodes/s390-opc.txt index 0f43b55..f556226 100644 --- a/opcodes/s390-opc.txt +++ b/opcodes/s390-opc.txt @@ -1,5 +1,6 @@ # S/390 opcodes list. Use s390-mkopc to convert it into the opcode table. -# Copyright 2000, 2001, 2003, 2004 Free Software Foundation, Inc. +# Copyright 2000, 2001, 2003, 2004, 2005, 2007, 2008, 2009 +# Free Software Foundation, Inc. # Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 5a a RX_RRRD "add" g5 esa,zarch 6a ad RX_FRRD "add normalized (long)" g5 esa,zarch diff --git a/opcodes/score-opc.h b/opcodes/score-opc.h index 6cfc20f..c98cb72 100644 --- a/opcodes/score-opc.h +++ b/opcodes/score-opc.h @@ -1,4 +1,4 @@ -/* Copyright 2006, 2007 Free Software Foundation, Inc. +/* Copyright 2006, 2007, 2009 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/sh-dis.c b/opcodes/sh-dis.c index 57c1aa7..76d1233 100644 --- a/opcodes/sh-dis.c +++ b/opcodes/sh-dis.c @@ -1,6 +1,6 @@ /* Disassemble SH instructions. Copyright 1993, 1994, 1995, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005, - 2007 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/sh64-opc.c b/opcodes/sh64-opc.c index 5eb5be3..701724f 100644 --- a/opcodes/sh64-opc.c +++ b/opcodes/sh64-opc.c @@ -1,5 +1,5 @@ /* Definitions for SH64 opcodes. - Copyright (C) 2000, 2001, 2002, 2007 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2002, 2005, 2007 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/sh64-opc.h b/opcodes/sh64-opc.h index 6c52277..a12035a 100644 --- a/opcodes/sh64-opc.h +++ b/opcodes/sh64-opc.h @@ -1,5 +1,5 @@ /* Declarations for SH64 opcodes. - Copyright (C) 2000, 2001, 2002, 2007 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2002, 2005, 2007 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/sparc-dis.c b/opcodes/sparc-dis.c index b512ae3..6a7649b 100644 --- a/opcodes/sparc-dis.c +++ b/opcodes/sparc-dis.c @@ -1,6 +1,7 @@ /* Print SPARC instructions. Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc. + 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008 + Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/sparc-opc.c b/opcodes/sparc-opc.c index 23a0459..ad29dac 100644 --- a/opcodes/sparc-opc.c +++ b/opcodes/sparc-opc.c @@ -1,6 +1,6 @@ /* Table of opcodes for the sparc. Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2002, 2004, 2005, 2007 + 2000, 2002, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/sysdep.h b/opcodes/sysdep.h index 57ba282..2ca3935 100644 --- a/opcodes/sysdep.h +++ b/opcodes/sysdep.h @@ -1,5 +1,5 @@ /* Random host-dependent support code. - Copyright 1995, 1997, 2000, 2007 Free Software Foundation, Inc. + Copyright 1995, 1997, 2000, 2005, 2007 Free Software Foundation, Inc. Written by Ken Raeburn. This file is part of the GNU opcodes library. diff --git a/opcodes/tic30-dis.c b/opcodes/tic30-dis.c index c5fafd8..d4ece40 100644 --- a/opcodes/tic30-dis.c +++ b/opcodes/tic30-dis.c @@ -1,5 +1,6 @@ /* Disassembly routines for TMS320C30 architecture - Copyright 1998, 1999, 2000, 2002, 2005, 2007 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000, 2002, 2005, 2007, 2009 + Free Software Foundation, Inc. Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au) This file is part of the GNU opcodes library. diff --git a/opcodes/tic54x-dis.c b/opcodes/tic54x-dis.c index 9e337b1..578af10 100644 --- a/opcodes/tic54x-dis.c +++ b/opcodes/tic54x-dis.c @@ -1,5 +1,5 @@ /* Disassembly routines for TMS320C54X architecture - Copyright 1999, 2000, 2001, 2007 Free Software Foundation, Inc. + Copyright 1999, 2000, 2001, 2005, 2007, 2009 Free Software Foundation, Inc. Contributed by Timothy Wall (twall@cygnus.com) This file is part of the GNU opcodes library. diff --git a/opcodes/tic54x-opc.c b/opcodes/tic54x-opc.c index 91cea99..78c55fe 100644 --- a/opcodes/tic54x-opc.c +++ b/opcodes/tic54x-opc.c @@ -1,5 +1,5 @@ /* Table of opcodes for the Texas Instruments TMS320C54X - Copyright 1999, 2000, 2001, 2007 Free Software Foundation, Inc. + Copyright 1999, 2000, 2001, 2005, 2007, 2009 Free Software Foundation, Inc. Contributed by Timothy Wall (twall@cygnus.com) This file is part of the GNU opcodes library. diff --git a/opcodes/tic80-opc.c b/opcodes/tic80-opc.c index 8df18e3..86b1254 100644 --- a/opcodes/tic80-opc.c +++ b/opcodes/tic80-opc.c @@ -1,5 +1,5 @@ /* Opcode table for TI TMS320C80 (MVP). - Copyright 1996, 1997, 2000, 2007 Free Software Foundation, Inc. + Copyright 1996, 1997, 2000, 2005, 2007 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/vax-dis.c b/opcodes/vax-dis.c index 63884f6..a119f05 100644 --- a/opcodes/vax-dis.c +++ b/opcodes/vax-dis.c @@ -1,5 +1,5 @@ /* Print VAX instructions. - Copyright 1995, 1998, 2000, 2001, 2002, 2005, 2007 + Copyright 1995, 1998, 2000, 2001, 2002, 2005, 2007, 2009 Free Software Foundation, Inc. Contributed by Pauline Middelink diff --git a/opcodes/w65-opc.h b/opcodes/w65-opc.h index 04cab0d..ddef8a6 100644 --- a/opcodes/w65-opc.h +++ b/opcodes/w65-opc.h @@ -1,7 +1,7 @@ /* Instruction opcode header for WDC 65816 (generated by the program sim/w65/gencode -a) - Copyright 2001, 2002, 2007 Free Software Foundation, Inc. + Copyright 2001, 2002, 2005, 2007 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/xtensa-dis.c b/opcodes/xtensa-dis.c index 5dfdb22..768d8f3 100644 --- a/opcodes/xtensa-dis.c +++ b/opcodes/xtensa-dis.c @@ -1,5 +1,5 @@ /* xtensa-dis.c. Disassembly functions for Xtensa. - Copyright 2003, 2004, 2007 Free Software Foundation, Inc. + Copyright 2003, 2004, 2005, 2007 Free Software Foundation, Inc. Contributed by Bob Wilson at Tensilica, Inc. (bwilson@tensilica.com) This file is part of the GNU opcodes library. diff --git a/opcodes/z80-dis.c b/opcodes/z80-dis.c index c9ee19e..bdb2a4f 100644 --- a/opcodes/z80-dis.c +++ b/opcodes/z80-dis.c @@ -1,5 +1,5 @@ /* Print Z80 and R800 instructions - Copyright 2005, 2007 Free Software Foundation, Inc. + Copyright 2005, 2006, 2007, 2008 Free Software Foundation, Inc. Contributed by Arnold Metselaar This file is part of the GNU opcodes library. diff --git a/opcodes/z8k-dis.c b/opcodes/z8k-dis.c index cc681f3..c0f24dd 100644 --- a/opcodes/z8k-dis.c +++ b/opcodes/z8k-dis.c @@ -1,5 +1,5 @@ /* Disassemble z8000 code. - Copyright 1992, 1993, 1998, 2000, 2001, 2002, 2003, 2007 + Copyright 1992, 1993, 1998, 2000, 2001, 2002, 2003, 2005, 2007 Free Software Foundation, Inc. This file is part of the GNU opcodes library. -- cgit v1.1