Fix typos in ChangeLogs; fix dates in copyright notices
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index e118c0effaf0cc7cfd1fbde34060eadbea446431..aa27136a3ad6195080d2dbd6e3a521eeeb7cfcb3 100644 (file)
@@ -1,3 +1,129 @@
+2001-03-06  Nick Clifton  <nickc@redhat.com>
+
+       * arm-dis.c (print_insn_thumb): Compute destination address
+        of BLX(1) instruction by taking bit 1 from PC and not from bit
+        0 of the offset.
+
+2001-03-06  Igor Shevlyakov  <igor@windriver.com>
+
+       * m68k-dis.c (print_insn_m68k): Recognize Coldfire CPUs
+       so command line switches will work.
+
+2001-03-05  Dave Brolley  <brolley@redhat.com>
+
+       * fr30-asm.c: Regenerate.
+       * fr30-desc.c: Regenerate.
+       * fr30-desc.h: Regenerate.
+       * fr30-dis.c: Regenerate.
+       * fr30-ibld.c: Regenerate.
+       * fr30-opc.c: Regenerate.
+       * fr30-opc.h: Regenerate.
+       * m32r-asm.c: Regenerate.
+       * m32r-desc.c: Regenerate.
+       * m32r-desc.h: Regenerate.
+       * m32r-dis.c: Regenerate.
+       * m32r-ibld.c: Regenerate.
+       * m32r-opc.c: Regenerate.
+       * m32r-opc.h: Regenerate.
+       * m32r-opinst.c: Regenerate.
+
+2001-02-28  Igor Shevlyakov  <igor@windriver.com>
+
+       * m68k-opc.c: fix cpushl according to Motorola. Enable
+       bunch of instructions for Coldfire 5407 and add all new.
+
+2001-02-27  Alan Modra  <alan@linuxcare.com.au>
+
+       * configure.in (BFD_VERSION): Do without grep.
+       * configure: Regenerate.
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2001-02-23  David Mosberger  <davidm@hpl.hp.com>
+
+       * ia64-opc-a.c: Add missing pseudo-ops for "cmp" and "cmp4".
+       * ia64-asmtab.c: Regenerate.
+
+2001-02-21  David Mosberger  <davidm@hpl.hp.com>
+
+       * ia64-opc-d.c (ia64_opcodes_d): Break the "add" pattern into two
+       separate variants: one for IMM22 and the other for IMM14.
+       * ia64-asmtab.c: Regenerate.
+       
+2001-02-21  Greg McGary  <greg@mcgary.org>
+
+       * cgen-opc.c (cgen_get_insn_value): Add missing `return'.
+
+2001-02-20  H.J. Lu  <hjl@gnu.org>
+
+       * Makefile.am (ia64-ic.tbl): Remove the target.
+       (ia64-raw.tbl): Likewise.
+       (ia64-waw.tbl): Likewise.
+       (ia64-war.tbl): Likewise.
+       (ia64-asmtab.c): Generate it in the source directory.
+       * Makefile.in: Regenerated.
+
+2001-02-18  lars brinkhoff  <lars@nocrew.org>
+
+        * Makefile.am: Add PDP-11 target.
+        * configure.in: Likewise.
+        * disassemble.c: Likewise.
+        * pdp11-dis.c: New file.
+        * pdp11-opc.c: New file.
+
+2001-02-14  Jim Wilson  <wilson@redhat.com>
+
+       * ia64-ic.tbl: Update from Intel.  Add setf to fr-writers.
+       * ia64-asmtab.c: Regenerate.
+
+Mon Feb 12 17:41:26 CET 2001  Jan Hubicka  <jh@suse.cz>
+
+       * i386-dis.c (prefix_user_t): Add 'Y' to SSE ineger converison
+       instructions.
+       (putop): Handle 'Y'
+
+2001-02-11  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+        * mips-dis.c (print_insn_arg): Use top four bits of the address of
+       the following instruction not of the jump itself for the jump
+       target.
+       (print_mips16_insn_arg): Likewise.
+
+2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
+
+       * Makefile.am (stamp-lib): ranlib the libopcodes.a in the build
+       directory.
+       * Makefile.in: Regenerate.
+
+2001-02-09  Schwidefsky  <schwidefsky@de.ibm.com>
+
+       * Makefile.am: Add linux target for S/390.
+       * Makefile.in: Likewise.
+       * configure.in: Likewise.
+       * disassemble.c: Likewise.
+       * s390-dis.c: New file.
+       * s390-mkopc.c: New file.
+       * s390-opc.c: New file.
+       * s390-opc.txt: New file.
+
+2001-02-05  Jim Wilson  <wilson@redhat.com>
+
+       * ia64-asmtab.c: Revert 2000-12-16 change.
+
+2001-02-02  Patrick Macdonald  <patrickm@redhat.com>
+
+       * fr30-desc.h: Regenerate with CGEN_MAX_SYNTAX_ELEMENTS. 
+       * m32r-desc.h: Regenerate.
+
+Thu Feb  1 16:29:06 MET 2001  Jan Hubicka  <jh@suse.cz>
+
+       * i386-dis.c (dis386_att, grps): Use 'T' for push/pop
+       (putop): Handle 'T', alphabetize order, fix 'I' handling in Intel syntax
+
+2001-01-14  Alan Modra  <alan@linuxcare.com.au>
+
+       * hppa-dis.c (print_insn_hppa): Handle '>' and '<' arg types.
+
 2001-01-13  Nick Clifton  <nickc@redhat.com>
 
        * disassemble.c: Remove spurious white space.
@@ -131,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.
@@ -260,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>
@@ -384,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.
@@ -674,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>
@@ -783,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>
 
@@ -818,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.
@@ -937,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>
 
This page took 0.03087 seconds and 4 git commands to generate.