From 4bcc5d32386649ed434f3c7486085437476f60f6 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 21 Mar 1996 18:32:34 +0000 Subject: [PATCH] * ldmisc.c (vfinfo): case 'I': If the file is not in an archive, and the local symbol name does not match the filename, print the filename as well. --- ld/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index 73da363c49..0ca280b18e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,9 @@ Thu Mar 21 13:17:34 1996 Ian Lance Taylor + * ldmisc.c (vfinfo): case 'I': If the file is not in an archive, + and the local symbol name does not match the filename, print the + filename as well. + Patches from John Polstra for FreeBSD ELF: * lexsup.c (parse_args): -Bshareable is a synonym for -shared. * emulparams/elf_i386.sh (NONPAGED_TEXT_START_ADDR): Make the same -- 2.34.1