aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-03-21 18:32:34 +0000
committerIan Lance Taylor <ian@airs.com>1996-03-21 18:32:34 +0000
commit4bcc5d32386649ed434f3c7486085437476f60f6 (patch)
treec89d6d9ac59b769f10d595b9a60b4ace00b5fccf
parent8ef401e2891b6550b74cd990337c87ab2f3ebed3 (diff)
downloadgdb-4bcc5d32386649ed434f3c7486085437476f60f6.zip
gdb-4bcc5d32386649ed434f3c7486085437476f60f6.tar.gz
gdb-4bcc5d32386649ed434f3c7486085437476f60f6.tar.bz2
* 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.
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 73da363..0ca280b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
Thu Mar 21 13:17:34 1996 Ian Lance Taylor <ian@cygnus.com>
+ * 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 <jdp@polstra.com> for FreeBSD ELF:
* lexsup.c (parse_args): -Bshareable is a synonym for -shared.
* emulparams/elf_i386.sh (NONPAGED_TEXT_START_ADDR): Make the same