Fix typos in ChangeLogs; fix dates in copyright notices
authorNick Clifton <nickc@redhat.com>
Tue, 13 Mar 2001 22:58:38 +0000 (22:58 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 13 Mar 2001 22:58:38 +0000 (22:58 +0000)
102 files changed:
opcodes/ChangeLog
opcodes/ChangeLog-9297
opcodes/ChangeLog-9899
opcodes/a29k-dis.c
opcodes/alpha-dis.c
opcodes/alpha-opc.c
opcodes/arc-dis.c
opcodes/arc-dis.h
opcodes/arc-ext.c
opcodes/arc-ext.h
opcodes/arc-opc.c
opcodes/arm-dis.c
opcodes/arm-opc.h
opcodes/avr-dis.c
opcodes/cgen-asm.c
opcodes/cgen-asm.in
opcodes/cgen-dis.c
opcodes/cgen-dis.in
opcodes/cgen-ibld.in
opcodes/cgen-opc.c
opcodes/cgen.sh
opcodes/cris-dis.c
opcodes/cris-opc.c
opcodes/d10v-dis.c
opcodes/d10v-opc.c
opcodes/d30v-dis.c
opcodes/d30v-opc.c
opcodes/dis-buf.c
opcodes/disassemble.c
opcodes/fr30-asm.c
opcodes/fr30-desc.c
opcodes/fr30-desc.h
opcodes/fr30-dis.c
opcodes/fr30-ibld.c
opcodes/fr30-opc.c
opcodes/fr30-opc.h
opcodes/h8300-dis.c
opcodes/h8500-dis.c
opcodes/h8500-opc.h
opcodes/hppa-dis.c
opcodes/i386-dis.c
opcodes/i960-dis.c
opcodes/ia64-asmtab.h
opcodes/ia64-dis.c
opcodes/ia64-gen.c
opcodes/ia64-opc-a.c
opcodes/ia64-opc-b.c
opcodes/ia64-opc-f.c
opcodes/ia64-opc-i.c
opcodes/ia64-opc-m.c
opcodes/ia64-opc-x.c
opcodes/ia64-opc.c
opcodes/ia64-opc.h
opcodes/m10200-dis.c
opcodes/m10200-opc.c
opcodes/m10300-dis.c
opcodes/m10300-opc.c
opcodes/m32r-asm.c
opcodes/m32r-desc.c
opcodes/m32r-desc.h
opcodes/m32r-dis.c
opcodes/m32r-ibld.c
opcodes/m32r-opc.c
opcodes/m32r-opc.h
opcodes/m32r-opinst.c
opcodes/m68hc11-dis.c
opcodes/m68k-dis.c
opcodes/m68k-opc.c
opcodes/m88k-dis.c
opcodes/mcore-dis.c
opcodes/mcore-opc.h
opcodes/mips-dis.c
opcodes/mips-opc.c
opcodes/mips16-opc.c
opcodes/ns32k-dis.c
opcodes/opintl.h
opcodes/pj-dis.c
opcodes/pj-opc.c
opcodes/po/opcodes.pot
opcodes/ppc-dis.c
opcodes/ppc-opc.c
opcodes/s390-dis.c
opcodes/s390-mkopc.c
opcodes/s390-opc.c
opcodes/s390-opc.txt
opcodes/sh-dis.c
opcodes/sh-opc.h
opcodes/sparc-dis.c
opcodes/sparc-opc.c
opcodes/sysdep.h
opcodes/tic30-dis.c
opcodes/tic54x-dis.c
opcodes/tic54x-opc.c
opcodes/tic80-dis.c
opcodes/tic80-opc.c
opcodes/v850-dis.c
opcodes/v850-opc.c
opcodes/vax-dis.c
opcodes/w65-dis.c
opcodes/w65-opc.h
opcodes/z8k-dis.c
opcodes/z8kgen.c

index 3677f2e3e750260046984cc76dc83aa69c815705..aa27136a3ad6195080d2dbd6e3a521eeeb7cfcb3 100644 (file)
@@ -257,7 +257,7 @@ Sat Jan 13 01:48:24 MET 2001  Jan Hubicka  <jh@suse.cz>
 
        * ia64-dis.c (print_insn_ia64): Cast away const on ia64_free_opcode
        argument.
-       * ia64_gen.c (insert_deplist): Cast sizeof result to int.
+       * ia64-gen.c (insert_deplist): Cast sizeof result to int.
        (print_dependency_table): Print NULL if semantics field not set.
        (insert_opcode_dependencies): Mark cmp parameter as unused.
        (print_main_table): Use fprintf_vma to print long long fields.
@@ -386,7 +386,7 @@ Sat Jan 13 01:48:24 MET 2001  Jan Hubicka  <jh@suse.cz>
        * sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs.
        (compute_arch_mask): Add v8plusb and v9b machines.
        (print_insn_sparc): siam mode decoding, accept ASRs up to 25.
-       * opcodes/sparc-opc.c: Support for Cheetah instruction set.
+       * sparc-opc.c: Support for Cheetah instruction set.
        (prefetch_table): Add #invalidate.
 
 2000-10-16  Nick Clifton  <nickc@redhat.com>
@@ -510,14 +510,14 @@ Sat Jan 13 01:48:24 MET 2001  Jan Hubicka  <jh@suse.cz>
        in the buffer.
        * fr30-asm.c: Regenerated.
        * fr30-desc.c: Regenerated.
-       * fr30-desc.h Regenerated.
+       * fr30-desc.h: Regenerated.
        * fr30-dis.c: Regenerated.
        * fr30-ibld.c: Regenerated.
        * fr30-opc.c: Regenerated.
-       * fr30-opc.h Regenerated.
+       * fr30-opc.h: Regenerated.
        * m32r-asm.c: Regenerated.
        * m32r-desc.c: Regenerated.
-       * m32r-desc.h Regenerated.
+       * m32r-desc.h: Regenerated.
        * m32r-dis.c: Regenerated.
        * m32r-ibld.c: Regenerated.
        * m32r-opc.c: Regenerated.
@@ -800,7 +800,7 @@ Sat Jan 13 01:48:24 MET 2001  Jan Hubicka  <jh@suse.cz>
 
 2000-05-11  Thomas de Lellis  <tdel@windriver.com>
 
-       * arm-opc.c: Disassembly of thumb ldsb/ldsh
+       * arm-opc.h: Disassembly of thumb ldsb/ldsh
        instructions changed to ldrsb/ldrsh.
 
 2000-05-11  Ulf Carlsson  <ulfc@engr.sgi.com>
@@ -909,7 +909,7 @@ Sat Jan 13 01:48:24 MET 2001  Jan Hubicka  <jh@suse.cz>
        * ia64-asmtab.c, ia64-asmtab.h, ia64-dis.c, ia64-gen.c ia64-ic.tbl,
        ia64-opc-a.c, ia64-opc-b.c, ia64-opc-d.c ia64-opc-f.c, ia64-opc-i.c,
        ia64-opc-m.c, ia64-opc-x.c, ia64-opc.c, ia64-opc.h, ia64-raw.tbl,
-       ia64-war.tbl, ia64-waw.tbl): New files.
+       ia64-war.tbl, ia64-waw.tbl: New files.
 
 2000-04-20  Alexandre Oliva  <aoliva@redhat.com>
 
@@ -944,7 +944,7 @@ Sat Jan 13 01:48:24 MET 2001  Jan Hubicka  <jh@suse.cz>
 
 2000-04-05  J"orn Rennecke <amylaar@redhat.com>
 
