summaryrefslogtreecommitdiff
path: root/libjava/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* re PR libgcj/7305 (Install path for libgcj header files)Richard Sandiford2004-12-032-24/+27
* Introduce and use config/gcc-version.m4.Richard Sandiford2004-12-021-0/+3
* no-threads.h (_Jv_ThreadDestroyData): Removed argument name.Tom Tromey2004-12-011-4/+4
* revert: [multiple changes]Graydon Hoare2004-11-301-0/+12
* link.cc (ensure_class_linked): Conditionally compile _Jv_IsInterpretedClass o...Andrew Haley2004-11-272-3/+3
* * Merged gcj-abi-2-dev-branch to trunk.Tom Tromey2004-11-255-44/+280
* Makefile.in, [...]: Regenerated.Michael Koch2004-11-231-1/+1
* Makefile.am: Correct friend function declaration.Kriang Lerdsuwanakij2004-11-181-5/+5
* * include/jni.h: Added FIXME.Tom Tromey2004-11-091-1/+3
* jni.cc (_Jv_JNI_NewObjectArray): Fixed return type.Tom Tromey2004-11-031-2/+2
* re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap)Aaron W. LaFramboise2004-10-261-0/+1
* Index: gcc/gcc/ChangeLogGeoffrey Keating2004-10-262-1/+5
* configure.ac (SIGNAL_HANDLER): Set to include/sh-signal.h for all sh*-*-linux...Kaz Kojima2004-10-211-0/+96
* posix-threads.h <__alpha__> (_Jv_ThreadId_t): Use void*.Richard Henderson2004-10-111-13/+2
* prims.cc (unblock_signal): Annotate signum with __unused__ to avoid warnings ...Per Bothner2004-09-264-4/+8
* Makefile.am: Run aclocal with -I ../configKelley Cook2004-09-231-2/+8
* aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook2004-09-231-1/+1
* configure.ac: Introduce AC_C_BIGENDIAN_CROSS for WORDS_BIGENDIAN.Andreas Tobler2004-09-221-0/+10
* re PR libgcj/14751 ([win32] thread creation leaks system handle resources)Mohan Embar2004-09-111-0/+2
* mips-signal.h: Update copyright.David Daney2004-09-031-1/+1
* configure.host: Use -fno-use-divide-subroutine for mips*-*-linux*.David Daney2004-09-031-2/+14
* configure.ac: Handle --enable-gc-debug.Hans Boehm2004-08-282-0/+15
* configure.in: Renamed to configure.ac.Michael Koch2004-08-202-2/+2
* configure.in, [...]: Ported to automake 1.9.Michael Koch2004-08-192-176/+351
* 2004-08-16 Michael Koch <konqueror@gmx.de>Michael Koch2004-08-161-1/+3
* configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay2004-08-141-0/+2
* re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())David Daney2004-08-122-293/+276
* javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields an...Per Bothner2004-08-111-1/+1
* acinclude.m4: Include no-executables.m4.Nathanael Nerode2004-08-031-1/+3
* configure.in [...] (SYSTEMSPEC): Remove -lwsock32.Danny Smith2004-08-011-0/+2
* prims.cc (_Jv_InitPrimClass): Don't create an array class.Bryce McKinlay2004-07-241-6/+0
* Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons2004-07-231-1/+1
* Makefile.am: Set ZIP and GCJH directly using autoconf.Nathanael Nerode2004-07-161-0/+2
* configure.in: Use target_noncanonical rather than target_alias for forward-co...Nathanael Nerode2004-07-162-0/+14
* aclocal.m4: Rebuilt with aclocal gcj-1.4.Nathanael Nerode2004-07-151-7/+0
* EventHandler.java: New file.Jerry Quinn2004-07-141-4/+4