about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2003-01-05 17:10:02 +0000
committerAndreas Schwab <schwab@suse.de>2003-01-05 17:10:02 +0000
commitc52a5fb98e4f5b00a8836dda2ad7cac40f38a2fc (patch)
tree04f68f09eb190d257435e888f3d13fa22f9f3123
parent8ecfaf1aeb7b2aed4c41162f3c0fdf5b57163188 (diff)
downloadglibc-c52a5fb98e4f5b00a8836dda2ad7cac40f38a2fc.tar.gz
glibc-c52a5fb98e4f5b00a8836dda2ad7cac40f38a2fc.tar.xz
glibc-c52a5fb98e4f5b00a8836dda2ad7cac40f38a2fc.zip
* sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h (SINGLE_THREAD_P):
	Fix for PIC.
	(CENABLE): Likewise.
	(CDISABLE): Likewise.
-rw-r--r--linuxthreads/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 910cb1953a..ebf9b56285 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,10 @@
+2003-01-05  Andreas Schwab  <schwab@suse.de>
+
+	* sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h (SINGLE_THREAD_P):
+	Fix for PIC.
+	(CENABLE): Likewise.
+	(CDISABLE): Likewise.
+
 2003-01-05  Ulrich Drepper  <drepper@redhat.com>
 
 	* Makefile (libc.so-no-z-defs): Define to yes.