summaryrefslogtreecommitdiff
path: root/libjava/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check for sigaction.Anthony Green2001-06-021-0/+3
* * include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.Tom Tromey2001-05-291-1/+1
* i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame pointer...Andrew Haley2001-05-293-138/+31
* [multiple changes]Tom Tromey2001-05-244-19/+211
* Implement invocation interface; don't create new thread for main.Per Bothner2001-05-214-5/+20
* dwarf2-signal.h: New file.Andrew Haley2001-05-211-0/+72
* posix-threads.h (_Jv_CondInit): `0' used in place of `NULL.'Alexandre Petit-Bianco2001-05-181-2/+2
* [multiple changes]Bryce McKinlay2001-05-181-3/+0
* except.c (choose_personality_routine): Export.Zack Weinberg2001-05-131-0/+3
* jni.h (struct JNINativeInterface): Fixed types in Get/Set*ArrayRegion declara...Tom Tromey2001-04-271-43/+43
* Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo.Andreas Jaeger2001-04-042-12/+9
* 1.3-Compliant Implementation of java.io.File.Bryce McKinlay2001-04-011-3/+9
* jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.Tom Tromey2001-03-232-3/+3
* configure: Rebuilt.Tom Tromey2001-03-211-1/+0
* Change to sometimes include class name in ClassFormatError message.Per Bothner2001-02-231-5/+5
* i386-signal.h (INIT_SEGV): Use a direct system call to set the handler.Andrew Haley2001-02-151-1/+1
* 2001-01-26 Andrew Haley <aph@redhat.com>Andrew Haley2001-01-301-2/+16
* natSystem.cc: Include locale.h if it exists.Tom Tromey2001-01-121-0/+3
* For boehm-gc:Bryce McKinlay2000-12-303-4/+11
* natSystem.cc (init_properties): Set user.language and user.region.Bryce McKinlay2000-11-291-0/+6
* Makefile.in: Rebuilt.Tom Tromey2000-11-271-0/+1
* re GNATS libgcj/341 (Throwable.printStackTrace() isn't working)Bryce McKinlay2000-10-091-3/+0
* Rebuilt Makefile.insTom Tromey2000-10-061-1/+5
* natField.cc (BooleanClass): Don't define.Tom Tromey2000-10-061-2/+2
* Implement bitmap descriptor based marking for Boehm GC.Hans Boehm2000-09-301-4/+11
* BytesToUnicode.java (getDefaultDecoder): Let default decoder use iconv.Tom Tromey2000-09-111-0/+6
* jvm.h (_Jv_HashCode): Cast object ptr to `unsigned long' to avoid long long d...Jeff Sturm2000-09-061-2/+3
* Makefile.in: Rebuilt.Tom Tromey2000-08-301-2/+2