aboutsummaryrefslogtreecommitdiff
path: root/libjava/include
AgeCommit message (Expand)AuthorFilesLines
2005-05-13[multiple changes]Bryce McKinlay1-0/+3
2005-05-12gcj.texi (Code Generation): Document -fbootstrap-classes.Tom Tromey1-3/+12
2005-04-29re PR java/19285 (Interfaces not initialized by static field access)Andrew Haley1-1/+1
2005-04-25jni.h (_Jv_va_list): Removed.Tom Tromey4-227/+332
2005-04-05re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons1-0/+3
2005-04-05jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException.Tom Tromey1-1/+2
2005-04-02re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons3-3/+9
2005-03-24Makefile.in: Rebuilt.Tom Tromey1-2/+2
2005-03-23jvm.h (GCJ_40_BC_ABI_VERSION): New define.Tom Tromey1-4/+7
2005-03-22posix.h: .dylib is used on all Apple MACH platforms.Mike Stump1-1/+1
2005-03-21gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded...Zack Weinberg2-8/+10
2005-03-17Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j...Thomas Fitzsimmons1-4/+5
2005-03-17link.cc (ensure_class_linked): Removed #ifdef.Tom Tromey2-7/+10
2005-03-16stacktrace.cc (_Jv_StackTrace::UnwindTraceFn): Protect interpreter-specific c...Andreas Tobler1-0/+4
2005-03-10New Stack Trace infrastructure.Bryce McKinlay3-31/+108
2005-03-07re PR java/20215 (gcj does not accept classes with same name fields)Tom Tromey1-1/+2
2005-03-05gtk_jawt.c (classpath_jawt_get_drawable, [...]): New functions.Anthony Green2-0/+7
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini1-1/+3
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