about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-12 18:29:08 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-12 18:29:08 +0000
commit2ad2e1e702f5a949f58e039f7166b0920503ce39 (patch)
tree101824e509b794973a7fa0d411657bc31f83e6c1 /nptl/ChangeLog
parent22f2067436bbe72233ff0c017d8a40ce65afa1d4 (diff)
downloadglibc-2ad2e1e702f5a949f58e039f7166b0920503ce39.tar.gz
glibc-2ad2e1e702f5a949f58e039f7166b0920503ce39.tar.xz
glibc-2ad2e1e702f5a949f58e039f7166b0920503ce39.zip
Update.
2002-12-12  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/i386/sysdep.h (SETUP_PIC_REG): Add .size
	directive.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 377731d80c..4ec9578e7d 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,9 @@
 2002-12-12  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Use i486
+	version.
+	* sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Likewise.
+
 	* sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Correct
 	access to __libc_locking_needed for PIC.