aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
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
2005-03-05* ChangeLog: Fix gtk_jawt.c entry.Thomas Fitzsimmons1-14/+15
2005-03-05gtk_jawt.c (classpath_jawt_get_drawable, [...]): New functions.Anthony Green5-0/+61
2005-03-05re PR bootstrap/20155 (libgcj build fails with "execvp: /bin/sh: Argument lis...Roger Sayle3-3/+39
2005-03-05dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case.Andreas Tobler9-13/+41
2005-03-03re PR libgcj/20292 (new test case PR16923 fails)Thomas Fitzsimmons2-1/+12
2005-02-28configure.host: Don't use -mxgot for MIPS builds.David Daney2-1/+4
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini10-70/+111
2005-02-24TextAttribute.java: changed names to lower case;David Gilbert2-57/+249
2005-02-23re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons11-52/+383
2005-02-23Makefile.am: Added new file gnu/java/nio/ChannelReader.java.Michael Koch3-0/+12
2005-02-23ChannelReader: Fixed comments.Robert Schuster3-1/+225
2005-02-23SimpleDateFormat.java: Removed unused import.Michael Koch2-1/+5
2005-02-23re PR awt/20029 (Robot needs XTest)Thomas Fitzsimmons5-4/+97
2005-02-22AlgorithmParameterGenerator.java (getInstance): Mention provider when throwin...Mark Wielaard7-6/+16
2005-02-22Proxy.java, [...]: Don't catch java.lang.ThreadDeath.Jeroen Frijters6-2/+27
2005-02-222005-02-22 David Gilbert <david.gilbert@object-refinery.com>David Gilbert2-5/+40
2005-02-222005-02-22 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters12-5/+40
2005-02-22* java/lang/Object.h (_JvObjectPrefix): Declare as extern "Java".Tom Tromey2-1/+8
2005-02-22re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2-14/+42
2005-02-22PolicyFile.java, [...]: Fixed copyright header.Michael Koch4-19/+30
2005-02-222005-02-22 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2-14/+9
2005-02-222005-02-22 Michael Koch <konqueror@gmx.de>Michael Koch6-21/+37