]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* hpux-core.c (hpux_core_core_file_p): Add cast in call to
authorDave Anglin <dave.anglin@nrc.ca>
Thu, 22 Apr 2004 23:17:07 +0000 (23:17 +0000)
committerDave Anglin <dave.anglin@nrc.ca>
Thu, 22 Apr 2004 23:17:07 +0000 (23:17 +0000)
commit5198ba8bd1b310bda10edea7143ead951c629cb3
tree4d192611196cfcce75a8eb02730ab5c3ba85b272
parent7339a42e03e6168e949e1a41755ab6698e2fa043
* 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