From e5c2397528b6caff2c6bb75f50a37c3ca490a404 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 20 Jul 1998 07:03:02 +0000 Subject: . --- libthreads/ChangeLog | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'libthreads') diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index 3de1561c..e3bec7e9 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,10 @@ +1998-07-20 Roland McGrath + + * i386/csw.S (cproc_prepare): Take address of cthread_body as third + arg, so we don't have to deal with PIC magic to find its address + without producing a text reloc. + * cprocs.c (cproc_create): Pass &cthread_body to cproc_prepare. + Tue Jun 9 13:50:09 1998 Thomas Bushnell, n/BSG * cthreads.c (cthread_fork_prepare): Don't call @@ -15,7 +22,7 @@ Wed Aug 20 15:39:44 1997 Thomas Bushnell, n/BSG Fri Aug 8 13:21:17 1997 Thomas Bushnell, n/BSG * Makefile (SRCS): Delete malloc.c; libc now has a thread safe - malloc. + malloc. (malloc.c): Delete file. Mon Jun 9 21:18:46 1997 Thomas Bushnell, n/BSG @@ -54,7 +61,7 @@ Wed Sep 4 09:06:09 1996 Thomas Bushnell, n/BSG * Makefile (VPATH): Look in $(asm_syntax) instead of old $(machine); Hurd configure now folds equivalent CPU types into - asm_syntax. + asm_syntax. Thu Aug 29 12:50:37 1996 Thomas Bushnell, n/BSG @@ -64,7 +71,7 @@ Thu Aug 29 12:50:37 1996 Thomas Bushnell, n/BSG Sat Jul 20 15:47:24 1996 Michael I. Bushnell, p/BSG * Makefile (lndist-i386-files): Look for I386SRCS and I386HDRS in - $(srcdir). + $(srcdir). Thu Jun 6 07:29:31 1996 Miles Bader @@ -74,7 +81,7 @@ Thu Jun 6 07:29:31 1996 Miles Bader Thu May 9 11:13:42 1996 Michael I. Bushnell, p/BSG * Makefile (installhdrs, installhdrsubdir): Install headers using - the generic technique, now that installhdrsubdir is available. + the generic technique, now that installhdrsubdir is available. * rwlock.h: If _RWLOCK_DEFINE_FUNCTIONS is defined, then clear _EXTERN_INLINE, but *after* header files have been included. -- cgit v1.2.3