* coffcode.h (get_index, coff_slurp_symbol_table): Fix pointer
authorSteve Chamberlain <sac@cygnus>
Fri, 4 Jun 1993 22:54:20 +0000 (22:54 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 4 Jun 1993 22:54:20 +0000 (22:54 +0000)
commitfbe5495ad3fa3087da29f05f73b323bca111325a
treec2e0514cc5648720806b87ddc3f0a52a8d824ac1
parent2d1e6c9c079c78696090ac9d91666f9e2433e076
* coffcode.h (get_index, coff_slurp_symbol_table): Fix pointer
casts to work on machine where sizeof(long) != sizeof(int) !=
sizeof(char *).
        * coffgen.c (coff_get_normalized_symtab): Ditto.
* cpu-h8300.c coff-h8300.c: Support for H8/300-H.
bfd/ChangeLog