* som.c (try_prev_fixup): Changed type of subspace_reloc_sizep to
authorDave Anglin <dave.anglin@nrc.ca>
Sun, 22 May 2005 20:02:16 +0000 (20:02 +0000)
committerDave Anglin <dave.anglin@nrc.ca>
Sun, 22 May 2005 20:02:16 +0000 (20:02 +0000)
commita96afa0f494e3b561934248190af84d37485748e
treef0498a87f83ff4adda7442234393c901cfb89fbb
parent872544e5f56d368a7719e43025efa354583f089f
* som.c (try_prev_fixup): Changed type of subspace_reloc_sizep to
unsigned int *.
(som_write_space_strings): Change type of tmp_space and p to char *.
(som_write_symbol_strings): Likewise.  Also change type of comp to
char *comp[4].
(som_begin_writing): Change type of strings_size to unsigned int.
(som_finish_writing): Likewise.
(som_slurp_reloc_table): Change type of external_relocs to unsigned
char *.
* som.h (struct som_section_data_struct): Change type of reloc_stream
field to unsigned char *.
bfd/ChangeLog
bfd/som.c
bfd/som.h
This page took 0.034195 seconds and 4 git commands to generate.