[kaffe] CVS kaffe (guilhem): Fixed ChangeLog entry.

Kaffe CVS cvs-commits at kaffe.org
Wed Jul 21 15:36:50 PDT 2004


PatchSet 4994 
Date: 2004/07/21 14:31:58
Author: guilhem
Branch: HEAD
Tag: (none) 
Log:
Fixed ChangeLog entry.

Members: 
	ChangeLog:1.2556->1.2557 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.2556 kaffe/ChangeLog:1.2557
--- kaffe/ChangeLog:1.2556	Wed Jul 21 14:19:14 2004
+++ kaffe/ChangeLog	Wed Jul 21 14:31:58 2004
@@ -1,5 +1,16 @@
 2004-07-21  Guilhem Lavaux <guilhem at kaffe.org>
 
+	* kaffe/kaffevm/boehm-gc/gc2.c,
+	kaffe/kaffevm/boehm-gc/boehm/pthread_stop_world.c:
+	Made GC_stop_world and GC_start_world aliases for jthread_suspendall
+	jthread_unsuspendall.
+	Put the pointer to the GC vtable at the end of the object instead of
+	an integer at the start of the object.
+
+	* kaffe/kaffevm/boehm-gc/boehm-patch: New file.
+
+2004-07-21  Guilhem Lavaux <guilhem at kaffe.org>
+
 	* configure.ac, m4/glibcver.m4, Makefile.am:
 	Go into the "po" directory only
 	we either have already the .gmo files or if msgfmt has been found.




More information about the kaffe mailing list