-       * sh-opc.c (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs.
+       * sh-opc.h (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs.
        stc GBR,@-<REG_N> is available for arch_sh1_up.
        Group parallel processing insn with identical mnemonics together.
        Make three-operand psha / pshl come first.
@@ -1063,7 +1063,7 @@ Sat Jan 13 01:48:24 MET 2001  Jan Hubicka  <jh@suse.cz>
 2000-02-23  Andrew Haley  <aph@redhat.com>
 
        * m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c,
-       m32r-ibld.c,m32r-opc.h: Rebuild.
+       m32r-ibld.c, m32r-opc.h: Rebuild.
 
 2000-02-23  Linas Vepstas <linas@linas.org>
 
index 24343c2ba56f540b2082a9d179789f41a8e78449..799457e22354dd1389d35f52c074fcb01d50e461 100644 (file)
@@ -1480,7 +1480,7 @@ Wed Oct  2 23:28:42 1996  Jeffrey A Law  (law@cygnus.com)
 
        * mn10x00-opc.c, mn10x00-dis.c: New files for Matsushita
        MN10x00 processors.
-       * disassemble (ARCH_mn10x00): Define.
+       * disassemble.c (ARCH_mn10x00): Define.
        (disassembler): Handle bfd_arch_mn10x00.
        * configure.in: Recognize bfd_mn10x00_arch.
        * configure: Rebuilt.
@@ -2982,7 +2982,7 @@ Wed Jul 13 18:01:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
 
 Sun Jul 10 00:27:47 1994  Ian Dall  (dall@hfrd.dsto.gov.au)
 
-       * opcodes/ns32k-dis.c: Semi-new file.  Had apparently been dropped
+       * ns32k-dis.c: Semi-new file.  Had apparently been dropped
        from distribution. A ns32k-dis.c from a previous distribution has
        been brought up to date and supports the new interface.
 
@@ -3217,7 +3217,7 @@ Wed Jan  5 11:56:21 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
 
 Wed Nov 17 17:20:12 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
-       * mips-opc.h: Use macro for j instruction, to support SVR4 PIC.
+       * mips-opc.c: Use macro for j instruction, to support SVR4 PIC.
        Removed t,A case for la; always use t,A(b) case.
 
 Mon Nov  8 12:37:36 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
@@ -3618,7 +3618,7 @@ Wed Mar 31 10:07:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
            for a preceding `sethi' in order to print an absolute address.
            * (print_insn):  Disassembly prefers real instructions.
            (is_delayed_branch):  Speed up.
-           * sparc-opcode.h: Add ALIAS bit to aliases.  Fix up opcode tables.
+           * sparc-opc.c: Add ALIAS bit to aliases.  Fix up opcode tables.
            Still missing some float ops, and needs testing.
            * sparc-pinsn.c (print_insn): Eliminate 'set' test, subsumed by
            F_ALIAS.  Use printf, not fprintf, when not passing a file
@@ -3735,7 +3735,7 @@ Wed Sep 30 07:42:17 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
 Tue Sep 29 12:20:21 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
 
        * z8k-dis.c (unparse_instr): prettier tabs
-       * z8kgen.c -> z8k-opc.h: bug fixes in tables
+       * z8kgen.c z8k-opc.h: bug fixes in tables
 
 Fri Sep 25 12:50:32 1992  Stu Grossman  (grossman at cygnus.com)
 
index 8588f0a9f72f3dd56c25bb039e1e73d06aadd209..3f8bf77de018a53fbfd638687500d868c2df4e6d 100644 (file)
@@ -86,9 +86,9 @@ Thu Oct  7 00:12:43 MDT 1999  Diego Novillo <dnovillo@cygnus.com>
 
 1999-10-04  Doug Evans  <devans@casey.cygnus.com>
 
-       * fr30-asm.c,fr30-desc.h: Rebuild.
-       * m32r-asm.c,m32r-desc.c,m32r-desc.h: Rebuild.  Add m32rx support.
-       * m32r-dis.c,m32r-ibld.c,m32r-opc.c,m32r-opc.h,m32r-opinst.c: Ditto.
+       * fr30-asm.c, fr30-desc.h: Rebuild.
+       * m32r-asm.c, m32r-desc.c, m32r-desc.h: Rebuild.  Add m32rx support.
+       * m32r-dis.c, m32r-ibld.c, m32r-opc.c, m32r-opc.h, m32r-opinst.c: Ditto.
 
 1999-09-29  Nick Clifton  <nickc@cygnus.com>
 
@@ -178,8 +178,8 @@ Mon Aug 30 18:56:14 1999  Richard Henderson  <rth@cygnus.com>
 
 1999-08-04  Doug Evans  <devans@casey.cygnus.com>
 
-       * fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild.
-       * m32r-asm.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c,m32r-opc.c: Rebuild.
+       * fr30-asm.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c, fr30-opc.c: Rebuild.
+       * m32r-asm.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c, m32r-opc.c: Rebuild.
        * m32r-opinst.c: Rebuild.
 
 Sat Aug 28 00:27:24 1999  Jerry Quinn <jquinn@nortelnetworks.com>
@@ -446,8 +446,8 @@ Mon Jun  7 12:04:52 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
 
 1999-04-14  Doug Evans  <devans@casey.cygnus.com>
 
-       * fr30-desc.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild.
-       * m32r-desc.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c,m32r-opc.c: Rebuild.
+       * fr30-desc.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c, fr30-opc.c: Rebuild.
+       * m32r-desc.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c, m32r-opc.c: Rebuild.
 
 Mon Apr 12 23:46:17 1999  Jeffrey A Law  (law@cygnus.com)
 
@@ -456,8 +456,8 @@ Mon Apr 12 23:46:17 1999  Jeffrey A Law  (law@cygnus.com)
 
 1999-04-10  Doug Evans  <devans@casey.cygnus.com>
 
-       * fr30-desc.c,fr30-desc.h,fr30-ibld.c: Rebuild.
-       * m32r-desc.c,m32r-desc.h,m32r-opinst.c: Rebuild.
+       * fr30-desc.c, fr30-desc.h, fr30-ibld.c: Rebuild.
+       * m32r-desc.c, m32r-desc.h, m32r-opinst.c: Rebuild.
 
 1999-04-06  Ian Lance Taylor  <ian@zembu.com>
 
@@ -484,10 +484,10 @@ Mon Apr 12 23:46:17 1999  Jeffrey A Law  (law@cygnus.com)
 
        * cgen-opc.c (cgen_set_cpu): Delete.
        (cgen_lookup_insn): max_insn_size renamed to max_insn_bitsize.
-       * fr30-desc.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c,fr30-opc.h:
-       Rebuild.
-       * m32r-desc.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c,m32r-opc.c,m32r-opc.h:
-       Rebuild.
+       * fr30-desc.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c, fr30-opc.c,
+       fr30-opc.h: Rebuild.
+       * m32r-desc.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c, m32r-opc.c,
+       m32r-opc.h: Rebuild.
        * po/opcodes.pot: Rebuild.
 
 1999-03-16  Martin Hunt  <hunt@cygnus.com>
@@ -499,16 +499,16 @@ Mon Apr 12 23:46:17 1999  Jeffrey A Law  (law@cygnus.com)
        * cgen-opc.c (cgen_set_cpu): New arg `isa'.  All callers updated.
        (cgen_operand_lookup_by_name,cgen_operand_lookup_by_num): New fns.
        (cgen_get_insn_operands): Rewrite test for hardcoded/operand index.
-       * fr30-asm.c,fr30-desc.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c: Rebuild.
-       * m32r-asm.c,m32r-desc.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c: Rebuild.
+       * fr30-asm.c, fr30-desc.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c: Rebuild.
+       * m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c: Rebuild.
        * m32r-opinst.c: Rebuild.
 
 1999-02-25  Doug Evans  <devans@casey.cygnus.com>
 
        * cgen-opc.c (cgen_hw_lookup_by_name): Rewrite.
        (cgen_hw_lookup_by_num): Rewrite.
-       * fr30-desc.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild.
-       * m32r-desc.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c,m32r-opc.c: Rebuild.
+       * fr30-desc.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c, fr30-opc.c: Rebuild.
+       * m32r-desc.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c, m32r-opc.c: Rebuild.
        * m32r-opinst.c: Rebuild.
 
 Sat Feb 13 14:06:19 1999  Richard Henderson  <rth@cygnus.com>
@@ -523,11 +523,11 @@ Sat Feb 13 14:06:19 1999  Richard Henderson  <rth@cygnus.com>
 
 1999-02-09  Doug Evans  <devans@casey.cygnus.com>
 
-       * i960c-asm.c,i960c-dis.c,i960c-opc.c,i960c-opc.h: Delete.
+       * i960c-asm.c, i960c-dis.c, i960c-opc.c, i960c-opc.h: Delete.
        * i960-dis.c (print_insn_i960): Rename from print_insn_i960_orig.
        * Makefile.am: Remove references to them.
-       (HFILES): Add fr30-desc.h,m32r-desc.h.
-       (CFILES): Add fr30-desc.c,fr30-ibld.c,m32r-desc.c,m32r-ibld.c,
+       (HFILES): Add fr30-desc.h, m32r-desc.h.
+       (CFILES): Add fr30-desc.c, fr30-ibld.c, m32r-desc.c, m32r-ibld.c,
        m32r-opinst.c.
        (ALL_MACHINES): Update.
        * configure.in: Redo handling of cgen_files.
@@ -540,8 +540,8 @@ Sat Feb 13 14:06:19 1999  Richard Henderson  <rth@cygnus.com>
        * cgen-opc.c (*): CGEN_OPCODE_DESC renamed to CGEN_CPU_DESC.
        (cgen_lookup_insn,cgen_get_insn_operands): Define here.
        (cgen_lookup_get_insn_operands): Ditto.
-       * fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerate.
-       * m32r-asm.c,m32r-dis.c,m32r-opc.c,m32r-opc.h: Regenerate.
+       * fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerate.
+       * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: Regenerate.
        * po/POTFILES.in: Rebuild.
        * po/opcodes.pot: Rebuild.
 
@@ -592,8 +592,8 @@ Mon Feb  1 20:54:36 1999  Catherine Moore  <clm@cygnus.com>
 
 1999-01-27  Doug Evans  <devans@casey.cygnus.com>
 
-       * fr30-opc.h,fr30-opc.c: Rebuild.
-       * i960c-opc.h,i960c-opc.c: Rebuild.
+       * fr30-opc.h, fr30-opc.c: Rebuild.
+       * i960c-opc.h, i960c-opc.c: Rebuild.
        * m32r-opc.c: Rebuild.
 
 Tue Jan 19 18:01:54 1999  David Taylor  <taylor@texas.cygnus.com>
@@ -612,7 +612,7 @@ Tue Jan 19 10:51:01 1999  David Taylor  <taylor@texas.cygnus.com>
 
 1999-01-12  Doug Evans  <devans@casey.cygnus.com>
 
-       * fr30-opc.c,i960c-opc.c: Regenerate.
+       * fr30-opc.c, i960c-opc.c: Regenerate.
 
 1999-01-11  Doug Evans  <devans@casey.cygnus.com>
 
@@ -624,9 +624,9 @@ Tue Jan 19 10:51:01 1999  David Taylor  <taylor@texas.cygnus.com>
 
 1999-01-05  Doug Evans  <devans@casey.cygnus.com>
 
-       * fr30-asm.c,fr30-dis.c,fr30-opc.h,fr30-opc.c: Regenerate.
-       * i960c-asm.c,i960c-dis.c,i960c-opc.h,i960c-opc.c: Regenerate.
-       * m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate.
+       * fr30-asm.c, fr30-dis.c, fr30-opc.h, fr30-opc.c: Regenerate.
+       * i960c-asm.c, i960c-dis.c, i960c-opc.h, i960c-opc.c: Regenerate.
+       * m32r-asm.c, m32r-dis.c, m32r-opc.h, m32r-opc.c: Regenerate.
 
 1999-01-04  Jason Molenda  (jsm@bugshack.cygnus.com)
 
@@ -646,15 +646,15 @@ Wed Dec 16 16:17:49 1998  Dave Brolley  <brolley@cygnus.com>
 
 1998-12-15  Dave Brolley  <brolley@cygnus.com>
 
-       * fr30-opc.c,fr30-opc.h: Regenerated.
+       * fr30-opc.c, fr30-opc.h: Regenerated.
 
 1998-12-14  Dave Brolley  <brolley@cygnus.com>
 
-       * fr30-opc.c,fr30-opc.h: Regenerated.
+       * fr30-opc.c, fr30-opc.h: Regenerated.
 
 Thu Dec 10 18:39:46 1998  Dave Brolley  <brolley@cygnus.com>
 
-       * fr30-opc.c,fr30-opc.h: Regenerated.
+       * fr30-opc.c, fr30-opc.h: Regenerated.
 
 Thu Dec 10 12:49:24 1998  Doug Evans  <devans@canuck.cygnus.com>
 
@@ -667,7 +667,7 @@ Tue Dec  8 13:56:18 1998  David Taylor  <taylor@texas.cygnus.com>
 
 Tue Dec  8 13:12:44 1998  Dave Brolley  <brolley@cygnus.com>
 
-       * fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.
+       * fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
 
 Tue Dec  8 10:50:46 1998  David Taylor  <taylor@texas.cygnus.com>
 
@@ -715,7 +715,7 @@ Tue Dec  8 10:50:46 1998  David Taylor  <taylor@texas.cygnus.com>
 
 Mon Dec  7 14:33:44 1998  Dave Brolley  <brolley@cygnus.com>
 
-       * fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.
+       * fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
 
 Sun Dec  6 14:06:48 1998  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -730,34 +730,34 @@ Fri Dec  4 17:45:51 1998  Doug Evans  <devans@canuck.cygnus.com>
 
 Fri Dec  4 17:08:08 1998  Dave Brolley  <brolley@cygnus.com>
 
-       * fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.
+       * fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
 
 Thu Dec  3 14:26:20 1998  Dave Brolley  <brolley@cygnus.com>
 
-       * fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.
+       * fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
 
 Thu Dec  3 00:09:17 1998  Doug Evans  <devans@canuck.cygnus.com>
 
-       * fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerate.
+       * fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerate.
 
 1998-11-30  Doug Evans  <devans@casey.cygnus.com>
 
        * cgen-dis.c (hash_insn_array): CGEN_INSN_VALUE ->
        CGEN_INSN_BASE_VALUE.
-       * m32r-opc.c,m32r-opc.h,m32r-asm.c,m32r-dis.c: Regenerate.
-       * fr30-opc.c,fr30-opc.h,fr30-asm.c,fr30-dis.c: Regenerate.
+       * m32r-opc.c, m32r-opc.h, m32r-asm.c, m32r-dis.c: Regenerate.
+       * fr30-opc.c, fr30-opc.h, fr30-asm.c, fr30-dis.c: Regenerate.
 
 Thu Nov 26 11:26:32 1998  Dave Brolley  <brolley@cygnus.com>
 
-       * fr30-asm.c,fr30-dis.c,fr30-opc.c: Regenerated.
+       * fr30-asm.c, fr30-dis.c, fr30-opc.c: Regenerated.
 
 Tue Nov 24 11:20:54 1998  Dave Brolley  <brolley@cygnus.com>
 
-       * fr30-asm.c,fr30-dis.c: Regenerated.
+       * fr30-asm.c, fr30-dis.c: Regenerated.
 
 Mon Nov 23 18:28:48 1998  Dave Brolley  <brolley@cygnus.com>
 
-       * fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.
+       * fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
 
 1998-11-20  Doug Evans  <devans@tobor.to.cygnus.com>
 
@@ -785,8 +785,8 @@ Wed Nov 18 21:36:37 1998  Dave Brolley  <brolley@cygnus.com>
 
 1998-11-18  Doug Evans  <devans@casey.cygnus.com>
 
-       * m32r-asm.c,m32r-dis.c,m32r-opc.c: Rebuild.
-       * fr30-asm.c,fr30-dis.c,fr30-opc.c: Rebuild.
+       * m32r-asm.c, m32r-dis.c, m32r-opc.c: Rebuild.
+       * fr30-asm.c, fr30-dis.c, fr30-opc.c: Rebuild.
 
 Wed Nov 18 11:30:04 1998  Dave Brolley  <brolley@cygnus.com>
 
@@ -813,8 +813,8 @@ Tue Nov 10 15:26:27 1998  Nick Clifton  <nickc@cygnus.com>
 
 Tue Nov 10 11:00:04 1998  Doug Evans  <devans@canuck.cygnus.com>
 
-       * m32r-dis.c,m32r-opc.c,m32r-opc.h: Rebuild.
-       * fr30-dis.c,fr30-opc.c,fr30-opc.h: Rebuild.
+       * m32r-dis.c, m32r-opc.c, m32r-opc.h: Rebuild.
+       * fr30-dis.c, fr30-opc.c, fr30-opc.h: Rebuild.
 
 Mon Nov  9 18:22:55 1998  Dave Brolley  <brolley@cygnus.com>
 
@@ -852,11 +852,11 @@ Tue Oct 27 08:58:37 1998  Gavin Romig-Koch  <gavin@cygnus.com>
 
 Mon Oct 19 13:03:19 1998  Doug Evans  <devans@seba.cygnus.com>
 
-       * m32r-opc.c,m32r-opc.h,m32r-asm.c,m32r-dis.c: Regenerate.
+       * m32r-opc.c, m32r-opc.h, m32r-asm.c, m32r-dis.c: Regenerate.
 
 Fri Oct  9 14:01:56 1998  Doug Evans  <devans@seba.cygnus.com>
 
-       * m32r-opc.h,m32r-opc.c: Regenerate.
+       * m32r-opc.h, m32r-opc.c: Regenerate.
 
 Sun Oct  4 21:01:44 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
 
@@ -894,7 +894,7 @@ Tue Sep 22 17:55:14 1998  Nick Clifton  <nickc@cygnus.com>
 
 Tue Sep 15 15:14:45 1998  Doug Evans  <devans@canuck.cygnus.com>
 
-       * m32r-opc.h,m32r-opc.c: Add bbpc,bbpsw support.
+       * m32r-opc.h, m32r-opc.c: Add bbpc,bbpsw support.
 
 1998-09-09  Michael Meissner  <meissner@cygnus.com>
 
@@ -969,7 +969,7 @@ Mon Aug  3 12:43:16 1998  Doug Evans  <devans@seba.cygnus.com>
        (cgen_dis_init): Delete.
        * cgen-opc.c (all fns): New first arg of opcode table descriptor.
        (cgen_current_{opcode_table_mach,endian}): Delete.
-       * m32r-asm.c,m32r-dis.c,m32r-opc.c,m32r-opc.h: Regenerate.
+       * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: Regenerate.
 
 Thu Jul 30 21:41:10 1998  Frank Ch. Eigler  <fche@cygnus.com>
 
@@ -983,11 +983,11 @@ Tue Jul 28 11:00:09 1998  Jeffrey A Law  (law@cygnus.com)
 
 Fri Jul 24 11:41:37 1998  Doug Evans  <devans@canuck.cygnus.com>
 
-       * m32r-asm.c,m32r-opc.c: Regenerate (-Wall cleanups).
+       * m32r-asm.c, m32r-opc.c: Regenerate (-Wall cleanups).
 
 Tue Jul 21 13:41:07 1998  Doug Evans  <devans@seba.cygnus.com>
 
-       * m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate.
+       * m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
 
 Mon Jul 13 14:53:59 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
 
@@ -1004,7 +1004,7 @@ Thu Jul  2 17:11:27 1998  Doug Evans  <devans@seba.cygnus.com>
 
 Wed Jul  1 16:11:16 1998  Doug Evans  <devans@seba.cygnus.com>
 
-       * m32r-asm.c,m32r-dis.c,m32r-opc.c,m32r-opc.h: Regenerate.
+       * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: Regenerate.
 
 Fri Jun 26 11:08:55 1998  Jeffrey A Law  (law@cygnus.com)
 
@@ -1197,7 +1197,7 @@ Tue May 26 16:14:39 1998  Nick Clifton  <nickc@cygnus.com>
 
 Fri May 22 16:00:00 1998  Doug Evans  <devans@canuck.cygnus.com>
 
-       * m32r-asm.c,m32r-dis.c: Regenerate.
+       * m32r-asm.c, m32r-dis.c: Regenerate.
 
 Tue May 19 17:36:08 1998  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -1329,7 +1329,7 @@ Mon Apr 27 10:33:56 1998  Doug Evans  <devans@seba.cygnus.com>
        (hash_insn_array,hash_insn_list): New functions.
        (build_asm_hash_table): Use them.  Hash macro insns as well.
        (cgen_asm_lookup_insn): Update.
-       * cgen_dis.c (cgen_current_opcode_table): Renamed from ..._data.
+       * cgen-dis.c (cgen_current_opcode_table): Renamed from ..._data.
        (dis_hash_table_entries): New variable.
        (cgen_dis_init): Free dis_hash_table_entries.
        (hash_insn_array,hash_insn_list): New functions.
@@ -1338,7 +1338,7 @@ Mon Apr 27 10:33:56 1998  Doug Evans  <devans@seba.cygnus.com>
        * cgen-opc.c (cgen_current_opcode_table): Renamed from ..._data.
        (cgen_set_cpu,cgen_hw_lookup,cgen_insn_count): Update.
        (cgen_macro_insn_count): New function.
-       * m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate.
+       * m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
 
 Fri Apr 24 16:07:57 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
 
@@ -1497,7 +1497,7 @@ Sat Mar 14 23:47:14 1998  Doug Evans  <devans@seba.cygnus.com>
 
 Wed Mar  4 12:08:14 1998  Doug Evans  <devans@canuck.cygnus.com>
 
-       * m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate.
+       * m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
 
 Sat Feb 28 16:02:34 1998  Nick Clifton  <nickc@cygnus.com>
 
@@ -1529,8 +1529,8 @@ Tue Feb 24 11:06:18 1998  Nick Clifton  <nickc@cygnus.com>
 Mon Feb 23 13:16:17 1998  Doug Evans  <devans@seba.cygnus.com>
 
        * cgen-asm.c: Include symcat.h.
-       * cgen-dis.c,cgen-opc.c: Ditto.
-       * m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate.
+       * cgen-dis.c, cgen-opc.c: Ditto.
+       * m32r-asm.c, m32r-dis.c, m32r-opc.h, m32r-opc.c: Regenerate.
 
 Mon Feb 23 10:34:58 1998  Jeffrey A Law  (law@cygnus.com)
 
@@ -1544,7 +1544,7 @@ Tue Feb 17 17:14:50 1998  Doug Evans  <devans@seba.cygnus.com>
 
        * cgen-asm.c (cgen_parse_{signed,unsigned}_integer): Delete min,max
        arguments.  Don't perform validation here.
-       * m32r-asm.c,m32r-dis.c,m32r-opc.c: Regenerate.
+       * m32r-asm.c, m32r-dis.c, m32r-opc.c: Regenerate.
 
 Fri Feb 13 14:26:06 1998  Doug Evans  <devans@canuck.cygnus.com>
 
index 7b8b1b775a9141bdf4fd8abc23acb263969f396f..3c861677f9b5ff444383f106586d2c27738f9093 100644 (file)
@@ -1,5 +1,6 @@
 /* Instruction printing code for the AMD 29000
-   Copyright (C) 1990, 93, 94, 95, 1998 Free Software Foundation, Inc.
+   Copyright 1990, 1993, 1994, 1995, 1998, 2000
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by Jim Kingdon.
 
 This file is part of GDB.
index ce770bb41c880e6913a8aab0ffece0a09fbb8756..8633d7bb5b33d00665833f94a4e5cafa47a41b93 100644 (file)
@@ -1,5 +1,5 @@
 /* alpha-dis.c -- Disassemble Alpha AXP instructions
-   Copyright 1996, 1999 Free Software Foundation, Inc.
+   Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@tamu.edu>,
    patterned after the PPC opcode handling written by Ian Lance Taylor.
 
index 99458916ad3bf92bfa61c76b8121233c37b895ce..7680f47d2a180db2884db4591c6090eff3a5750d 100644 (file)
@@ -1,5 +1,5 @@
 /* alpha-opc.c -- Alpha AXP opcode list
-   Copyright (c) 1996, 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@cygnus.com>,
    patterned after the PPC opcode handling written by Ian Lance Taylor.
 
index 3920006ee54ad33667f4475a3d2a2f6ee94deb66..18325a927780f08cf36bd9a548d56e7ee640faa9 100644 (file)
@@ -1,5 +1,6 @@
 /* Instruction printing code for the ARC.
-   Copyright (C) 1994, 1995, 1997, 1998, 2000, 2001 Free Software Foundation, Inc. 
+   Copyright 1994, 1995, 1997, 1998, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by Doug Evans (dje@cygnus.com).
 
    This program is free software; you can redistribute it and/or modify
index 992510c1cf74cf71dc69b433ebb3db1d97e752a3..04bfbbb00fe84f5f7f8722817229b0d0ca27d9aa 100644 (file)
@@ -1,5 +1,6 @@
 /* Disassembler structures definitions for the ARC.
-   Copyright (C) 1994, 1995, 1997, 1998 Free Software Foundation, Inc. 
+   Copyright 1994, 1995, 1997, 1998, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by Doug Evans (dje@cygnus.com).
 
    This program is free software; you can redistribute it and/or modify
index 0b1067795a441f85e7fdb28037183f1e5106af29..1a53da936033a948da62dabad84e87954758bad7 100644 (file)
@@ -1,5 +1,5 @@
 /* ARC target-dependent stuff. Extension structure access functions 
-   Copyright (C) 1995, 1997, 2000 Free Software Foundation, Inc.
+   Copyright 1995, 1997, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index aca92135fc8fb53c7033cf3c4e0f52f7e8c86ab0..bfe9750b60c379db3a583c54e7f0e8734b48258d 100644 (file)
@@ -1,5 +1,5 @@
 /* ARC target-dependent stuff. Extension data structures.
-   Copyright (C) 1995, 1997, 2000 Free Software Foundation, Inc.
+   Copyright 1995, 1997, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
index 12ee62a263bd480823a41556fd956e32ec814b64..81519041c705665da7b7b45d8f6a5fb31dc0313d 100644 (file)
@@ -1,5 +1,6 @@
 /* Opcode table for the ARC.
-   Copyright 1994, 1995, 1997, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1997, 1998, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by Doug Evans (dje@cygnus.com).
    
    This program is free software; you can redistribute it and/or modify
index 0681758de99f89ac746e6fb5c80cdae2f0c4912b..9d280a17b79581d9768d81d7e8f91d0da389f796 100644 (file)
@@ -1,5 +1,6 @@
 /* Instruction printing code for the ARM
-   Copyright (C) 1994, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. 
+   Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
    Modification by James G. Smith (jsmith@cygnus.co.uk)
 
index 42ab9543463f811e359de0c6491de61498003a37..36b1809aad44596b3e8dc6955b1858a6ac9878f4 100644 (file)
@@ -1,6 +1,7 @@
 /* Opcode table for the ARM.
 
-   Copyright 1994, 1995, 1996, 1997, 2000 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index db46cb4845fb97a5bbc1b31b4e27f7ee657aca16..4598cab4145cc20ca6464be96cb45c76d810ccfd 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble AVR instructions.
-   Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    Contributed by Denis Chertykov <denisc@overta.ru>
 
index 1e7ef2cba04b6a1d530491112125cf05c0d702fc..a8d6ff8471b692a596bb10fd041d6d2fab83b2b9 100644 (file)
@@ -1,6 +1,6 @@
 /* CGEN generic assembler support code.
 
-   Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils and GDB, the GNU debugger.
 
index d2106ed7d0d60668b015c157231df85e4849b87a..7249708ebb0d073a0c370c10363d67a814478ba6 100644 (file)
@@ -4,7 +4,7 @@
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 - the resultant file is machine generated, cgen-asm.in isn't
 
-Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and GDB, the GNU debugger.
 
index 0856d8f0463e879209915452d79b7fae4f065110..b4297bb44d7e7372dff3c4f55da9ae025a732c66 100644 (file)
@@ -1,6 +1,7 @@
 /* CGEN generic disassembler support code.
 
-   Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils and GDB, the GNU debugger.
 
index aa6278c3b957b5a805fd62a4097da3b5b4b8ac72..0e7c35a5675ae176a0105b0b166cbfbd80cc3a09 100644 (file)
@@ -4,7 +4,7 @@
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 - the resultant file is machine generated, cgen-dis.in isn't
 
-Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and GDB, the GNU debugger.
 
index 31c7bfceac714a1dfc789263325e4998134195a5..6921a53dac991a3b20f9206f542ae6b955197aba 100644 (file)
@@ -3,7 +3,7 @@
 THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
 - the resultant file is machine generated, cgen-ibld.in isn't
 
-Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and GDB, the GNU debugger.
 
index 5e70c8946930d45d25e2a05324f6681a21760a5c..7e958e7779a07c34f6f84bc24a2c8b0486e62b15 100644 (file)
@@ -1,6 +1,7 @@
 /* CGEN generic opcode support.
 
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils and GDB, the GNU debugger.
 
index 8a4eb6b8a2b9b2f635137e61f93449589319a584..a9483bdb972f476e4f9af9d0fea84d5287ce02ce 100644 (file)
@@ -1,4 +1,24 @@
 #! /bin/sh
+# CGEN generic assembler support code.
+#
+#  Copyright 2001 Free Software Foundation, Inc.
+#
+#   This file is part of the GNU Binutils and GDB, the GNU debugger.
+#
+#   This program is free software; you can redistribute it and/or modify
+#   it under the terms of the GNU General Public License as published by
+#   the Free Software Foundation; either version 2, or (at your option)
+#   any later version.
+#
+#   This program is distributed in the hope that it will be useful,
+#   but WITHOUT ANY WARRANTY; without even the implied warranty of
+#   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#   GNU General Public License for more details.
+#
+#   You should have received a copy of the GNU General Public License along
+#   with this program; if not, write to the Free Software Foundation, Inc.,
+#   59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+#
 # Generate CGEN opcode files: arch-desc.[ch], arch-opc.[ch],
 # arch-asm.c, arch-dis.c, arch-opinst.c, arch-ibld.[ch].
 #
index 44a4b56bd981279d56c82301179248486f0ce928..3c8db2a12250c92fd7f387b33fa510dd9e236a26 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassembler code for CRIS.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000 Free Software Foundation, Inc.
    Contributed by Axis Communications AB, Lund, Sweden.
    Written by Hans-Peter Nilsson.
 
index 4690051df8293e1d92e92ba65dade39abe9ddb2d..a1ed19c6af4f1213583a2a3f8efb0b4246672f6b 100644 (file)
@@ -1,5 +1,5 @@
 /* cris-opc.c -- Table of opcodes for the CRIS processor.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000 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.
index 92da134eb9f8f138130b832962bee9a6081c2011..013ee1410d34f43903c614fdb57b8e044d721842 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble D10V instructions.
-   Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index e1be2cc50cfe176dad44a01ac94deb20fdac18ce..1e099b6cee398db64e8620cdc2658366d8edf5e1 100644 (file)
@@ -1,5 +1,5 @@
 /* d10v-opc.c -- D10V opcode list
-   Copyright 1996, 1997, 1998 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
    Written by Martin Hunt, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
index 065203689dc763fdad77937949400b1a612f4405..080c4ef512033b85412cebd9a62088284a6725d0 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble D30V instructions.
-   Copyright (C) 1997, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 2000 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 7b1bca0393c587573f8a2360c89d95f4616c7d7d..6fe993ad128f17a93df82338f28a76bca767b091 100644 (file)
@@ -1,5 +1,5 @@
 /* d30v-opc.c -- D30V opcode list
-   Copyright (C) 1997, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
    Written by Martin Hunt, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
index b828206d43f650a9b1bd8ce689e1811b1d4c0c5b..46ac2f7724ba2d47228628e6e53a45b89b1d4d64 100644 (file)
@@ -1,5 +1,6 @@
 /* Disassemble from a buffer, for GNU.
-   Copyright (C) 1993, 1994, 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index b5a1fcaed9544fef271266367deedbe2b280c9a8..c374fd64643c08a2365ca4f7c82b50760ec58ea4 100644 (file)
@@ -1,5 +1,5 @@
 /* Select disassembly routine for specified architecture.
-   Copyright (C) 1994, 95, 96, 97, 98, 99, 2000
+   Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
index 05e72aa80037a8c3f6e99d76d2b750981f6337cf..b2a95e3c5f305ce70c141beb2f35a3ff7e9b3113 100644 (file)
@@ -4,7 +4,7 @@
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 - the resultant file is machine generated, cgen-asm.in isn't
 
-Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and GDB, the GNU debugger.
 
index 0d071468eb5649dd2bec0b1d67fcb30478ef907d..00c37001299087817e2a0c7f175961d6aaf12371 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
index 98405b2a07b03447d95b363c65469fa63f83049d..e0d8c1a6e145a06f87a8442c3ab1d6a538da5aaf 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
index c3300780684363bb7feb5208466af1248abeb614..e75944de8fdd4218151466c0d69affd7770d331c 100644 (file)
@@ -4,7 +4,7 @@
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 - the resultant file is machine generated, cgen-dis.in isn't
 
-Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and GDB, the GNU debugger.
 
index c37095f85001ee485661d41d36669f9165dce117..6bfca21ecd18539787d58247e74a4270a9e613fa 100644 (file)
@@ -3,7 +3,7 @@
 THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
 - the resultant file is machine generated, cgen-ibld.in isn't
 
-Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and GDB, the GNU debugger.
 
index 5541f1395be619549fc2a09edc0eba3658ef48f6..4d0ab6a767cafe0e2d59d8c124b8f11ed0c9a185 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
index 1b5a95454e0b00b5ee51ed0e6d4f8443eb3f9597..33d3094efbd7329e175cd4c88df826ccf1c4482c 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
index 61350b0d59417f1df77fcaa847492955a92098c9..ab95db42caae1a44b39085ab5e2b05956afed3be 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble h8300 instructions.
-   Copyright (C) 1993, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1996, 1998, 2000 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 802827eb8d56cf7fa49452609a91ed69cae3fbe7..437207c7bff3c0b9a69e6820831bc988c616c8af 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble h8500 instructions.
-   Copyright (C) 1993, 94, 95, 1998 Free Software Foundation, Inc.
+   Copyright 1993, 1998, 2000 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index d4949af34d0096d8140b8ee05cacfa8c6cd24f2e..62b60397de98df7474e39f1a588f0a4ae4861c50 100644 (file)
@@ -1,3 +1,25 @@
+/* Instruction opcode header for Hitachi 8500.
+
+Copyright 2001 Free Software Foundation, Inc.
+
+This file is part of the GNU Binutils and/or GDB, the GNU debugger.
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License along
+with this program; if not, write to the Free Software Foundation, Inc.,
+59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+*/
+
 typedef enum
 {
   GR0,GR1,GR2,GR3,GR4,GR5,GR6,GR7,
index 7fda0f2db062ae8196c00c2071940289cca47376..6d7c54deb9e8cf1b4b36d71ebd93a6af0d1fc754 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassembler for the PA-RISC. Somewhat derived from sparc-pinsn.c.
-   Copyright 1989, 90, 92, 93, 94, 95, 98, 99, 2000, 2001
+   Copyright 1989, 1990, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    Contributed by the Center for Software Science at the
index c3f33bc7e7efe1039f5083f601386a94df43a329..b2fc9e10fabc6d928e19581f8e94b9a446e9c1f0 100644 (file)
@@ -1,5 +1,6 @@
 /* Print i386 instructions for GDB, the GNU debugger.
-   Copyright (C) 1988, 89, 91, 93, 94, 95, 96, 97, 98, 1999
+   Copyright 1988, 1989, 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2001
    Free Software Foundation, Inc.
 
 This file is part of GDB.
index 79820850b4f7498f6e6f53403072ce02f08dfcaa..90b170a3bb86046d99a10697a8ad81b4d150f855 100644 (file)
@@ -1,5 +1,6 @@
 /* Disassemble i80960 instructions.
-   Copyright (C) 1990, 91, 93, 94, 95, 96, 1998 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 5bbcbd5a6801583707ae51eb8062a78b086f6f44..822007a3b78a193a07991056e5888eadb2304dc7 100644 (file)
@@ -1,5 +1,5 @@
 /* ia64-asmtab.h -- Header for compacted IA-64 opcode tables.
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Bob Manson of Cygnus Support <manson@cygnus.com>
 
    This file is part of GDB, GAS, and the GNU binutils.
index 5e46796fa80e22976da304835f796d189ca4b59b..f9add9177702361aaf630fa7b6064c45d1e1f0f8 100644 (file)
@@ -1,5 +1,5 @@
 /* ia64-dis.c -- Disassemble ia64 instructions
-   Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    This file is part of GDB, GAS, and the GNU binutils.
index e5e4e9307237508ea8ecec1977686bc3890f63bf..ee4acbec4817b6cf819a48b85033aa3a825c2ad8 100644 (file)
@@ -1,5 +1,5 @@
 /* ia64-gen.c -- Generate a shrunk set of opcode tables
-   Copyright (c) 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Written by Bob Manson, Cygnus Solutions, <manson@cygnus.com>
 
    This file is part of GDB, GAS, and the GNU binutils.
index 9ca2f1a83a18ec06da15d1351b192ce4ab5127f7..27d7637f1a2a66d96aa7a8980d53ab7965fde722 100644 (file)
@@ -1,5 +1,5 @@
 /* ia64-opc-a.c -- IA-64 `A' opcode table.
-   Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    This file is part of GDB, GAS, and the GNU binutils.
index 4660719161247c4092672a2a9d8e83df7686bb82..9772b37f276179a329a99cf87e9d438bb533e9ec 100644 (file)
@@ -1,5 +1,5 @@
 /* ia64-opc-b.c -- IA-64 `B' opcode table.
-   Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    This file is part of GDB, GAS, and the GNU binutils.
index c19d64960d4ad245a3bd05d56bfb6c85e8ff0c5f..2f898c64d5cfc7de74ed6d55314a155942f803ee 100644 (file)
@@ -1,5 +1,5 @@
 /* ia64-opc-f.c -- IA-64 `F' opcode table.
-   Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    This file is part of GDB, GAS, and the GNU binutils.
index 2871920d32a05e899d3ad3ac25a0cbca0fbcc112..899e65181ce3237239cad5acf4d247c1558cd8bd 100644 (file)
@@ -1,5 +1,5 @@
 /* ia64-opc-i.c -- IA-64 `I' opcode table.
-   Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    This file is part of GDB, GAS, and the GNU binutils.
index 12eb95b7065ad364ab865332bef2f5c63b4aa38a..bc098160a4b5e44f9adecffb999f32043f570161 100644 (file)
@@ -1,5 +1,5 @@
 /* ia64-opc-m.c -- IA-64 `M' opcode table.
-   Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    This file is part of GDB, GAS, and the GNU binutils.
index 8432d68ad970a8c6862523f66580b9b1aa73104b..5f382fd6dd555d02f6da2642d061bcadeaac5aab 100644 (file)
@@ -1,5 +1,5 @@
 /* ia64-opc-x.c -- IA-64 `X' opcode table.
-   Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by Timothy Wall <twall@cygnus.com>
 
    This file is part of GDB, GAS, and the GNU binutils.
index c2ddc8765fef764d5b11f5fe8095fbf33cafc985..84e38377ab75aeed419a3aa0a207b4df6e420f2a 100644 (file)
@@ -1,5 +1,5 @@
 /* ia64-opc.c -- Functions to access the compacted opcode table
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Written by Bob Manson of Cygnus Solutions, <manson@cygnus.com>
 
    This file is part of GDB, GAS, and the GNU binutils.
index d0306810004877e2fa4c9340d2db86bdb588ae55..b721cb872158f83829343b21daf3c7d5bba74672 100644 (file)
@@ -1,5 +1,5 @@
 /* ia64-opc.h -- IA-64 opcode table.
-   Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    This file is part of GDB, GAS, and the GNU binutils.
index 01d54627b149cefda25cee8c9143e78da5e1162e..bd9a258442a80d38dc17600069c705dca9099e26 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble MN10200 instructions.
-   Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 6d97137dc699818d635f8f81079b25a5d21e3c93..ca56503852571e1c33022412278e23f0265a01fc 100644 (file)
@@ -1,5 +1,5 @@
 /* Assemble Matsushita MN10200 instructions.
-   Copyright (C) 1996, 1997 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 2000 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 7dc899f099250207dbb79673ae279a6035d6fef4..f9e60d7e5d31fa51b5739e9ac741625741c0bf6e 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble MN10300 instructions.
-   Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 2b0b98dc62261e26da410a2f763171fd1deffe33..409c785c707f328d8084414fdaac9295c35f9c20 100644 (file)
@@ -1,5 +1,5 @@
 /* Assemble Matsushita MN10300 instructions.
-   Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index f790df68f5cd152296529b530bc8e21642033ddd..1fb86386f643546343ec632fcf1c6ba9d609c173 100644 (file)
@@ -4,7 +4,7 @@
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 - the resultant file is machine generated, cgen-asm.in isn't
 
-Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and GDB, the GNU debugger.
 
index 86d47b659b7fb953852b2da2b19fd134d3b4a9fa..111eb2d9a0fcba8ae16e26d7defddf0bf2b2e898 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
index 13de8897b76e9d88cf9d6170255ef5f7d4344305..e6cf95417b6c35f34af1df3311b12a0cef284bc9 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
index 455f8a38f126af9b8255bf3d996d4fcd619c4290..8ffce7c788956def8cbf0d4f7427577acc4ff837 100644 (file)
@@ -4,7 +4,7 @@
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 - the resultant file is machine generated, cgen-dis.in isn't
 
-Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and GDB, the GNU debugger.
 
index 3110a7b62176db227591a75bda62a0981ac9dd03..a3c76248bea4e83ce0d92d098a891c56344e9b25 100644 (file)
@@ -3,7 +3,7 @@
 THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
 - the resultant file is machine generated, cgen-ibld.in isn't
 
-Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and GDB, the GNU debugger.
 
index 44d5437603148669ec0974dab9cab42390575e36..3c579a471e03f2e28b7c336d938047e711e2f2f6 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
index 3f6802d9b833bcf6643f8d8b2f51672f6f29d563..68fad09f61f2b0d49305a837a5116f96d9128217 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
index 969d77f244b3b2767f06aabd82f747412a1f7364..5dbcd12aff7c1493e164eeea1631e8f6d04a9b28 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
index 2ef241cf7d04e60136b1361d63f9795e7a038c8d..97c90fb44ad294e06ec5004ff5b4b8adfedf223c 100644 (file)
@@ -1,5 +1,5 @@
 /* m68hc11-dis.c -- Motorola 68HC11 & 68HC12 disassembly
-   Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Written by Stephane Carrez (stcarrez@worldnet.fr)
 
 This program is free software; you can redistribute it and/or modify
index c41cb4b54849a97032a49f328cae31ce55f7f5f4..589fe14f44d50745bd610d055f6dbd321543a84f 100644 (file)
@@ -1,5 +1,6 @@
 /* Print Motorola 68k instructions.
-   Copyright 1986, 87, 89, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
 This file is free software; you can redistribute it and/or modify
index 22dca799819884f9881ca09a34fffccd5ebcf2c8..e512e205c06df8702cd38c52fcbf3d30309e5d6f 100644 (file)
@@ -1,6 +1,7 @@
 /* Opcode table for m680[012346]0/m6888[12]/m68851/mcf5200.
-   Copyright 1989, 91, 92, 93, 94, 95, 96, 97, 98, 1999, 2001
-   Free Software Foundation.
+   Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000, 2001
+   Free Software Foundation, Inc.
 
 This file is part of GDB, GAS, and the GNU binutils.
 
index ef3f32a284b6da25e4f392f1f699ca7f7c7d393e..f0336c7bd5f573311801bad5a420b9719cead590 100644 (file)
@@ -1,5 +1,5 @@
 /* Print instructions for the Motorola 88000, for GDB and GNU Binutils.
-   Copyright (c) 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1998
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1998, 2000
    Free Software Foundation, Inc.
    Contributed by Data General Corporation, November 1989.
    Partially derived from an earlier printcmd.c.
index 83b1da573ab6ca325b18e3f36f021ce6c8a6e20a..bbf0f977209b8605a5fb2d9a79b483f3cd06823c 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble Motorola M*Core instructions.
-   Copyright (C) 1993, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1993, 1999, 2000 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 6ff05eeca1663912d6fc96e2a44243d5312a1db8..7e4f539dd446f5b99aca81bc9e1096b778c250d7 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler instructions for Motorola's Mcore processor
-   Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    
 This program is free software; you can redistribute it and/or modify
index 849f9f2003020762aa92b5aebde4c87c44c894bd..c016a877230b27e6f36a4c3bd22bfa46b50f80d3 100644 (file)
@@ -1,5 +1,6 @@
 /* Print mips instructions for GDB, the GNU debugger, or for objdump.
-   Copyright (c) 1989, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
+   Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000, 2001
    Free Software Foundation, Inc.
    Contributed by Nobuyuki Hikichi(hikichi@sra.co.jp).
 
index 7b0ee2cee3440eaa9ccf3a3fcc98ecba9b86fdbc..93822b832465127068cefd62e1b20c17d0d5a68d 100644 (file)
@@ -1,5 +1,6 @@
 /* mips-opc.c -- MIPS opcode list.
-   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+   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.
index 2cc09cb50c0662e716fa83750ab4a41ef5f17a43..d7fcfc24ac44b5b3ccdc68b1bcc6b306ccd7bccc 100644 (file)
@@ -1,5 +1,5 @@
 /* mips16-opc.c.  Mips16 opcode table.
-   Copyright 1996, 1997 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
    Contributed by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
index 050266be849014bfb4aecfc7fdca647dba401653..610e37305f79397ddd171dd51ee812f329b53cb0 100644 (file)
@@ -1,5 +1,6 @@
 /* Print National Semiconductor 32000 instructions.
-   Copyright (c) 1986, 88, 91, 92, 94, 95, 1998 Free Software Foundation, Inc.
+   Copyright 1986, 1988, 1991, 1992, 1994, 1998
+   Free Software Foundation, Inc.
 
 This file is part of opcodes library.
 
index 492fc1a6c897dfce387140082b4ac5c7d61b4ca8..d19b66449eeafc0ca6ddde913a28aa46c4c5f793 100644 (file)
@@ -1,5 +1,5 @@
 /* opintl.h - opcodes specific header for gettext code.
-   Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
 
    Written by Tom Tromey <tromey@cygnus.com>
 
index f93bbee362ae12bff2a1736988528da7a7f048e5..816b6175b62cb8f818ebbd1f56e5a854536ff2dd 100644 (file)
@@ -1,5 +1,5 @@
 /* pj-dis.c -- Disassemble picoJava instructions.
-   Copyright (C) 1999 Free Software Foundation, Inc. 
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Steve Chamberlain, of Transmeta (sac@pobox.com).
 
 This program is free software; you can redistribute it and/or modify
index 0eabc647f6c13bd3d96e5845a7267acb18edc78a..ca2a867482a051e66aec63d93cc118d3969b1ef9 100644 (file)
@@ -1,5 +1,5 @@
 /* pj-opc.c -- Definitions for picoJava opcodes.
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Steve Chamberlain of Transmeta (sac@pobox.com).
 
 This program is free software; you can redistribute it and/or modify
index 01365420061a5ef115a430970be3d0ce42baafd5..c565939106d78178e3cd244aed37d376b9a5d3f7 100644 (file)
@@ -1,5 +1,6 @@
 # SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
+# Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
+# (C) YEAR 
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 #, fuzzy
index 47b79ca76483a3f29c161ca9712e07229b662a28..c59a9201f673ad6e50cf111a2ba2ed3945631510 100644 (file)
@@ -1,5 +1,5 @@
 /* ppc-dis.c -- Disassemble PowerPC instructions
-   Copyright 1994 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 2000 Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
index ccfc89d2f680984ff36e2d0864ad10a57bc4dcce..c8772d8015a8f0c69b16bb68bc45233d29f17406 100644 (file)
@@ -1,5 +1,6 @@
 /* ppc-opc.c -- PowerPC opcode list
-   Copyright (c) 1994, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1996, 1997, 1998, 2000
+   Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
index 6409d5fcfef8ad67688d908dde1f2c1d8b72292a..a8bd4d1325e7a55b92b0a5dd3e9575baa65eb287 100644 (file)
@@ -1,5 +1,5 @@
 /* s390-dis.c -- Disassemble S390 instructions
-   Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    This file is part of GDB, GAS and the GNU binutils.
index c290decac36c122381b566cfd05515861cb87c8b..6b2edde2129849c66c505c5211a52df96e09354d 100644 (file)
@@ -1,5 +1,5 @@
 /* s390-mkopc.c -- Generates opcode table out of s390-opc.txt
-   Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    This file is part of GDB, GAS, and the GNU binutils.
index 90fc2f70a1122916fa818a51151d4652f530025e..1328aeb7f9c61a383280d6e8295a0e98025d94c4 100644 (file)
@@ -1,5 +1,5 @@
 /* s390-opc.c -- S390 opcode list
-   Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    This file is part of GDB, GAS, and the GNU binutils.
index fecb3089108632f4d42693feecefb7a7fea6a7c0..cdb35db88a9cb83336e18b4fa2f66511d92acded 100644 (file)
@@ -1,5 +1,5 @@
 #  S/390 opcodes list. Use s390-mkopc to convert it into the opcode table.
-#  Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+#  Copyright 2000, 2001 Free Software Foundation, Inc.
 #  Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 5a a RX "add" esa
 6a ad RX_D "add normalized (long)" esa
index 719f37a9ea8202e9e5a188e8604640ea384062c9..80ccfdc000d22423daa155b7730740ebdaf4b514 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble SH instructions.
-   Copyright (C) 1993, 94, 95, 96, 97, 1998, 2000
+   Copyright 1993, 1994, 1995, 1997, 1998, 2000
    Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
index 334c942c9c19b25856feb1796622dac43bc47eb6..a2822f51fdce59ec6bbfe1daafb5453d5f8a7b53 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions for SH opcodes.
-   Copyright (C) 1993, 94, 95, 96, 97, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1997, 1999, 2000
+   Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index cebff5285e63a0822cfaedda858e0b0b33cef2f9..359050723d4dd3ce1bfba829f4ae96600ba7d875 100644 (file)
@@ -1,5 +1,6 @@
 /* Print SPARC instructions.
-   Copyright (C) 1989, 91-97, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 2e20d2e131d54ce773b76719ed437195d6f4b673..5c06d01df1457f43f3a58205f99b607a2ba11b20 100644 (file)
@@ -1,5 +1,6 @@
 /* Table of opcodes for the sparc.
-   Copyright (C) 1989, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
+   Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000
    Free Software Foundation, Inc.
 
 This file is part of the BFD library.
index 238eb5d686096528e80aa8bab84989dd1adb11a2..ce9adde399e10304aae6c6b9200de08e015e2ddb 100644 (file)
@@ -1,5 +1,5 @@
 /* Random host-dependent support code.
-   Copyright (C) 1995, 1997 Free Software Foundation, Inc.
+   Copyright 1995, 1997, 2000 Free Software Foundation, Inc.
    Written by Ken Raeburn.
 
 This file is part of libopcodes, the opcodes library.
index 77be735ff4e77c2e680519871d90f325c8e6d1b5..67956f7a380a707fbc503e1db0cb668eb7b7be6e 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassembly routines for TMS320C30 architecture
-   Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
 
    This program is free software; you can redistribute it and/or modify
index bf40d689e1bad20acccfae6874478b91185cb452..fbc81053c7571df0a25fccb6f527f0c7b3f35cbf 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassembly routines for TMS320C54X architecture
-   Copyright (C) 1999,2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Timothy Wall (twall@cygnus.com)
 
    This program is free software; you can redistribute it and/or modify
index adf4b7e18bf0330e56c87601e15007a20bb2bd99..39714beb6506632cce81b45599e46936005f3304 100644 (file)
@@ -1,5 +1,5 @@
 /* Table of opcodes for the Texas Instruments TMS320C54X
-   Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Timothy Wall (twall@cygnus.com)
 
    This program is free software; you can redistribute it and/or modify
index 6c72976845e28d88d12ddf95bb1effac5fc517a7..d706bda44d92a2c8edfe3a60c21ce8ab2f118d0b 100644 (file)
@@ -1,5 +1,5 @@
 /* Print TI TMS320C80 (MVP) instructions
-   Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
 
 This file is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 4cdd06a64ff6163112d27b46affaad28f5fa557b..a92775955fee941b7caa21368a2f619f9b433508 100644 (file)
@@ -1,5 +1,5 @@
 /* Opcode table for TI TMS320C80 (MVP).
-   Copyright 1996, 1999 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 2000 Free Software Foundation, Inc.
 
 This file is part of GDB, GAS, and the GNU binutils.
 
index d817f80bcebc9fc475397216ffc913af6dd176ef..0f688678a8a9647a400295bff8df8b46502d1f49 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble V850 instructions.
-   Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 874db1b6ee980ff4aadb91ddc0e266a848fd3986..20a4d6d64644c007e8ad378cae5e110338c0bde9 100644 (file)
@@ -1,5 +1,5 @@
 /* Assemble V850 instructions.
-   Copyright (C) 1996 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 29641f1768faa9ec11e4fb34294a2dcb58cbb40d..d6cb9001f5196e64cf138ce6807e62bc7ce7bd9e 100644 (file)
@@ -1,5 +1,5 @@
 /* Print VAX instructions.
-   Copyright (C) 1995, 1998 Free Software Foundation, Inc.
+   Copyright 1995, 1998, 2000 Free Software Foundation, Inc.
    Contributed by Pauline Middelink <middelin@polyware.iaf.nl>
 
 This program is free software; you can redistribute it and/or modify
index c9771d5be134ce9e4131bdc8bb803920bb05e7bc..8f08d6310cb21bf13af7dd6a5f0d43df7f2a4ffe 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble WDC 65816 instructions.
-   Copyright (C) 1995, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1995, 1998, 2000 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 9dc3535c787ff36d33fd477a264b80ecc881ff0b..a6e17df2ce5e57f1e9aaddd8d22f816df5ad2dc6 100644 (file)
@@ -1,5 +1,26 @@
-                       /* WDC 65816 Assembler opcode table */
-                       /*   (generated by the program sim/w65/gencode -a) */
+/* Instruction opcode header for WDC 65816 
+   (generated by the program sim/w65/gencode -a)
+
+Copyright 2001 Free Software Foundation, Inc.
+
+This file is part of the GNU Binutils and/or GDB, the GNU debugger.
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License along
+with this program; if not, write to the Free Software Foundation, Inc.,
+59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+*/
+
 #define ADDR_IMMTOA              1      /* #a      */
 #define ADDR_IMMCOP              2      /* #c      */
 #define ADDR_IMMTOI              3      /* #i      */
index 9621b3ee095f086ff3e327f7d7c0e0eff28894a7..825950059da10e00f2f004739cd9cea32c199ff1 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble z8000 code.
-   Copyright 1992, 1993, 1995, 1998, 2000
+   Copyright 1992, 1993, 1998, 2000
    Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
index 44df0b2ec0d421a7a83281ad2d563e398bace148..c8f3970d096f14256c55664cc8e566375121c55b 100644 (file)
@@ -1,20 +1,21 @@
 /*
-This file is part of GNU Binutils.
+  Copyright 2001 Free Software Foundation, Inc.
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
+  This file is part of GNU Binutils.
 
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
+  This program is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2 of the License, or
+  (at your option) any later version.
 
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+  This program is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
 
+  You should have received a copy of the GNU General Public License
+  along with this program; if not, write to the Free Software
+  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 /* This program generates z8k-opc.h */
 
This page took 0.085938 seconds and 4 git commands to generate.