* coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than
authorIan Lance Taylor <ian@airs.com>
Wed, 4 Aug 1993 16:36:10 +0000 (16:36 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 4 Aug 1993 16:36:10 +0000 (16:36 +0000)
commite4b6b3e71bd600c9ff393c9dd6d05379c7774082
tree09d897a74890ead61c5f2a0d557817def8e8a871
parenteea92b244242cd2e1ce682d9f83e9384608534f6
* coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than
using printf.
* coff-z8k.c (rtype2howto): Likewise.
* coffcode.h (dummy_reloc16_extra_cases): Likewise.
* elf32-i386.c (TRACE): Likewise.
* hp300hpux.c (convert_sym_type, swap_std_reloc_in): Likewise.
* rs6000-core.c (rs6000coff_get_section_contents): Likewise.
* coffgen.c (coff_print_symbol): Do an fprintf to the file
argument rather than using printf.
bfd/ChangeLog
bfd/coffcode.h
bfd/coffgen.c
bfd/elf32-i386.c [new file with mode: 0644]