about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog7
1 files changed, 0 insertions, 7 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index ff0fbefb45..7f4ba2dd9e 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,13 +1,6 @@
 2003-03-04  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/x86_64/Makefile: New file.
-	* sysdeps/unix/sysv/linux/x86_64/pthread_attr_setstack.c: New file.
-	* sysdeps/unix/sysv/linux/x86_64/pthread_attr_setstackaddr.c: New file.
-
-	* pthread_attr_setstack.c: Moved to...
-	* sysdeps/pthread/pthread_attr_setstack.c: ...here.  New file.
-	* pthread_attr_setstackaddr.c: Moved to...
-	* sysdeps/pthread/pthread_attr_setstackaddr.c: ...here.  New file.
 
 	* pthread_create.c: Define __pthread_keys using nocommon
 	attribute, not by placing it explicitly in bss.