2003-01-08 Klee Dienes <kdienes@apple.com>
authorKlee Dienes <kdienes@apple.com>
Thu, 9 Jan 2003 08:32:26 +0000 (08:32 +0000)
committerKlee Dienes <kdienes@apple.com>
Thu, 9 Jan 2003 08:32:26 +0000 (08:32 +0000)
        * Makefile.am (ALL_MACHINES): Add msp430-dis.lo.
        * Makefile.in: Regenerate.

opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in

index f1af725c220110d7c6a87bd1c2424c8f627fcf39..aaa97d378333fed8cc21645d0a7d97a48364aa80 100644 (file)
@@ -1,3 +1,8 @@
+2003-01-08  Klee Dienes  <kdienes@apple.com>
+
+       * Makefile.am (ALL_MACHINES): Add msp430-dis.lo.
+       * Makefile.in: Regenerate.
+
 2003-01-08  Alan Modra  <amodra@bigpond.net.au>
 
        * ppc-opc.c (powerpc_macros <extrwi>): Accept a shift of 32.
index fe6f9b7496a7dff4e5b69afd64e7c22e0c6b9890..00afec3b937388ea2b78a55f786842c43a759516 100644 (file)
@@ -233,6 +233,7 @@ ALL_MACHINES = \
        mips16-opc.lo \
        mmix-dis.lo \
        mmix-opc.lo \
+       msp430-dis.lo \
        ns32k-dis.lo \
        openrisc-asm.lo \
        openrisc-desc.lo \
index 7ffd66ca37d7c7b662be0d7a08e338088d37b7eb..e935fd454f72514e7850689c0970cc0f3f16d77b 100644 (file)
@@ -345,6 +345,7 @@ ALL_MACHINES = \
        mips16-opc.lo \
        mmix-dis.lo \
        mmix-opc.lo \
+       msp430-dis.lo \
        ns32k-dis.lo \
        openrisc-asm.lo \
        openrisc-desc.lo \
This page took 0.050632 seconds and 4 git commands to generate.