OSDN Git Service

* hpux-core.c (hpux_core_core_file_p): Add cast in call to
authordanglin <danglin>
Thu, 22 Apr 2004 23:17:06 +0000 (23:17 +0000)
committerdanglin <danglin>
Thu, 22 Apr 2004 23:17:06 +0000 (23:17 +0000)
commit8669605c2fe438fb9d4dd5c3378427ef370ec71a
tree706a793287499314ba3ad023ec1543fdd70c3fae
parent163fdc28f2dabc1d4a2938df2065f96f1cb309a4
* hpux-core.c (hpux_core_core_file_p): Add cast in call to
make_bfd_asection.
* som.c (som_set_section_contents): Constantify second argument.
(hppa_som_gen_reloc_type): Abort for unsupported selectors.
(som_object_setup): Rework to avoid warning.
(setup_sections, som_write_fixups, bfd_section_from_som_symbol):
Likewise.
bfd/ChangeLog
bfd/hpux-core.c
bfd/som.c