gcc/libjava/include
Anthony Green 1143c0a03f + 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_expect): Define as unused for now.
+ 2000-04-22  Anthony Green  <green@cygnus.com>
+
+ 	* include/jvm.h (__builtin_expect): Define as unused for now.
+ 	* java/lang/natObject.cc (_Jv_MonitorEnter): Add __builtin_expect.
+ 	(notify): Ditto.
+ 	(notifyAll): Ditto.
+ 	(wait): Ditto.
+ 	(_Jv_MonitorExit): Ditto.
+ 	* boehm.cc (_Jv_MarkObj): Ditto.
+ 	(_Jv_MarkObj): Ditto.
+ 	(_Jv_MarkArray): Ditto.
+ 	(_Jv_AllocBytes): Ditto.
+ 	* prims.cc (_Jv_AllocObject): Ditto.
+ 	(_Jv_NewObjectArray): Ditto.
+ 	(_Jv_NewPrimArray): Ditto.
+ 	(_Jv_Malloc): Ditto.
+ 	(_Jv_Realloc): Ditto.
+ 	(_Jv_MallocUnchecked): Ditto.
+ 	(_Jv_divI): Ditto.
+ 	(_Jv_remI): Ditto.
+ 	(_Jv_divJ): Ditto.
+ 	(_Jv_remJ): Ditto.
+
+ 	* include/Makefile.in: Rebuilt.
+ 	* include/Makefile.am (include_HEADERS): Add jvmpi.h.
+

From-SVN: r33339
2000-04-22 17:09:39 +00:00
..
boehm-gc.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
config.h.in JVMPI changes... 2000-04-02 15:34:17 +00:00
default-signal.h [multiple changes] 2000-03-26 20:33:04 +00:00
i386-signal.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
java-assert.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
java-chardecomp.h
java-chartables.h
java-cpool.h [multiple changes] 2000-03-26 20:33:04 +00:00
java-insns.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
java-interp.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
java-props.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
jni.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
jvm.h + 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_expect): Define as unused for now. 2000-04-22 17:09:39 +00:00
jvmpi.h Forgot to add this file before... 2000-04-02 15:41:00 +00:00
Makefile.am + 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_expect): Define as unused for now. 2000-04-22 17:09:39 +00:00
Makefile.in + 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_expect): Define as unused for now. 2000-04-22 17:09:39 +00:00
name-finder.h natThrowable.cc: New file. 2000-01-17 15:45:24 +00:00
no-gc.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
no-threads.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
posix-threads.h posix-threads.h (_Jv_MutexUnlock): Replace _JV_NOT_OWNER. 2000-04-09 06:53:00 +00:00
sparc-signal.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
stamp-h.in
win32-signal.h [multiple changes] 2000-03-15 22:03:19 +00:00
win32-threads.h Makefile.in: New #defines and friends for Thread.h. 2000-03-28 03:22:24 +01:00