summaryrefslogtreecommitdiff
path: root/libjava
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-12jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle...Kyle Galloway
2007-03-12jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle...Kyle Galloway
2007-03-12natString.cc (getBytes (jstring enc)): Fixed the loop for multiple cycles, Co...Marco Trudel
2007-03-09sources.am, [...]: Rebuilt.Tom Tromey
2007-03-09re PR xml/30831 (Writing (transforming) XML fails)Gary Benson
2007-03-08re PR xml/30983 (DocumentBuilder.parse throws exception)Gary Benson
2007-03-07configure: Rebuilt.Tom Tromey
2007-03-07Win32Process.java: Added nested class EOFInputStream.Mohan Embar
2007-03-07libgcj_bc.c (JvRunMainName): Declare.Andrew Haley
2007-03-07org.w3c.dom.DOMImplementationSourceList: New file.Gary Benson
2007-03-07* gcj/javaprims.h: Regenerated.Mohan Embar
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva
2007-03-06AbsentInformationException.java: New file.Kyle Galloway
2007-03-06Makefile.am (gkeytool.pod): Don't use sed -i.Matthias Klose
2007-03-06Makefile.in: Rebuilt.Tom Tromey
2007-03-06jvmti.cc (_Jv_JVMTI_GetLocalVariableTable): Fix _Jv_Malloc parameters.Kyle Galloway
2007-03-05re PR classpath/31017 (gnu-classpath browser plugin does not compile against ...Mario Torre
2007-03-05Makefile.am (man_MANS): Add $(TOOLS_MANFILES).Matthias Klose
2007-03-05Makefile.am (gij_LDFLAGS): Use dbexecdir.Matthias Klose
2007-03-05Character.java: Re-merged with Classpath.Mark Wielaard
2007-03-05natVMProxy.cc (ncode_closure.meth): Delete.Andrew Haley
2007-03-05sources.am, [...]: Rebuilt.Tom Tromey
2007-03-05Updating header files. Earlier change here seems to have been in error.Tom Tromey
2007-03-05natClass.cc (parseAnnotationElement): Correct long annotations to read JV_CON...Andrew Haley
2007-03-02AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley
2007-03-02AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley
2007-03-02AnnotationInvocationHandler.java: Whitespace only changes.Andrew Haley
2007-03-02AnnotationInvocationHandler.java: Moved from Classpath to libgcj local.Andrew Haley
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses
2007-02-26TimeZone.java (getDefaultDisplayName): Don't check if TimeZone is instanceof ...Jakub Jelinek
2007-02-23Main.java: Updated copyright year.Gary Benson
2007-02-232007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-232007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-23re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-02-22* include/win32-threads.h: Added #undef OUT.Mohan Embar
2007-02-21jvmti.cc (_Jv_JVMTI_GetArgumentsSize): New function.Kyle Galloway
2007-02-21GregorianCalendar.java: Removed.Gary Benson
2007-02-212007-02-21 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-20Makefile.am: Add rules to build and install man pages from texinfo docs.Matthias Klose
2007-02-20MBeanServer.java: Updated.Gary Benson
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-16Thread.java (Thread(ThreadGroup, Runnable, String)): Pass new parameter const...David Daney
2007-02-16re PR classpath/28652 (JBoss fails to start due class cast exception in the m...Edwin Steiner
2007-02-16interpret.cc: Add extra DEBUG_LOCALS_INSN calls for multi-slot variables to m...Kyle Galloway
2007-02-162007-02-16 Gary Benson <gbenson@redhat.com>Gary Benson