aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2005-03-29natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs.Tom Tromey1-0/+67
2005-03-29Makefile.am (GCJ_WITH_FLAGS): Add "-fclasspath=".Ian Lance Taylor5-4/+12
2005-03-29natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs.Tom Tromey6-74/+41
2005-03-29[multiple changes]Tom Tromey6-6232/+7295
2005-03-28configure.ac: Revert 2005-03-25's patch.Alexandre Oliva7-20/+29
2005-03-28jni.exp (gcj_jni_invocation_test_one): Add libsocket to the libraries to link...Eric Botcazou2-0/+10
2005-03-28boehm.cc (_Jv_MarkObj): Don't follow null pointer to static field...Per Bothner2-2/+9
2005-03-27Makefile.am (classes.stamp): Add gnu/gcj/tools/gcj_dbtool/Main.java to fix a ...Andreas Tobler3-4/+10
2005-03-27configure.ac: Fix ZIP and GCJH at configure time to absolute paths like we do...Mike Stump3-4/+16
2005-03-25Missed from last commitAnthony Green1-0/+24
2005-03-25From libjava...Anthony Green4-9/+42
2005-03-24BootClassLoader.java (BootClassLoader): Don't add sax and w3c libraries.Tom Tromey8-105/+60
2005-03-24Reverted erroneous commitTom Tromey4-7257/+6227
2005-03-24Makefile.in: Rebuilt.Tom Tromey24-10557/+8359
2005-03-23PR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR libgcj/18083,Sven de Marothy4-22/+54
2005-03-23jvm.h (GCJ_40_BC_ABI_VERSION): New define.Tom Tromey2-4/+12
2005-03-22* stacktrace.cc: Delete unused _Jv_FindCallingClassState.Mike Stump2-5/+2
2005-03-22posix.h: .dylib is used on all Apple MACH platforms.Mike Stump3-2/+7
2005-03-22* gnu/gcj/tools/gcj_dbtool/Main.java (usage): Fixed output.Tom Tromey2-2/+6
2005-03-21VMCompiler.java (static block): Also catch BufferUnderflowException.Tom Tromey2-0/+9
2005-03-21gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded...Zack Weinberg18-236/+222
2005-03-21natVMSecurityManager.cc (getClassContext): Add new arg: klass.Andrew Haley8-22/+45
2005-03-17boehm.cc (_Jv_MarkObj): Mark the interpreted method line_table.Andrew Haley2-0/+6
2005-03-17Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j...Thomas Fitzsimmons16-1413/+207
2005-03-17link.cc (ensure_class_linked): Removed #ifdef.Tom Tromey5-19/+24
2005-03-16MainThread.java (run): Load main class using system class loader.Tom Tromey2-2/+13
2005-03-16jni.exp (gcj_jni_invocation_test_one): Add lgcc_s to the libraries to link fo...Andreas Tobler2-2/+9
2005-03-16stacktrace.cc (_Jv_StackTrace::UnwindTraceFn): Protect interpreter-specific c...Andreas Tobler4-1/+25
2005-03-15re PR libgcj/20251 (libgcj configured with --enable-gtk-cairo fails on instal...Jakub Jelinek3-2/+9
2005-03-15natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case.David Daney3-7/+36
2005-03-12stacktrace.cc (GetCallerInfo): Return nothing in case of SJLJ_EXCEPTIONS is d...Andreas Tobler2-1/+6
2005-03-12jacks.xfail: Add XFAILs for new JSR-201 tests.Ranjit Mathew2-0/+10
2005-03-11libjava.exp (libjava_init): Use the same target check for Darwin.Andreas Tobler3-8/+30
2005-03-11Main.java (main): Handle '-p'.Tom Tromey5-16/+94
2005-03-11exception.cc: Remove stray MethodRef.h include.Bryce McKinlay10-604/+14
2005-03-10Makefile.in: Rebuilt.Tom Tromey3-2/+15
2005-03-10SAXEventSink.java: Ignore element declarations if not currently parsing the DTD.Chris Burdess2-0/+12
2005-03-10New Stack Trace infrastructure.Bryce McKinlay32-822/+1164
2005-03-10re PR java/20312 (No warning on bad method)Ranjit Mathew4-1/+15
2005-03-10FileChannelImpl.java (smallTransferFrom): New.Andrew Haley2-12/+97
2005-03-09re PR libgcj/20389 (BufferedInputStream gets ArrayIndexOutOfBoundsExeception)David Daney3-55/+46
2005-03-09natVMClassLoader.cc (defineClass): Reference 'systemClassLoader' field directly.Tom Tromey4-6/+16
2005-03-09fdlibm.h: Merge an AIX define from GNU Classpath.Andreas Tobler3-6/+13
2005-03-09URLClassLoader.java (addURLImpl): Reset 'thisString'.Tom Tromey2-15/+26
2005-03-08[multiple changes]Bryce McKinlay3-2/+5
2005-03-07gcj.texi (Invoking gcj-dbtool): Document '-f'.Tom Tromey2-2/+9
2005-03-07VMCompiler.java (md5Digest): New field.Tom Tromey2-2/+32
2005-03-07re PR java/20215 (gcj does not accept classes with same name fields)Tom Tromey3-24/+37
2005-03-07natXAnyEvent.cc (loadNext): Added timeout.Scott Gilbertson5-17/+41
2005-03-06re PR bootstrap/20155 (libgcj build fails with "execvp: /bin/sh: Argument lis...Roger Sayle3-28/+9