]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Wed, 16 Feb 2005 11:22:44 +0000 (11:22 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 16 Feb 2005 11:22:44 +0000 (11:22 +0000)
ChangeLog

index 884febc6b3fc5bee753c28c4571f9ce079256b79..3c0680a97cbfd721b1ebc1a9ffc11d8e1375cfa2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-07  Ulrich Drepper  <drepper@redhat.com>
+
+       * elf/dl-load.c (_dl_map_object_from_fd): Makre sure registers are
+       set correctly.
+
 2005-01-07  Jakub Jelinek  <jakub@redhat.com>
 
        [BZ #738]
        * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
        (__novec_swapcontext, __swapcontext): Likewise.
 
+2005-02-07  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Define.
+
 2005-02-07  Jakub Jelinek  <jakub@redhat.com>
 
        [BZ #741]