aboutsummaryrefslogtreecommitdiff
path: root/libjava/include
AgeCommit message (Expand)AuthorFilesLines
2005-02-23re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons1-0/+1
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey1-0/+1
2005-02-16[multiple changes]Graydon Hoare1-0/+3
2005-02-14jawt.c: New file.Thomas Fitzsimmons4-2/+157
2005-01-24Class.h (next): Updated documentation.Tom Tromey1-0/+15
2005-01-14jni.h (_Jv_JNIEnv::bottom_locals): New field.Graydon Hoare2-0/+7
2005-01-10PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:Tom Tromey1-0/+2
2005-01-10re PR libgcj/18868 (Interface containing anonymous class breaks gij)Tom Tromey1-1/+4
2005-01-02boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay1-1/+1
2004-12-19config.h.in: Regenerate.Kelley Cook1-12/+0
2004-12-03re PR libgcj/7305 (Install path for libgcj header files)Richard Sandiford2-24/+27
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-0/+3
2004-12-01no-threads.h (_Jv_ThreadDestroyData): Removed argument name.Tom Tromey1-4/+4
2004-11-30revert: [multiple changes]Graydon Hoare1-0/+12
2004-11-27link.cc (ensure_class_linked): Conditionally compile _Jv_IsInterpretedClass o...Andrew Haley2-3/+3
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey5-44/+280
2004-11-23Makefile.in, [...]: Regenerated.Michael Koch1-1/+1
2004-11-18Makefile.am: Correct friend function declaration.Kriang Lerdsuwanakij1-5/+5
2004-11-09* include/jni.h: Added FIXME.Tom Tromey1-1/+3
2004-11-03jni.cc (_Jv_JNI_NewObjectArray): Fixed return type.Tom Tromey1-2/+2
2004-10-26re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap)Aaron W. LaFramboise1-0/+1
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating2-1/+5
2004-10-21configure.ac (SIGNAL_HANDLER): Set to include/sh-signal.h for all sh*-*-linux...Kaz Kojima1-0/+96
2004-10-11posix-threads.h <__alpha__> (_Jv_ThreadId_t): Use void*.Richard Henderson1-13/+2
2004-09-26prims.cc (unblock_signal): Annotate signum with __unused__ to avoid warnings ...Per Bothner4-4/+8
2004-09-23Makefile.am: Run aclocal with -I ../configKelley Cook1-2/+8
2004-09-23aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook1-1/+1
2004-09-22configure.ac: Introduce AC_C_BIGENDIAN_CROSS for WORDS_BIGENDIAN.Andreas Tobler1-0/+10
2004-09-11re PR libgcj/14751 ([win32] thread creation leaks system handle resources)Mohan Embar1-0/+2
2004-09-03mips-signal.h: Update copyright.David Daney1-1/+1
2004-09-03configure.host: Use -fno-use-divide-subroutine for mips*-*-linux*.David Daney1-2/+14
2004-08-28configure.ac: Handle --enable-gc-debug.Hans Boehm2-0/+15
2004-08-20configure.in: Renamed to configure.ac.Michael Koch2-2/+2
2004-08-19configure.in, [...]: Ported to automake 1.9.Michael Koch2-176/+351
2004-08-162004-08-16 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+3
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay1-0/+2
2004-08-12re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())David Daney2-293/+276
2004-08-11javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields an...Per Bothner1-1/+1
2004-08-03acinclude.m4: Include no-executables.m4.Nathanael Nerode1-1/+3
2004-08-01configure.in [...] (SYSTEMSPEC): Remove -lwsock32.Danny Smith1-0/+2
2004-07-24prims.cc (_Jv_InitPrimClass): Don't create an array class.Bryce McKinlay1-6/+0
2004-07-23Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons1-1/+1
2004-07-16Makefile.am: Set ZIP and GCJH directly using autoconf.Nathanael Nerode1-0/+2
2004-07-16configure.in: Use target_noncanonical rather than target_alias for forward-co...Nathanael Nerode2-0/+14
2004-07-15aclocal.m4: Rebuilt with aclocal gcj-1.4.Nathanael Nerode1-7/+0
2004-07-14EventHandler.java: New file.Jerry Quinn1-4/+4
2004-07-14s390.md ("udivsi3"): Ensure trap is generated for division by zero.Ulrich Weigand1-3/+155
2004-07-13re PR libgcj/7587 (direct threaded interpreter not thread-safe)Bryce McKinlay1-0/+1
2004-07-13re PR libgcj/15713 (compile interpret.cc with -fno-strict-aliasing)Bryce McKinlay1-0/+12
2004-07-11linux.h (MD_FALLBACK_FRAME_STATE_FOR): For SIGSEGV and SIGBUS signal frames...Ulrich Weigand1-14/+7