X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Felf-hppa.h;h=e584bb9476579898d822c791c48b480b827c0a0d;hb=8f615d07046056cd62e6916b1af80223df8641e8;hp=2b1d38eace16eb95091f95c61510a8c62a772fa2;hpb=1c4dcb577190b1b205381f74ac29eb0102811af6;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/elf-hppa.h b/bfd/elf-hppa.h index 2b1d38eace..e584bb9476 100644 --- a/bfd/elf-hppa.h +++ b/bfd/elf-hppa.h @@ -1367,7 +1367,7 @@ elf_hppa_relocate_section (output_bfd, info, input_bfd, input_section, { (*_bfd_error_handler) (_("%s: warning: unresolvable relocation against symbol `%s' from %s section"), - bfd_get_filename (input_bfd), h->root.root.string, + bfd_archive_filename (input_bfd), h->root.root.string, bfd_get_section_name (input_bfd, input_section)); relocation = 0; } @@ -1400,7 +1400,7 @@ elf_hppa_relocate_section (output_bfd, info, input_bfd, input_section, { (*_bfd_error_handler) (_("%s: warning: unresolvable relocation against symbol `%s' from %s section"), - bfd_get_filename (input_bfd), h->root.root.string, + bfd_archive_filename (input_bfd), h->root.root.string, bfd_get_section_name (input_bfd, input_section)); relocation = 0; }