summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: Rebuilt.Tom Tromey2005-07-223-2/+14
* sources.am, [...]: Rebuilt.Tom Tromey2005-07-209-117/+200
* * HACKING: Updated.Tom Tromey2005-07-202-4/+20
* InputContext.java (clinit): Initialize line, im.Matthias Klose2005-07-192-2/+7
* re PR libgcj/21058 (fragile libgcj link process omits some inner classes)Tom Tromey2005-07-184-93/+120
* Makefile.in: Rebuilt.Tom Tromey2005-07-188-228/+408
* * defineclass.cc (handleClassBegin): Remove unused variable.Andreas Jaeger2005-07-172-1/+4
* makemake.tcl (emit_package_rule): Emit command to create target directory.Andreas Schwab2005-07-165-2/+282
* Major merge with Classpath.Tom Tromey2005-07-162817-643410/+11668
* ChangeLog.gcj, [...]: Added.Tom Tromey2005-07-1671-45/+39169
* Initial revisionTom Tromey2005-07-1632-0/+5340
* Initial revisionTom Tromey2005-07-164557-0/+1000262
* XCanvasPeer.java (attributes): New field.Scott Gilbertson2005-07-1513-64/+229
* Connection.java (unquote): New method.Andrew Haley2005-07-145-17/+91
* VirtualMachineCommandSet.java: Implemented VirtualMachine Command Set.Aaron Luchko2005-07-142-0/+479
* Class.java (getProtectionDomain): Merged javadoc from Classpath.Tom Tromey2005-07-142-0/+18
* FieldCommandSet.java: Implemented the Field CommandSet.Aaron Luchko2005-07-123-0/+140
* PacketProcessor.java (run): Send shutdown to jdwp instead of connection.Aaron Luchko2005-07-122-2/+8
* ObjectReferenceCommandSet.java: New file.Aaron Luchko2005-07-122-4/+258
* verify.cc (class _Jv_BytecodeVerifier): Don't check for abstract classes or i...Colin Walters2005-07-083-2/+15
* posix-threads.cc (_Jv_ThreadSetPriority): Use SCHED_OTHER (regular...Andrew Haley2005-07-082-1/+7
* * gnu/classpath/jdwp/util/Signature.javaAaron Luchko2005-07-072-0/+19
* * gnu/classpath/jdwp/processor/ReferenceTypeCommandSet.java:NewAaron Luchko2005-07-072-0/+326
* re PR java/18119 (Private inner class is visible when it shouldn't be)Bryce McKinlay2005-07-072-4/+5
* re PR java/21045 (Anonymous inner class constructor's exceptions can't be cau...Bryce McKinlay2005-07-073-4/+17
* InputStreamReader.java (refill): Handle no-progress case correctly.Tom Tromey2005-07-063-4/+26
* * testsuite/libjava.jacks/jacks.xfail: Removed 9.1.3-body-5.Tom Tromey2005-07-062-1/+4
* re PR java/19674 (Empty declaration through semicolon (;) causes compile fail...Bryce McKinlay2005-07-052-0/+11
* StringReferenceCommandSet.java: New file.Aaron Luchko2005-07-052-0/+103
* CommandSet.java: New file.Aaron Luchko2005-07-044-33/+197
* * libtool-version: Updated.Tom Tromey2005-07-012-1/+5
* * gnu/classpath/jdwp/util/JdwpString.java: New file.Aaron Luchko2005-06-302-0/+99
* JdwpPacket.java (write): New method.Keith Seitz2005-06-305-50/+53
* JdwpConnection.java (sendEvent): New method.Keith Seitz2005-06-302-2/+44
* Update FSF addressKelley Cook2005-06-302820-5653/+5657
* re PR libgcj/22211 ([4.0 only] Thread.interrupt sometimes causes abort if thr...Tom Tromey2005-06-294-4/+30
* interpret.cc (run): Use _Jv_CheckCast.Tom Tromey2005-06-292-5/+7
* re PR libgcj/22189 (Table Full in gcj-dbtool if -m option used with smallest ...Robin Green2005-06-282-3/+9
* PR java/21540, PR java/13788:Tom Tromey2005-06-274-19/+30
* Okay, let's see if CVS can actually put these in the right place...Keith Seitz2005-06-2711-0/+697
* xfails: Updated to reflect current state of mauve and libjava.Andreas Tobler2005-06-262-144/+5
* natClassLoader.cc (_Jv_UnregisterClass): Handle case where class' name is NULL.Tom Tromey2005-06-245-22/+53
* * boehm.cc (_Jv_MarkObj): Handle case where field's type is NULL.Tom Tromey2005-06-242-2/+10
* verify-impl.c (verify_instructions_0): Correctly handle situation where PC fa...Tom Tromey2005-06-242-2/+8
* interpret.cc (compile): Handle case where table entry is outside of PC range.Tom Tromey2005-06-242-1/+10
* re PR java/20697 (Invalid Can't find method error on call to super)Bryce McKinlay2005-06-232-0/+33
* Makefile.am (SUBDIRS): Use append for conditional.Kelley Cook2005-06-223-148/+123
* VmDeadException.java: New file.Keith Seitz2005-06-171-0/+17
* Makefile.am (libgcj_la_SOURCES): Define without conditional sources.Kelley Cook2005-06-163-92/+61
* configure.ac (USING_ECOS_PLATFORM): Remove and merge into...Kelley Cook2005-06-1611-53/+19