* hpux-core.c (hpux_core_core_file_p): Add cast in call to
commit8cbf208b116076f3fae0d1ee799fa9f736076955
authorDave Anglin <dave.anglin@nrc.ca>
Thu, 22 Apr 2004 23:17:07 +0000 (22 23:17 +0000)
committerDave Anglin <dave.anglin@nrc.ca>
Thu, 22 Apr 2004 23:17:07 +0000 (22 23:17 +0000)
tree516e6f715ad8514c5b3264448a8b94eaad1d7185
parent839458943cadb531a2dbf6a61b86d723a9e86654
* 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