From 71213dc2589554dc8f8061e9b04e80c55d098b6a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 5 Sep 2006 02:02:55 +0000 Subject: * Makerules (shlib.lds): If have-hash-style, put .hash section at the end of the RO segment. 2006-09-04 Ulrich Drepper * elf/do-lookup.h (do_lookup_x): Initialize symidx in case the new style hash table format is used. 2006-09-04 Jakub Jelinek --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 644f5ce837..0852a3cf5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-09-04 Jakub Jelinek + + * Makerules (shlib.lds): If have-hash-style, put .hash section + at the end of the RO segment. + +2006-09-04 Ulrich Drepper + + * elf/do-lookup.h (do_lookup_x): Initialize symidx in case the new + style hash table format is used. + 2006-09-04 Jakub Jelinek * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id after -- cgit 1.4.1