about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-07 02:12:17 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-07 02:12:17 +0000
commit9bd9c81528794eb89bbe363438055d393c7af2cd (patch)
tree04695e0cfc4504dfbbc0a24f8c0ee511f0f11e0a
parent01054d37f20a0b579d04bb85217f1d7b1068639e (diff)
downloadglibc-9bd9c81528794eb89bbe363438055d393c7af2cd.tar.gz
glibc-9bd9c81528794eb89bbe363438055d393c7af2cd.tar.xz
glibc-9bd9c81528794eb89bbe363438055d393c7af2cd.zip
Update.
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>.
-rw-r--r--ChangeLog6
-rw-r--r--sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h4
2 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0687f39551..ac4bbec54a 100644
--- 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.
diff --git a/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h b/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
index 3c8999a75b..10b764712b 100644
--- a/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
+++ b/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
@@ -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