summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException.Tom Tromey2005-04-059-71/+117
* Makefile.in: Rebuilt.Tom Tromey2005-04-053-732/+65
* re PR libgcj/20761 (fastjar not correctly defined when compiling with cross c...Steve Pribyl2005-04-043-2/+8
* ClassLoader.java (loadClass): Resolve class even if it was already found.Tom Tromey2005-04-042-16/+21
* URL.java (DEFAULT_SEARCH_PATH): Added org.metastatic.jessie.Tom Tromey2005-04-042-1/+6
* re PR libgcj/20727 (double free or corruption)Anthony Green2005-04-032-1/+6
* BasicAttributes.java (equals): Compare to any Attributes and attribute order ...Mark Wielaard2005-04-022-11/+27
* re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons2005-04-0210-120/+419
* natDouble.cc (parseDouble): Handle NaN, Infinity and -Infinity as parameters.Mark Anderson2005-04-022-2/+22
* 2005-04-01 Michael Koch <konqueror@gmx.de>Michael Koch2005-04-012-12/+17
* natVMClassLoader.cc (getSystemClassLoaderInternal): Updated for name change.Tom Tromey2005-04-0110-206/+194
* Makefile.in: Rebuilt.Tom Tromey2005-04-013-2/+8
* 2005-04-01 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2005-04-012-2/+8
* JTextComponent.java (viewToModel): New method.Thomas Fitzsimmons2005-03-312-0/+9
* natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs.Tom Tromey2005-03-291-0/+67
* Makefile.am (GCJ_WITH_FLAGS): Add "-fclasspath=".Ian Lance Taylor2005-03-295-4/+12
* natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs.Tom Tromey2005-03-296-74/+41
* [multiple changes]Tom Tromey2005-03-296-6232/+7295
* configure.ac: Revert 2005-03-25's patch.Alexandre Oliva2005-03-287-20/+29
* jni.exp (gcj_jni_invocation_test_one): Add libsocket to the libraries to link...Eric Botcazou2005-03-282-0/+10
* boehm.cc (_Jv_MarkObj): Don't follow null pointer to static field...Per Bothner2005-03-282-2/+9
* Makefile.am (classes.stamp): Add gnu/gcj/tools/gcj_dbtool/Main.java to fix a ...Andreas Tobler2005-03-273-4/+10
* configure.ac: Fix ZIP and GCJH at configure time to absolute paths like we do...Mike Stump2005-03-273-4/+16
* Missed from last commitAnthony Green2005-03-251-0/+24
* From libjava...Anthony Green2005-03-254-9/+42
* BootClassLoader.java (BootClassLoader): Don't add sax and w3c libraries.Tom Tromey2005-03-248-105/+60
* Reverted erroneous commitTom Tromey2005-03-244-7257/+6227
* Makefile.in: Rebuilt.Tom Tromey2005-03-2424-10557/+8359
* PR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR libgcj/18083,Sven de Marothy2005-03-234-22/+54
* jvm.h (GCJ_40_BC_ABI_VERSION): New define.Tom Tromey2005-03-232-4/+12
* * stacktrace.cc: Delete unused _Jv_FindCallingClassState.Mike Stump2005-03-222-5/+2
* posix.h: .dylib is used on all Apple MACH platforms.Mike Stump2005-03-223-2/+7
* * gnu/gcj/tools/gcj_dbtool/Main.java (usage): Fixed output.Tom Tromey2005-03-222-2/+6
* VMCompiler.java (static block): Also catch BufferUnderflowException.Tom Tromey2005-03-212-0/+9
* gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded...Zack Weinberg2005-03-2118-236/+222
* natVMSecurityManager.cc (getClassContext): Add new arg: klass.Andrew Haley2005-03-218-22/+45
* boehm.cc (_Jv_MarkObj): Mark the interpreted method line_table.Andrew Haley2005-03-172-0/+6
* Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j...Thomas Fitzsimmons2005-03-1716-1413/+207
* link.cc (ensure_class_linked): Removed #ifdef.Tom Tromey2005-03-175-19/+24
* MainThread.java (run): Load main class using system class loader.Tom Tromey2005-03-162-2/+13
* jni.exp (gcj_jni_invocation_test_one): Add lgcc_s to the libraries to link fo...Andreas Tobler2005-03-162-2/+9
* stacktrace.cc (_Jv_StackTrace::UnwindTraceFn): Protect interpreter-specific c...Andreas Tobler2005-03-164-1/+25
* re PR libgcj/20251 (libgcj configured with --enable-gtk-cairo fails on instal...Jakub Jelinek2005-03-153-2/+9
* natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case.David Daney2005-03-153-7/+36
* stacktrace.cc (GetCallerInfo): Return nothing in case of SJLJ_EXCEPTIONS is d...Andreas Tobler2005-03-122-1/+6
* jacks.xfail: Add XFAILs for new JSR-201 tests.Ranjit Mathew2005-03-122-0/+10
* libjava.exp (libjava_init): Use the same target check for Darwin.Andreas Tobler2005-03-113-8/+30
* Main.java (main): Handle '-p'.Tom Tromey2005-03-115-16/+94
* exception.cc: Remove stray MethodRef.h include.Bryce McKinlay2005-03-1110-604/+14
* Makefile.in: Rebuilt.Tom Tromey2005-03-103-2/+15