summaryrefslogtreecommitdiff
path: root/libjava/gnu
Commit message (Expand)AuthorAgeFilesLines
* re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose2008-10-2162-175/+844
* Actually add libjava/gnu/gcj/convert/make-trie.h.Ralf Wildenhues2008-07-081-0/+13
* make-trie.h: New.Ralf Wildenhues2008-07-072-4/+13
* Import GNU Classpath (classpath-0_97_2-release).Matthias Klose2008-06-2851-77/+1398
* Don't leak upon failed realloc.Jim Meyering2008-03-101-0/+3
* makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney2008-03-04280-19714/+2
* re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek2008-03-022-4/+4
* natPlainSocketImplPosix.cc (bind): Remove check for null host.David Daney2008-02-271-6/+1
* 2007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2007-12-052-0/+4
* LocaleData.class: RegenerateDavid Daney2007-10-1812-0/+734
* [multiple changes]Andrew Haley2007-09-041-2/+12
* Import GNU Classpath (libgcj-import-20070727).Matthias Klose2007-08-0463-58/+944
* natGCInfo.cc: Use HAVE_STRERROR_R.Krister Walfridsson2007-07-151-0/+4
* [multiple changes]Andrew Haley2007-07-131-3/+10
* MethodResult.h, [...]: Regenerate.Matthias Klose2007-07-122-10/+10
* * gnu/classpath/jdwp/VMVirtualMachine.h: Regenerate.Keith Seitz2007-06-211-1/+5
* VMVirtualMachine.java (executeMethod): Update from reference implementation.Keith Seitz2007-06-202-10/+12
* Breakpoint.java: Make abstract.Keith Seitz2007-06-197-16/+129
* libjava/classpath/ChangeLog.gcj:Matthias Klose2007-06-03125-3221/+1678
* natVMMethod.cc (getModifiers): Check for native classes and mark methods as n...Kyle Galloway2007-05-171-0/+7
* VMFrame.java (<init>): Add parameter for "this" pointer.Kyle Galloway2007-05-173-5/+17
* java-stack.h (_Jv_FrameInfo): Remove union definition.David Daney2007-05-172-3/+3
* java-interp.h (breakpoint_at): Declare.Keith Seitz2007-05-161-0/+3
* java-interp.h (breakpoint_at): Declare.Keith Seitz2007-05-162-5/+31
* HTMLEditorKit.class: RegenerateDavid Daney2007-05-161-6/+0
* Jdwp.class: Regenerate.Keith Seitz2007-05-073-2/+11
* natVMVirtualMachine.cc (getClassMethod): Change to use JVMTI.Kyle Galloway2007-05-041-5/+18
* interpret.cc: Don't include ExceptionEvent.h.Keith Seitz2007-05-041-59/+0
* jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.Keith Seitz2007-05-043-140/+57
* Server.java (Server): Record the delegate.Andrew Haley2007-05-031-0/+3
* Jdwp.class: Regenerated.Keith Seitz2007-04-281-1/+3
* LocationOnlyFilter.class: Regenerated;Keith Seitz2007-04-283-1/+14
* [multiple changes]Thomas Fitzsimmons2007-04-272-36/+60
* VMIdManager.java (getObjectId): Deal with null objects.Kyle Galloway2007-04-251-1/+9
* 2007-04-24 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway2007-04-241-2/+31
* headers.txt (gnu/gcj/jvmti/Breakpoint.h): Add _Jv_RewriteBreakpointInsn frien...Keith Seitz2007-04-242-0/+24
* natVMVirtualMachine.cc (getSourceFile): Check for null source file and throw ...Kyle Galloway2007-04-231-1/+9
* BreakpointManager.java (newBreakpoint): Install the new breakpoint into the b...Keith Seitz2007-04-202-4/+9
* re PR crypto/31626 (javax.net.SocketFactory#createSocket() throws Unsupported...Tom Tromey2007-04-192-4/+1
* libjavaTom Tromey2007-04-1916-36/+36
* Committed up-to-date .class and .h files from an earlier commitTom Tromey2007-04-161-0/+7
* BootClassLoader.java (getBootURLLoader): New method.Andrew Haley2007-04-161-2/+60
* ArrayValue.java: New file.Kyle Galloway2007-04-092-0/+56
* DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...Tania Bento2007-04-052-2/+1
* VariableTable.java: Change longs to ints for argCnt and slots.Kyle Galloway2007-04-051-2/+2
* natFileChannelPosix.cc (mapImpl): Extend file, when writing, if it is too short.Tom Tromey2007-04-031-1/+13
* natPlainSocketImplPosix.cc (create): Return if already created.Tom Tromey2007-04-023-3/+10
* interpret-run.cc: Add code to properly set up variable slots when debugging.Kyle Galloway2007-04-021-7/+300
* sources.am, [...]: Rebuilt.Tom Tromey2007-03-284-297/+0
* VMFrame.java: Update from upstream classpath.Keith Seitz2007-03-2726-28/+994