summaryrefslogtreecommitdiff
path: root/libjava/gnu
AgeCommit message (Expand)Author
2007-03-13java-interp.h (_Jv_InterpClass): Declare friend function _Jv_GetInterpClassSo...Keith Seitz
2007-03-13Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.Thomas Fitzsimmons
2007-03-06AbsentInformationException.java: New file.Kyle Galloway
2007-03-05Updating header files. Earlier change here seems to have been in error.Tom Tromey
2007-02-23Main.java: Updated copyright year.Gary Benson
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-02-20* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz
2007-02-20XEventLoop.h: Regenerated.Gary Benson
2007-02-17* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz
2007-02-162007-02-16 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-16[multiple changes]Andrew Haley
2007-02-16interpret.cc (_Jv_InterpMethod::check_handler): New method.Kyle Galloway
2007-02-15Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney
2007-02-15PlainSocketImpl.h: Regenerate.David Daney
2007-02-15natVMVirtualMachine (getFrames): Implement.Kyle Galloway
2007-02-13* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey
2007-02-10re PR libgcj/30742 (ResourceBundle regression)Andrew Haley
2007-02-09* gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz
2007-02-08StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer.Kyle Galloway
2007-02-07re PR classpath/30718 (TransformerException in XSLURIResolver)Chris Burdess
2007-02-05* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz
2007-02-02natVMVirtualMachine.cc (getFrameCount): Implement.Kyle Galloway
2007-01-30re PR libgcj/30600 (gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argu...Kaloian Doganov
2007-01-29jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.Keith Seitz
2007-01-282007-01-28 Michele Sandri <gpointorama@gmail.com>Michele Sandri
2007-01-27* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz
2007-01-26libjavaTom Tromey
2007-01-26re PR libgcj/29594 (jv-convert with no args NPE)Tom Tromey
2007-01-25jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.Keith Seitz
2007-01-24* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz
2007-01-24natVMStackWalker.cc: Call InitClass everywhere.Andrew Haley
2007-01-23* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz
2007-01-19natVMFrame.cc: Mark unused parameters with MAYBE_UNUSED.Keith Seitz
2007-01-19natVMVirtualMachine.cc: Mark unused parameters in methods and reformat.Keith Seitz
2007-01-19From Macro Trudel <mtrudel@gmx.ch>:Keith Seitz
2007-01-18natVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImplEcos.cc.Gary Benson
2007-01-16natVMVirtualMachine.cc (DEFINE_CALLBACK): New macro.Keith Seitz
2007-01-15natVMVirtualMachine.cc (suspendThread): Use java.lang.StringBuilder instead o...Keith Seitz
2007-01-15URLClassLoader.java: Removed.Gary Benson
2007-01-11*.h: New files.Tom Tromey
2007-01-10natDouble.cc (toString): Added parens.Tom Tromey
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
2006-11-03InetAddress.java: Removed.Gary Benson
2006-11-02* gnu/classpath/jdwp/natVMMethod.cc (getLineTable): Implement.Keith Seitz
2006-11-01Location.java: New file.Keith Seitz
2006-10-28Makefile.am (nat_source_files): Add natBreakpoint.cc.Keith Seitz
2006-10-11natSystemProperties.cc (insertSystemProperties): Removed obsolete comment.Tom Tromey
2006-09-25* gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz
2006-09-20InetAddress.java: Mostly merged with Classpath.Gary Benson