diff options
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r-- | boehm-gc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index 2ab4af7f24e..1e39307bfa7 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,3 +1,9 @@ +2002-09-27 Ulrich Weigand <uweigand@de.ibm.com> + + * include/private/gcconfig: Add machine type S390. Add s390x support. + * include/private/gc_locks.h (GC_test_and_set): Implement for s390. + (GC_compare_and_exchange): Likewise. + 2002-09-24 Jason Thorpe <thorpej@wasabisystems.com> * include/private/gcconfig.h: Fix NetBSD/mips parameters. |