gcc/libjava/include
Adam Megacz e2a450f6e8 aclocal.m4 (CHECK_FOR_BROKEN_MINGW_LD): added
2002-10-20  Adam Megacz <adam@xwt.org>

        * aclocal.m4 (CHECK_FOR_BROKEN_MINGW_LD): added
        * configure.in: enabled hash sync on Win32
        * include/win32-threads.h (_Jv_ThreadId_t): added.
        * java/lang/natObject.cc (_Jv_MonitorEnter, _Jv_MonitorExit,
        heavy_lock_obj_finalization_proc, wait, notify, notifyAll):
        removed some posix-isms, use Thread::sleep() instead of usleep,
        added code to clear bottom three bits if platform has a broken
        linker.  * include/win32-threads.h (_Jv_ThreadId_t): added.

From-SVN: r58344
2002-10-21 01:50:14 +00:00
..
.cvsignore cvsignore: New file to ignore files generated during build. 2002-10-10 05:21:53 +00:00
boehm-gc.h
config.h.in aclocal.m4 (CHECK_FOR_BROKEN_MINGW_LD): added 2002-10-21 01:50:14 +00:00
default-signal.h
dwarf2-signal.h ieeefp.h: Add x86-64 support. 2002-07-19 16:41:15 +02:00
i386-signal.h
java-assert.h
java-chardecomp.h
java-chartables.h
java-cpool.h
java-insns.h verify.cc (construct_primitive_array_type): New case. 2002-04-26 22:39:29 +00:00
java-interp.h jvm.h (struct _Jv_frame_info): New structure. 2002-08-29 17:53:28 +00:00
java-props.h
jni.h Makefile.in: Rebuilt. 2002-04-10 20:36:04 +00:00
jvm.h jvm.h (struct _Jv_frame_info): New structure. 2002-08-29 17:53:28 +00:00
jvmpi.h
Makefile.am
Makefile.in ObjectInputStream.java (resolveProxyClass): New method from Classpath. 2002-10-01 03:46:43 +00:00
no-gc.h
no-threads.h
posix-threads.h
posix.h natSystem.cc (init_properties): Call new function _Jv_platform_initProperties. 2002-04-07 12:27:00 +01:00
s390-signal.h configure.host [...]: Set can_unwind_signal=yes. 2002-05-29 18:36:50 +00:00
sparc-signal.h dwarf2-signal.h (SIGNAL_HANDLER): Name siginfo_t pointer arg. 2002-04-21 02:37:49 -07:00
stamp-h.in
win32-signal.h
win32-threads.h aclocal.m4 (CHECK_FOR_BROKEN_MINGW_LD): added 2002-10-21 01:50:14 +00:00
win32.h natPlainDatagramSocket.cc: removed #include <ws2tcpip.h>; the mingw header is broken (conflicts with itself). 2002-09-14 21:56:44 +00:00