summaryrefslogtreecommitdiff
path: root/libjava/include
Commit message (Expand)AuthorAgeFilesLines
* * include/posix-threads.h [alpha] (_Jv_ThreadSelf): Avoid a copy.rth2002-03-271-2/+2
* 2002-03-25 Andrew Haley <aph@cambridge.redhat.com>, Hans Boehm <Hans_Boehm@h...aph2002-03-271-0/+55
* 2002-03-27 Anthony Green <green@redhat.com>tromey2002-03-271-0/+1
* * include/dwarf2-signal.h: Temporarily back out last change.hboehm2002-03-261-30/+2
* * include/posix-threads.h: Support <.../pal.h> on FreeBSD/alpha.ljrittle2002-03-261-0/+5
* * configure.in, configure: enable dwarf2-exception-stylehboehm2002-03-261-2/+30
* * Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS.tromey2002-03-261-5/+7
* reverted erroneous checkintromey2002-03-231-6/+5
* * include/name-finder.h (_Jv_name_finder::myclose): New method.tromey2002-03-232-11/+27
* 2002-03-19 Martin Kahlert <martin.kahlert@infineon.com>tromey2002-03-191-1/+1
* * include/jni.h (JNIIMPORT): New macro.tromey2002-03-181-0/+6
* 2002-03-18 Andrew Haley <aph@cambridge.redhat.com>aph2002-03-181-26/+41
* * java/lang/natSystem.cc (init_properties): Update VM versionbryce2002-03-181-0/+7
* Install libgcj-config.h in a better place.green2002-03-151-4/+5
* * include/posix.h: Add multiple include header protection.bryce2002-03-111-0/+5
* * java/lang/Win32Process.java: Added comment.tromey2002-03-102-4/+13
* libjava:bryce2002-03-101-9/+3
* * include/jni.h: Include stdio.h.tromey2002-03-081-0/+3
* 2002-03-07 Adam Megacz <adam@xwt.org>megacz2002-03-082-2/+10
* * include/config.h.in: Rebuilt.tromey2002-03-061-3/+0
* 2002-03-04 Eric Blake <ebb9@email.byu.edu>ericb2002-03-062-83182/+1278
* * java/lang/natSystem.cc (init_properties): Use __VERSION__.tromey2002-02-272-7/+3
* * Makefile.in, gcj/Makefile.in, include/Makefile.in: Rebuilt.aoliva2002-02-231-2/+4
* 2002-02-14 Martin Kahlert <martin.kahlert@infineon.com>tromey2002-02-141-2/+2
* 2002-02-11 Adam Megacz <adam@xwt.org>megacz2002-02-121-0/+1
* * include/name-finder.h: Conditionally include sys/wait.h.tromey2002-02-072-1/+6
* * prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize.tromey2002-02-072-3/+4
* For some reason AC_HEADER_SYS_WAIT() isn't defining HAVE_SYS_WAIT_H onmegacz2002-02-071-2/+0
* 2002-02-06 Adam Megacz <adam@xwt.org>megacz2002-02-071-0/+22
* 2002-02-06 Adam Megacz <adam@xwt.org>megacz2002-02-071-0/+3
* embedded updatesgreen2002-02-071-4/+9
* 2002-02-01 Adam Megacz <adam@xwt.org>megacz2002-02-021-51/+31
* Start of AWT merge with Classpath:tromey2002-01-161-0/+3
* 2002-01-06 Andreas Tobler <a.tobler@schweiz.ch>tromey2002-01-061-0/+10
* * include/jvm.h (_Jv_BuildGCDescr): Declare unconditionally.bryce2001-12-191-2/+0
* For PR libgcj/5103:tromey2001-12-163-15/+113
* gcc/java:bryce2001-12-151-0/+6
* * libjava/prims.cc: Some old cleanups. The collector nowhboehm2001-12-141-9/+11
* Fix for PR libgcj/2024, plus other class name cleanups:tromey2001-11-262-6/+8
* * verify.cc (_Jv_BytecodeVerifier::branch_prepass): Usetromey2001-11-251-2/+2
* * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend.tromey2001-11-051-1/+7
* * include/jni.h (struct JNINativeInterface) [GetStringLength]:tromey2001-10-271-1/+1
* * include/boehm-gc.h: Call thread local allocation functionshboehm2001-10-251-2/+18
* * prims.cc (_Jv_Abort): Always print error message using fprintf,bryce2001-10-231-0/+3
* Eliminate use of C++ static constructors.bryce2001-10-161-0/+9
* 2001-10-15 Hans Boehm <Hans_Boehm@hp.com>tromey2001-10-151-0/+2
* * gnu/gcj/runtime/natFinalizerThread.cc: New file.tromey2001-10-101-0/+3
* * gcj/javaprims.h: Rebuilt class list.tromey2001-10-021-0/+7
* * gnu/gcj/runtime/SharedLibLoader.java: New class.bothner2001-09-291-0/+2
* * include/jvm.h (_Jv_VTable): Handle function descriptors for ia64;rth2001-09-211-7/+41