From 535f8e46a030eda99b08e7a4fd03b0e6cdaa6d5e Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Thu, 24 Oct 1996 19:29:49 +0000 Subject: Mon Oct 21 22:05:48 1996 Thomas Bushnell, n/BSG * i386/csw.S (CALL_MCOUNT): New macro. (cproc_swtich, cproc_start_wait, cproc_prepare): Use CALL_MCOUNT. * rwlock.h: Change extern inline protection to use new canonical method. * rwlock.c: Rewritten. --- libthreads/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'libthreads/ChangeLog') diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index ddf480ee..db5eb9e3 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,12 @@ +Mon Oct 21 22:05:48 1996 Thomas Bushnell, n/BSG + + * i386/csw.S (CALL_MCOUNT): New macro. + (cproc_swtich, cproc_start_wait, cproc_prepare): Use CALL_MCOUNT. + + * rwlock.h: Change extern inline protection to use new canonical + method. + * rwlock.c: Rewritten. + Wed Sep 4 09:06:09 1996 Thomas Bushnell, n/BSG * Makefile (VPATH): Look in $(asm_syntax) instead of old -- cgit v1.2.3