summaryrefslogtreecommitdiff
path: root/libjava/include
Commit message (Expand)AuthorAgeFilesLines
* Install libgcj-config.h in a better place.Anthony Green2002-03-151-4/+5
* posix.h: Add multiple include header protection.Bryce McKinlay2002-03-111-0/+5
* Win32Process.java: Added comment.Tom Tromey2002-03-102-4/+13
* Hashtable synchronization for PowerPC.Bryce McKinlay2002-03-101-9/+3
* * include/jni.h: Include stdio.h.Tom Tromey2002-03-081-0/+3
* win32.cc (_Jv_platform_gettimeofday): Now takes no args, returns jlong.Adam Megacz2002-03-082-2/+10
* config.h.in: Rebuilt.Tom Tromey2002-03-061-3/+0
* unicode-decomp.pl: Move from chartables.pl...Eric Blake2002-03-062-83182/+1278
* natSystem.cc (init_properties): Use __VERSION__.Tom Tromey2002-02-272-7/+3
* Makefile.in, [...]: Rebuilt.Alexandre Oliva2002-02-231-2/+4
* jni.h: Fix typo.Martin Kahlert2002-02-141-2/+2
* win32.h: Added _Jv_platform_gettimeofday.Adam Megacz2002-02-121-0/+1
* name-finder.h: Conditionally include sys/wait.h.Tom Tromey2002-02-072-1/+6
* prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize.Tom Tromey2002-02-072-3/+4
* For some reason AC_HEADER_SYS_WAIT() isn't defining HAVE_SYS_WAIT_H on Linux...Adam Megacz2002-02-071-2/+0
* configure.in: Changed mingw) to *mingw*).Adam Megacz2002-02-071-0/+22
* name-finder.h: don't #include sys/wait.h unless HAVE_SYS_WAIT_HAdam Megacz2002-02-071-0/+3
* embedded updatesAnthony Green2002-02-071-4/+9
* win32-threads.h (_Jv_ConditionVariable_t): Now a struct, to enable safer wait...Adam Megacz2002-02-021-51/+31
* Start of AWT merge with Classpath:Tom Tromey2002-01-161-0/+3
* configure, [...]: Rebuilt.Andreas Tobler2002-01-061-0/+10
* jvm.h (_Jv_BuildGCDescr): Declare unconditionally.Bryce McKinlay2001-12-191-2/+0
* For PR libgcj/5103:Tom Tromey2001-12-163-15/+113
* java-tree.h (otable_methods, [...]): New field/global tree definitions.Bryce McKinlay2001-12-151-0/+6
* prims.cc: Some old cleanups.Hans Boehm2001-12-141-9/+11
* Fix for PR libgcj/2024, plus other class name cleanups:Tom Tromey2001-11-262-6/+8
* verify.cc (_Jv_BytecodeVerifier::branch_prepass): Use java_opcode as type for...Tom Tromey2001-11-251-2/+2
* Class.h (Class): Made _Jv_BytecodeVerifier a friend.Tom Tromey2001-11-051-1/+7
* jni.h (struct JNINativeInterface): Returns jsize, not jint.Tom Tromey2001-10-271-1/+1
* boehm-gc.h: Call thread local allocation functions if THREAD_LOCAL_ALLOC is d...Hans Boehm2001-10-251-2/+18
* prims.cc (_Jv_Abort): Always print error message using fprintf, don't try to ...Bryce McKinlay2001-10-231-0/+3
* Eliminate use of C++ static constructors.Bryce McKinlay2001-10-161-0/+9
* natObject.cc (heavy_lock): Moved fields old_client_data, old_finalization_pro...Hans Boehm2001-10-151-0/+2
* natFinalizerThread.cc: New file.Tom Tromey2001-10-101-0/+3
* javaprims.h: Rebuilt class list.Tom Tromey2001-10-021-0/+7
* SharedLibLoader.java: New class.Per Bothner2001-09-291-0/+2
* jvm.h (_Jv_VTable): Handle function descriptors for ia64...Richard Henderson2001-09-211-7/+41
* jvm.h (_Jv_AllocRawObj): New prototype.Bryce McKinlay2001-09-101-0/+3
* jvm.h: Declare _Jv_RegisterResource.Anthony Green2001-09-061-0/+1
* Makefile.am: New friends for java/lang/Thread.h.Bryce McKinlay2001-08-261-2/+3
* re PR libgcj/3694 (natPlainDatagramSocketImpl.cc doesn't compile in ALPHA OSF1)Rainer Orth2001-08-012-0/+8
* configure.host: Enable hash synchronization for alpha*-*.Jeff Sturm2001-07-231-0/+18
* For PR java/2812:Tom Tromey2001-07-182-3/+10
* i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Removed unused local `_ebp.'Alexandre Petit-Bianco2001-07-171-1/+0
* i386-signal.h: Don't do anything with unsigned divide overflow except throw a...Andrew Haley2001-07-061-15/+0
* re PR bootstrap/3281 (Installation failure (mkinstalldirs))Tom Tromey2001-07-031-1/+1
* java-interp.h (_Jv_InterpClass): Use JV_MARKOBJ_DECL.Tom Tromey2001-06-211-1/+3
* For PR bootstrap/3075:Tom Tromey2001-06-081-2/+2
* Remove libgcjdata hack. Fix jv-scan usage in dejagnu.Anthony Green2001-06-021-1/+0
* USE_LIBFFI changeAnthony Green2001-06-022-2/+7