aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu
AgeCommit message (Expand)AuthorFilesLines
2007-02-08StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer.Kyle Galloway6-46/+145
2007-02-07re PR classpath/30718 (TransformerException in XSLURIResolver)Chris Burdess2-2/+14
2007-02-05* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz1-1/+94
2007-02-02natVMVirtualMachine.cc (getFrameCount): Implement.Kyle Galloway1-2/+9
2007-01-30re PR libgcj/30600 (gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argu...Kaloian Doganov1-2/+2
2007-01-29jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.Keith Seitz1-8/+4
2007-01-282007-01-28 Michele Sandri <gpointorama@gmail.com>Michele Sandri1-7/+41
2007-01-27* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz1-14/+98
2007-01-26libjavaTom Tromey4-4/+4
2007-01-26re PR libgcj/29594 (jv-convert with no args NPE)Tom Tromey1-9/+7
2007-01-25jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.Keith Seitz2-6/+30
2007-01-24* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz1-2/+32
2007-01-24natVMStackWalker.cc: Call InitClass everywhere.Andrew Haley1-1/+12
2007-01-23* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz1-2/+8
2007-01-19natVMFrame.cc: Mark unused parameters with MAYBE_UNUSED.Keith Seitz1-3/+5
2007-01-19natVMVirtualMachine.cc: Mark unused parameters in methods and reformat.Keith Seitz1-23/+29
2007-01-19From Macro Trudel <mtrudel@gmx.ch>:Keith Seitz1-2/+2
2007-01-18natVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImplEcos.cc.Gary Benson6-12/+12
2007-01-16natVMVirtualMachine.cc (DEFINE_CALLBACK): New macro.Keith Seitz1-0/+25
2007-01-15natVMVirtualMachine.cc (suspendThread): Use java.lang.StringBuilder instead o...Keith Seitz1-10/+8
2007-01-15URLClassLoader.java: Removed.Gary Benson5-1/+195
2007-01-11*.h: New files.Tom Tromey41-0/+2639
2007-01-10natDouble.cc (toString): Added parens.Tom Tromey1-0/+2
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey2837-3335/+157818
2006-11-03InetAddress.java: Removed.Gary Benson2-7/+7
2006-11-02* gnu/classpath/jdwp/natVMMethod.cc (getLineTable): Implement.Keith Seitz1-2/+38
2006-11-01Location.java: New file.Keith Seitz2-0/+136
2006-10-28Makefile.am (nat_source_files): Add natBreakpoint.cc.Keith Seitz2-0/+114
2006-10-11natSystemProperties.cc (insertSystemProperties): Removed obsolete comment.Tom Tromey1-1/+1
2006-09-25* gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz2-1/+100
2006-09-20InetAddress.java: Mostly merged with Classpath.Gary Benson2-5/+5
2006-08-23* gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz2-0/+14
2006-08-22re PR libgcj/27890 (lib/logging.properties pollutes common namespace)Thomas Fitzsimmons1-4/+4
2006-08-14Imported GNU Classpath 0.92Mark Wielaard10-7/+1231
2006-08-06re PR libgcj/28576 (PlainDatagramSocketImpl::connect: not implemented yet)Tom Tromey1-32/+77
2006-08-04VMFrame.java: Update to Classpath 0.91.Keith Seitz7-46/+366
2006-08-01natSystemProperties.cc: Add additional check for getpwuid_r on _POSIX_PTHREAD...Andreas Tobler1-2/+2
2006-07-28natSharedLibLoader.cc (init): Don't set curLoader to VMClassLoader::bootLoader.Andrew Haley1-1/+4
2006-07-22natPlainSocketImplPosix.cc (bind): Clear SockAddr before using - needed for O...Mohan Embar1-0/+5
2006-06-27OutputStreamWriter.java (writeChars): Use a 'do' loop.Tom Tromey2-12/+27
2006-06-20natSystemProperties.cc (insertSystemProperties): Bump "java.class.version" to...Bryce McKinlay1-1/+1
2006-06-09gcj.texi (libgcj Runtime Properties): Document gnu.gcj.user.realname.Tom Tromey1-1/+2
2006-06-06gcj.texi (libgcj Runtime Properties): Document gnu.gcj.runtime.NameFinder.sho...David Daney1-2/+18
2006-06-01MainThread (run): Revert exception chaining change.Bryce McKinlay1-0/+1
2006-06-01prims.cc (_Jv_RunMain): Use JvNewStringUTF for command-line class name, not L...Bryce McKinlay1-3/+5
2006-05-30makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.Thomas Fitzsimmons1-10/+32
2006-05-24re PR libgcj/27024 (Implement URLConnection.getFileNameMap)Tom Tromey1-97/+0
2006-05-18Imported GNU Classpath 0.90Mark Wielaard4-38/+638
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey1-292/+0
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey1-2/+11