From: Roland McGrath Date: Wed, 16 Feb 2005 11:22:44 +0000 (+0000) Subject: . X-Git-Tag: cvs/fedora-glibc-2_3-20050216T1256~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094c88feda3a1c93a35989f99c7ce532c83b394a;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 884febc6b3f..3c0680a97cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-02-07 Ulrich Drepper + + * elf/dl-load.c (_dl_map_object_from_fd): Makre sure registers are + set correctly. + 2005-01-07 Jakub Jelinek [BZ #738] @@ -13,6 +18,10 @@ * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S (__novec_swapcontext, __swapcontext): Likewise. +2005-02-07 Ulrich Drepper + + * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Define. + 2005-02-07 Jakub Jelinek [BZ #741]