From eba19d2be7678d6ec4f448919d05a89c0e8294cc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 13 Aug 2004 18:39:44 +0000 Subject: Update. 2004-08-13 Ulrich Drepper * elf/sprof.c (read_symbols): When comparing aliases, prefer strong over weak symbols if both don't start with '_'. * malloc/malloc.c: Use strong_alias instead of weak_alias wherever possible. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c5763af09e..8b5a2ea88a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-08-13 Ulrich Drepper + + * elf/sprof.c (read_symbols): When comparing aliases, prefer + strong over weak symbols if both don't start with '_'. + + * malloc/malloc.c: Use strong_alias instead of weak_alias wherever + possible. + 2004-08-12 Jakub Jelinek * sysdeps/unix/sysv/linux/bits/resource.h: Define non-standard -- cgit 1.4.1