*** empty log message ***
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 0e3bfa89e120ab65e3396319b08c6d3a70c79b62..99e2829bf92e5d6ce996730cc6646ed4df8e6ac2 100644 (file)
@@ -1,3 +1,136 @@
+start-sanitize-r5900
+Mon May 18 14:27:06 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
+       * mips-opc.c (mult1): Add two-operand variety of mult1 for R5900.
+
+Mon May 18 11:44:00 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * mips-dis.c (print_insn_arg): Handle ';' opcode completer.
+       (_print_insn_mips): Likewise.
+       * vu0.h (vopmula, vopmsub): Correctly handle opcode/operand
+       completers.
+
+end-sanitize-r5900
+Fri May 15 14:58:31 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * cgen-opc.c (cgen_hw_lookup_by_name): Renamed from cgen_hw_lookup.
+       (cgen_hw_lookup_by_num): New function.
+
+start-sanitize-m32rx
+       * m32r-opc.c, m32r-opc.h: Regenerate, delete h-abort.
+
+end-sanitize-m32rx
+Wed May 13 17:03:59 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * m32r-asm.c: Regenerate (handle uppercase HIGH/SHIGH/LOW/SDA).
+
+Wed May 13 14:34:31 1998  Mark Alexander  <marka@cygnus.com>
+
+       * sparc-dis.c (print_insn_sparc): Always fetch instructions
+       as big-endian on SPARClite.
+
+start-sanitize-m32rx
+Tue May 12 13:39:51 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * m32r-opc.c: Regenerated - SPECIAL attribute added to some
+       insns. 
+       * m32r-opc.h: Regenerated - SPECIAL attribute added to some
+       insns.
+       
+end-sanitize-m32rx
+Tue May 12 11:46:31 1998  Richard Henderson  <rth@cygnus.com>
+
+       * d30v-opc.c (pre_defined_register): Remove alias for r0.
+
+start-sanitize-r5900
+Mon May 11 13:12:15 1998  Frank Ch. Eigler  <fche@cygnus.com>
+       
+       * mips-opc.c (break): Added 20-bit single-operand break
+       instruction for R5900 only.
+
+end-sanitize-r5900
+Sun May 10 22:37:22 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * po/Make-in (install-info): New target.
+
+Thu May  7 17:15:59 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in (WIN32LIBADD): Add -lintl on cygwin32.
+       * configure: Rebuild.
+
+Thu May  7 12:49:46 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
+       * mips-opc.c (teq,tge,tgeu,tlt,tltu,tne): Added three-operand
+       variety of ISA2 instructions to set bottom ten bits of trap code.
+
+Thu May  7 11:54:25 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.am (config.status): Add explicit target so that
+       config.status depends upon bfd/configure.in.
+       * Makefile.in: Rebuild.
+
+Thu May  7 09:33:02 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
+       * mips-opc.c (break, sdbbp): Added two-operand variety of ISA1
+       instructions to set bottom ten bits of break code.
+       * mips-dis.c (print_insn_arg): Implement 'q' operand format used
+       for above optional argument.
+
+start-sanitize-cygnus
+Wed May  6 14:47:17 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * cgen.sh: s/@ARCH@/${ARCH}/ in opc.h generation.
+       * m32r-opc.h: Regenerate.
+
+end-sanitize-cygnus
+Wed May  6 15:30:06 1998  Klaus Kaempf  <kkaempf@progis.de>
+
+       * makefile.vms: Run dec c with /nodebug.
+
+Mon May  4 10:19:57 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * Makefile.in: Rebuilt.
+       * Makefile.am: Regenerated dependencies with mkdep.
+
+       * opintl.h (_): Define as dgettext.
+
+start-sanitize-cygnus
+Fri May  1 13:47:42 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * configure.in: Add support for --enable-cgen-maint.
+       * Makefile.am (M32R_DEPS): New variable.
+       (m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c): Update dependencies.
+       * aclocal.m4: Regenerate.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+
+       * Makefile.am (CGENFILES): Add minsn.scm.
+
+end-sanitize-cygnus
+Tue Apr 28 14:12:12 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * cgen-asm.c: Internationalised.
+start-sanitize-cygnus
+       * cgen-asm.in: Internationalised.
+       * cgen-opc.in: Internationalised.
+end-sanitize-cygnus
+       * m32r-asm.c: Internationalised.
+       * m32r-dis.c: Internationalised.
+       * m32r-opc.c: Internationalised.
+
+       * aclocal.m4: Regenerated.
+       * configure: Regenerated.
+       * Makefile.am (POTFILES): Remove inclusion of BFD_H.
+       * Makefile.in: Rebuild.
+       * po/POTFILES.in: Rebuilt using rule in Makefile.in.
+       * po/opcodes.pot: Rebuilt after changing POTFILES.in.
+
+Tue Apr 28 13:13:13 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Call AC_ISC_POSIX near start.  Move CY_GNU_GETTEXT
+       after AC_PROG_CC.
+       * aclocal.m4, configure: Rebuild with current tools.
+
 Mon Apr 27 14:31:00 1998  Nick Clifton  <nickc@cygnus.com>
 
        * opintl.h: New file - contains internationalisation macros used
@@ -17,10 +150,34 @@ Mon Apr 27 14:31:00 1998  Nick Clifton  <nickc@cygnus.com>
        * aclocal.m4: Rebuilt.
        * config.in: Rebuilt.
        * configure: Rebuilt.
+       * alpha-opc.c: Internationalised.
+       * arc-dis.c: Internationalised.
+       * arc-opc.c: Internationalised.
        * arm-dis.c: Internationalised.
+       * cgen-asm.c: Internationalised.
+start-sanitize-d30v
+       * d30v-dis.c: Internationalised.
+end-sanitize-d30v
+       * dis-buf.c: Internationalised.
+start-sanitize-sky
+       * dvp-dis.c: Internationalised.
+       * dvp-opc.c: Internationalised. 
+end-sanitize-sky
+       * h8300-dis.c: Internationalised.
+       * h8500-dis.c: Internationalised.
+       * i386-dis.c: Internationalised.
+       * m10200-dis.c: Internationalised.
+       * m10300-dis.c: Internationalised.
+       * m68k-dis.c: Internationalised.
+       * m88k-dis.c: Internationalised.
+       * mips-dis.c: Internationalised.
+       * ns32k-dis.c: Internationalised.
+       * opintl.h: Internationalised.
+       * ppc-opc.c: Internationalised.
+       * sparc-dis.c: Internationalised.
        * v850-dis.c: Internationalised.
        * v850-opc.c: Internationalised.
-       
+
 Mon Apr 27 10:33:56 1998  Doug Evans  <devans@seba.cygnus.com>
 
        * cgen-asm.c (cgen_current_opcode_table): Renamed from ..._data.
This page took 0.024512 seconds and 4 git commands to generate.