* i960-dis.c (struct tabent, struct sparse_tabent): Declare the
authorStan Shebs <shebs@codesourcery.com>
Thu, 9 Feb 1995 01:32:35 +0000 (01:32 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 9 Feb 1995 01:32:35 +0000 (01:32 +0000)
commitce2349c52d0781d941027e209eafacef9462def6
tree255098257a879bbd391c7da935b04740fb0ca69d
parente10c7dfcf4bd4605785667d4db1a0269a62d9990
* i960-dis.c (struct tabent, struct sparse_tabent): Declare the
        char fields as signed chars, since they may have negative values.

Fixes PR 6290.
opcodes/ChangeLog
opcodes/i960-dis.c [new file with mode: 0644]