]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* coff-ppc.c (ppc_record_toc_entry): Put inside COFF_IMAGE_WITH_PE
authorIan Lance Taylor <ian@airs.com>
Wed, 27 Mar 1996 20:50:53 +0000 (20:50 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 27 Mar 1996 20:50:53 +0000 (20:50 +0000)
commit9addd1d4fdf2514723a9d847271cd546a3d0f207
tree37acef4e8516bc51ab40c96ce374541fccc6625c
parent187783e019d9e2d810c4c363042dbbb377568e82
* coff-ppc.c (ppc_record_toc_entry): Put inside COFF_IMAGE_WITH_PE
ifdef.  Remove unused variables.
(ppc_record_data_in_toc_entry): Ifdef out.  Removed unused
variables.
(ppc_mark_symbol_as_glue): Put inside COFF_IMAGE_WITH_PE ifdef.
(get_symbol_value): Ifdef out.
(pe_ppc_reloc): Ifdef out.  Remove unused variables.
(coff_ppc_relocate_section): Remove unused variables.  Make
fprintf strings and argument types correspond.  Put before_addr in
DEBUG_RELOC ifdef.
(ppc_reflo_reloc): Ifdef out.
(ppc_addr32nb_reloc): Ifdef out.
(ppc_coff_rtype2howto): Make fprintf strings and argument types
correspond.
(coff_ppc_rtype_to_howto): Likewise.
(ppc_coff_swap_sym_in_hook): Remove unused variables.
bfd/ChangeLog
bfd/coff-ppc.c