aboutsummaryrefslogtreecommitdiff
path: root/libjava/include
AgeCommit message (Expand)Author
2006-01-19re PR libgcj/25840 (libjava is broken on Linux/x86-64)H.J. Lu
2005-12-06re PR java/18278 (JNI functions cannot return a weak reference)Tom Tromey
2005-11-17Implement -Xss.Bryce McKinlay
2005-10-31.cvsignore is not used by subversion, remove it.Andreas Jaeger
2005-08-17class.c (make_class_data): Always emit JV_STATE_PRELOADING for class' initial...Tom Tromey
2005-08-17backport: re PR java/21436 (imports not remembered for previously compiled fi...Paolo Bonzini
2005-05-26decl.c (GCJ_BINARYCOMPAT_ADDITION, [...]): Removed.Bryce McKinlay
2005-05-18gtk_jawt.c (classpath_jawt_object_lock, [...]): New functions.Anthony Green
2005-05-13[multiple changes]Bryce McKinlay
2005-05-09re PR java/19285 (Interfaces not initialized by static field access)Andrew Haley
2005-04-06gcj.texi (libgcj Runtime Properties): Document gnu.gcj.runtime.endorsed.dirs.Tom Tromey
2005-04-06re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons
2005-04-02re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons
2005-03-17link.cc (ensure_class_linked): Removed #ifdef.Tom Tromey
2005-03-07gtk_jawt.c (classpath_jawt_get_drawable, [...]): New functions.Anthony Green
2005-03-07re PR java/20215 (gcj does not accept classes with same name fields)Tom Tromey
2005-02-23re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey
2005-02-16[multiple changes]Graydon Hoare
2005-02-14jawt.c: New file.Thomas Fitzsimmons
2005-01-24Class.h (next): Updated documentation.Tom Tromey
2005-01-14jni.h (_Jv_JNIEnv::bottom_locals): New field.Graydon Hoare
2005-01-10PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:Tom Tromey
2005-01-10re PR libgcj/18868 (Interface containing anonymous class breaks gij)Tom Tromey
2005-01-02boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay
2004-12-19config.h.in: Regenerate.Kelley Cook
2004-12-03re PR libgcj/7305 (Install path for libgcj header files)Richard Sandiford
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford
2004-12-01no-threads.h (_Jv_ThreadDestroyData): Removed argument name.Tom Tromey
2004-11-30revert: [multiple changes]Graydon Hoare
2004-11-27link.cc (ensure_class_linked): Conditionally compile _Jv_IsInterpretedClass o...Andrew Haley
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey
2004-11-23Makefile.in, [...]: Regenerated.Michael Koch
2004-11-18Makefile.am: Correct friend function declaration.Kriang Lerdsuwanakij
2004-11-09* include/jni.h: Added FIXME.Tom Tromey
2004-11-03jni.cc (_Jv_JNI_NewObjectArray): Fixed return type.Tom Tromey
2004-10-26re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap)Aaron W. LaFramboise
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating
2004-10-21configure.ac (SIGNAL_HANDLER): Set to include/sh-signal.h for all sh*-*-linux...Kaz Kojima
2004-10-11posix-threads.h <__alpha__> (_Jv_ThreadId_t): Use void*.Richard Henderson
2004-09-26prims.cc (unblock_signal): Annotate signum with __unused__ to avoid warnings ...Per Bothner
2004-09-23Makefile.am: Run aclocal with -I ../configKelley Cook
2004-09-23aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook
2004-09-22configure.ac: Introduce AC_C_BIGENDIAN_CROSS for WORDS_BIGENDIAN.Andreas Tobler
2004-09-11re PR libgcj/14751 ([win32] thread creation leaks system handle resources)Mohan Embar
2004-09-03mips-signal.h: Update copyright.David Daney
2004-09-03configure.host: Use -fno-use-divide-subroutine for mips*-*-linux*.David Daney
2004-08-28configure.ac: Handle --enable-gc-debug.Hans Boehm
2004-08-20configure.in: Renamed to configure.ac.Michael Koch
2004-08-19configure.in, [...]: Ported to automake 1.9.Michael Koch