[kaffe] CVS kaffe (robilad): Build fix for ppc-darwin-jit3
Kaffe CVS
cvs-commits at kaffe.org
Wed Jul 13 13:51:40 PDT 2005
PatchSet 6728
Date: 2005/07/13 20:46:38
Author: robilad
Branch: HEAD
Tag: (none)
Log:
Build fix for ppc-darwin-jit3
2005-07-13 Andreas Tobler <toa at pop.agri.ch>
* config/powerpc/darwin/jit3-md.h: Removed broken comment
delimiters.
Members:
ChangeLog:1.4252->1.4253
config/powerpc/darwin/jit3-md.h:1.3->1.4
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.4252 kaffe/ChangeLog:1.4253
--- kaffe/ChangeLog:1.4252 Wed Jul 13 20:16:12 2005
+++ kaffe/ChangeLog Wed Jul 13 20:46:38 2005
@@ -1,10 +1,15 @@
-2004-07-13 Guilhem Lavaux <guilhem at kaffe.org>
+2005-07-13 Andreas Tobler <toa at pop.agri.ch>
+
+ * config/powerpc/darwin/jit3-md.h: Removed broken comment
+ delimiters.
+
+2005-07-13 Guilhem Lavaux <guilhem at kaffe.org>
* test/jni/JNIWeakTest.java: New tests.
* test/jni/jniweaklib.c: Added support functions for the new tests.
-2004-07-13 Guilhem Lavaux <guilhem at kaffe.org>
+2005-07-13 Guilhem Lavaux <guilhem at kaffe.org>
* TODO: Added some TODO entries.
Index: kaffe/config/powerpc/darwin/jit3-md.h
diff -u kaffe/config/powerpc/darwin/jit3-md.h:1.3 kaffe/config/powerpc/darwin/jit3-md.h:1.4
--- kaffe/config/powerpc/darwin/jit3-md.h:1.3 Mon Jul 4 01:12:39 2005
+++ kaffe/config/powerpc/darwin/jit3-md.h Wed Jul 13 20:46:41 2005
@@ -10,7 +10,7 @@
* the given sigcontext structure.
*
* from ppc/signal.h sigcontext definition:
- void *sc_regs; /* (kernel private) saved state */
+ void *sc_regs; (kernel private) saved state
*/
#define EXCEPTIONFRAME(f, c) \
do { \
More information about the kaffe
mailing list