summaryrefslogtreecommitdiff
path: root/libjava/include
Commit message (Expand)AuthorAgeFilesLines
* re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe)Tom Tromey2005-09-273-3/+11
* configure, [...]: Rebuilt.Tom Tromey2005-09-271-0/+2
* Imported Classpath 0.18.Tom Tromey2005-09-234-169/+4
* re PR libgcj/16032 (libgcj should reject class files with incorrect version n...Tom Tromey2005-09-151-1/+3
* re PR libgcj/23762 (java.library.path should default to value of environment ...Thomas Fitzsimmons2005-09-122-2/+7
* re PR libgcj/22084 (Divide_1 test case hangs)Andrew Haley2005-09-091-5/+12
* re PR libgcj/23761 (java.library.path doesn't affect module loading path)Thomas Fitzsimmons2005-09-081-0/+3
* Makefile.am (ACLOCAL_AMFLAGS): Also include "..".Kelley Cook2005-08-221-3/+3
* Makefile.am (extra_ldflags_libjava): New variable to substitute in.Andrew Pinski2005-08-181-1/+2
* class.c (make_class_data): Always emit JV_STATE_PRELOADING for class' initial...Tom Tromey2005-08-171-0/+9
* Makefile.in: Rebuilt.Tom Tromey2005-07-222-2/+8
* Makefile.in: Rebuilt.Tom Tromey2005-07-181-3/+5
* Major merge with Classpath.Tom Tromey2005-07-163-1606/+5
* Update FSF addressKelley Cook2005-06-305-10/+10
* natClassLoader.cc (_Jv_UnregisterClass): Handle case where class' name is NULL.Tom Tromey2005-06-241-1/+2
* configure.ac (USING_ECOS_PLATFORM): Remove and merge into...Kelley Cook2005-06-161-2/+0
* re PR libgcj/21906 (hang when invoking abstract method)Tom Tromey2005-06-151-0/+2
* re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey2005-06-141-0/+2
* decl.c (GCJ_BINARYCOMPAT_ADDITION, [...]): Removed.Bryce McKinlay2005-05-261-14/+33
* gtk_jawt.c (classpath_jawt_object_lock, [...]): New functions.Anthony Green2005-05-181-0/+3
* configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook2005-05-182-11/+4
* configure.ac (--enable-libgcj-multifile): Remove.Paolo Bonzini2005-05-171-2/+0
* [multiple changes]Bryce McKinlay2005-05-131-0/+3
* gcj.texi (Code Generation): Document -fbootstrap-classes.Tom Tromey2005-05-121-3/+12
* re PR java/19285 (Interfaces not initialized by static field access)Andrew Haley2005-04-291-1/+1
* jni.h (_Jv_va_list): Removed.Tom Tromey2005-04-254-227/+332
* re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons2005-04-051-0/+3
* jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException.Tom Tromey2005-04-051-1/+2
* re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons2005-04-023-3/+9
* Makefile.in: Rebuilt.Tom Tromey2005-03-241-2/+2
* jvm.h (GCJ_40_BC_ABI_VERSION): New define.Tom Tromey2005-03-231-4/+7
* posix.h: .dylib is used on all Apple MACH platforms.Mike Stump2005-03-221-1/+1
* gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded...Zack Weinberg2005-03-212-8/+10
* Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j...Thomas Fitzsimmons2005-03-171-4/+5
* link.cc (ensure_class_linked): Removed #ifdef.Tom Tromey2005-03-172-7/+10
* stacktrace.cc (_Jv_StackTrace::UnwindTraceFn): Protect interpreter-specific c...Andreas Tobler2005-03-161-0/+4
* New Stack Trace infrastructure.Bryce McKinlay2005-03-103-31/+108
* re PR java/20215 (gcj does not accept classes with same name fields)Tom Tromey2005-03-071-1/+2
* gtk_jawt.c (classpath_jawt_get_drawable, [...]): New functions.Anthony Green2005-03-052-0/+7
* re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini2005-02-281-1/+3
* re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons2005-02-231-0/+1
* re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2005-02-191-0/+1
* [multiple changes]Graydon Hoare2005-02-161-0/+3
* jawt.c: New file.Thomas Fitzsimmons2005-02-144-2/+157
* Class.h (next): Updated documentation.Tom Tromey2005-01-241-0/+15
* jni.h (_Jv_JNIEnv::bottom_locals): New field.Graydon Hoare2005-01-142-0/+7
* PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:Tom Tromey2005-01-101-0/+2
* re PR libgcj/18868 (Interface containing anonymous class breaks gij)Tom Tromey2005-01-101-1/+4
* boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay2005-01-021-1/+1
* config.h.in: Regenerate.Kelley Cook2004-12-191-12/+0