diff options
author | Andreas Schwab <schwab@suse.de> | 2003-01-05 17:10:02 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2003-01-05 17:10:02 +0000 |
commit | c52a5fb98e4f5b00a8836dda2ad7cac40f38a2fc (patch) | |
tree | 04f68f09eb190d257435e888f3d13fa22f9f3123 /linuxthreads | |
parent | 8ecfaf1aeb7b2aed4c41162f3c0fdf5b57163188 (diff) | |
download | glibc-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.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 7 |
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. |