Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 7 Dec 2002 02:12:17 +0000 (02:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 7 Dec 2002 02:12:17 +0000 (02:12 +0000)
2002-12-07  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h [RTLD_PRIVATE_ERRNO]
(SYSCALL_ERROR_HANDLER): Fix a pasto.
Reported by Jeff Bailey <jbailey@nisa.net>.

ChangeLog
sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h

index 0687f39..ac4bbec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-12-07  Jakub Jelinek  <jakub@redhat.com>
+
+       * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h [RTLD_PRIVATE_ERRNO]
+       (SYSCALL_ERROR_HANDLER): Fix a pasto.
+       Reported by Jeff Bailey <jbailey@nisa.net>.
+
 2002-12-06  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/generic/libc-tls.c: Undo last patch.
index 3c8999a..10b7647 100644 (file)
@@ -59,7 +59,7 @@ __sparc64.get_pic.l7:                                                 \
        .previous;                                                      \
        save    %sp, -192, %sp;                                         \
        sethi   %hi(_GLOBAL_OFFSET_TABLE_-4), %l7;                      \
-       call    __sparc.get_pic.l7;                                     \
+       call    __sparc64.get_pic.l7;                                   \
         add    %l7, %lo(_GLOBAL_OFFSET_TABLE_+4), %l7;                 \
        ldx     [%l7 + errno], %l0;                                     \
        st      %i0, [%l0];                                             \
@@ -133,7 +133,7 @@ __sparc64.get_pic.l7:                                                       \
 
 #endif /* __ASSEMBLER__ */
 
-/* This is the offset from the %sp to the backing store above the 
+/* This is the offset from the %sp to the backing store above the
    register windows.  So if you poke stack memory directly you add this.  */
 #define STACK_BIAS     2047