From d74956bb23139e40aef1c90702fd5a6b1d28d283 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 26 Apr 2013 01:26:45 +0000 Subject: * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Test unresolved_syms_in_shared_libs rather than !executable to determine whether to load DT_NEEDED libraries. --- ld/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index ff69706efc..7f94840db3 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2013-04-26 Alan Modra + + * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Test + unresolved_syms_in_shared_libs rather than !executable to + determine whether to load DT_NEEDED libraries. + 2013-04-25 Alan Modra * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32lppclinux.c. -- cgit v1.2.1