aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2007-03-30re PR libgcj/29869 (LogManager class loading failure with Tomcat)Tom Tromey7-7/+32
2007-03-28ClientHandshake.java (RSAGen.implRun): check keyEncipherment bit of the certi...Casey Marshall4-1/+13
2007-03-28sources.am, [...]: Rebuilt.Tom Tromey11-654/+10
2007-03-28re PR classpath/31302 (Exception in SSLSocketImpl)Casey Marshall3-131/+54
2007-03-27re PR xml/31303 (SAXException: org.xml.sax.driver property needs to be set?)Tom Tromey3-0/+11
2007-03-27VMFrame.java: Update from upstream classpath.Keith Seitz29-31/+1095
2007-03-27Classpath JDWP merge with upstreamKeith Seitz66-429/+2243
2007-03-27Index: gcc/java/ChangeLogTom Tromey4-28/+111
2007-03-26Main.java (cniOrJniSeen): New field.Stepan Kasal13-1/+14
2007-03-26configure.ac: Remove checks for mktime...David Daney8-663/+24
2007-03-23link.cc (_Jv_Linker::resolve_method_entry): Ensure that the argument types an...Gary Benson2-8/+40
2007-03-23re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime....David Daney9-30/+56
2007-03-20[multiple changes]Andrew Haley4-0/+32
2007-03-19configure.ac: New configure option --enable-generated-files-in-srcdir.Matthias Klose36-32/+428
2007-03-172007-03-17 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons39-110/+39
2007-03-17Main.java (run): Use class' name in File case.Tom Tromey3-2/+7
2007-03-16* tools/gnu/classpath/tools/javah/JniStubPrinter.javaTom Tromey23-21/+50
2007-03-14Makefile.am (AM_MAKEFLAGS): Pass through mandir.Jakub Jelinek3-0/+7
2007-03-13java-interp.h (_Jv_InterpClass): Declare friend function _Jv_GetInterpClassSo...Keith Seitz5-2/+27
2007-03-13Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.Thomas Fitzsimmons101-7/+3254
2007-03-12jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle...Kyle Galloway1-1/+1
2007-03-12jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle...Kyle Galloway2-1/+12
2007-03-12natString.cc (getBytes (jstring enc)): Fixed the loop for multiple cycles, Co...Marco Trudel2-8/+16
2007-03-09sources.am, [...]: Rebuilt.Tom Tromey4-16/+21
2007-03-09re PR xml/30831 (Writing (transforming) XML fails)Gary Benson3-24/+34
2007-03-08re PR xml/30983 (DocumentBuilder.parse throws exception)Gary Benson3-16/+7
2007-03-07configure: Rebuilt.Tom Tromey3-2/+9
2007-03-07Win32Process.java: Added nested class EOFInputStream.Mohan Embar7-6/+60
2007-03-07libgcj_bc.c (JvRunMainName): Declare.Andrew Haley2-0/+5
2007-03-07org.w3c.dom.DOMImplementationSourceList: New file.Gary Benson5-0/+12
2007-03-07* gcj/javaprims.h: Regenerated.Mohan Embar2-0/+5
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva16-50/+364
2007-03-06AbsentInformationException.java: New file.Kyle Galloway7-7/+194
2007-03-06Makefile.am (gkeytool.pod): Don't use sed -i.Matthias Klose3-6/+11
2007-03-06Makefile.in: Rebuilt.Tom Tromey28-14/+221
2007-03-06jvmti.cc (_Jv_JVMTI_GetLocalVariableTable): Fix _Jv_Malloc parameters.Kyle Galloway3-10/+18
2007-03-05re PR classpath/31017 (gnu-classpath browser plugin does not compile against ...Mario Torre3-28/+34
2007-03-05Makefile.am (man_MANS): Add $(TOOLS_MANFILES).Matthias Klose3-13/+72
2007-03-05Makefile.am (gij_LDFLAGS): Use dbexecdir.Matthias Klose3-2/+7
2007-03-05Character.java: Re-merged with Classpath.Mark Wielaard22-246/+609
2007-03-05natVMProxy.cc (ncode_closure.meth): Delete.Andrew Haley8-13/+83
2007-03-05sources.am, [...]: Rebuilt.Tom Tromey29-129/+235
2007-03-05Updating header files. Earlier change here seems to have been in error.Tom Tromey38-66/+66
2007-03-05natClass.cc (parseAnnotationElement): Correct long annotations to read JV_CON...Andrew Haley2-1/+6
2007-03-02AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley1-3/+2
2007-03-02AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley6-78/+138
2007-03-02AnnotationInvocationHandler.java: Whitespace only changes.Andrew Haley2-324/+334
2007-03-02AnnotationInvocationHandler.java: Moved from Classpath to libgcj local.Andrew Haley1-0/+396
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses6-40/+38
2007-02-26TimeZone.java (getDefaultDisplayName): Don't check if TimeZone is instanceof ...Jakub Jelinek2-8/+6