summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* java-interp.h (_Jv_InterpClass): Declare friend function _Jv_GetInterpClassSo...Keith Seitz2007-03-135-2/+27
* Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.Thomas Fitzsimmons2007-03-13101-7/+3254
* jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle...Kyle Galloway2007-03-121-1/+1
* jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle...Kyle Galloway2007-03-122-1/+12
* natString.cc (getBytes (jstring enc)): Fixed the loop for multiple cycles, Co...Marco Trudel2007-03-122-8/+16
* sources.am, [...]: Rebuilt.Tom Tromey2007-03-094-16/+21
* re PR xml/30831 (Writing (transforming) XML fails)Gary Benson2007-03-093-24/+34
* re PR xml/30983 (DocumentBuilder.parse throws exception)Gary Benson2007-03-083-16/+7
* configure: Rebuilt.Tom Tromey2007-03-073-2/+9
* Win32Process.java: Added nested class EOFInputStream.Mohan Embar2007-03-077-6/+60
* libgcj_bc.c (JvRunMainName): Declare.Andrew Haley2007-03-072-0/+5
* org.w3c.dom.DOMImplementationSourceList: New file.Gary Benson2007-03-075-0/+12
* * gcj/javaprims.h: Regenerated.Mohan Embar2007-03-072-0/+5
* ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva2007-03-0716-50/+364
* AbsentInformationException.java: New file.Kyle Galloway2007-03-067-7/+194
* Makefile.am (gkeytool.pod): Don't use sed -i.Matthias Klose2007-03-063-6/+11
* Makefile.in: Rebuilt.Tom Tromey2007-03-0628-14/+221
* jvmti.cc (_Jv_JVMTI_GetLocalVariableTable): Fix _Jv_Malloc parameters.Kyle Galloway2007-03-063-10/+18
* re PR classpath/31017 (gnu-classpath browser plugin does not compile against ...Mario Torre2007-03-053-28/+34
* Makefile.am (man_MANS): Add $(TOOLS_MANFILES).Matthias Klose2007-03-053-13/+72
* Makefile.am (gij_LDFLAGS): Use dbexecdir.Matthias Klose2007-03-053-2/+7
* Character.java: Re-merged with Classpath.Mark Wielaard2007-03-0522-246/+609
* natVMProxy.cc (ncode_closure.meth): Delete.Andrew Haley2007-03-058-13/+83
* sources.am, [...]: Rebuilt.Tom Tromey2007-03-0529-129/+235
* Updating header files. Earlier change here seems to have been in error.Tom Tromey2007-03-0538-66/+66
* natClass.cc (parseAnnotationElement): Correct long annotations to read JV_CON...Andrew Haley2007-03-052-1/+6
* AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley2007-03-021-3/+2
* AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley2007-03-026-78/+138
* AnnotationInvocationHandler.java: Whitespace only changes.Andrew Haley2007-03-022-324/+334
* AnnotationInvocationHandler.java: Moved from Classpath to libgcj local.Andrew Haley2007-03-021-0/+396
* Makefile.am: Add dummy install-pdf target.Brooks Moses2007-03-016-40/+38
* TimeZone.java (getDefaultDisplayName): Don't check if TimeZone is instanceof ...Jakub Jelinek2007-02-262-8/+6
* Main.java: Updated copyright year.Gary Benson2007-02-232-1/+5
* 2007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson2007-02-231-0/+0
* 2007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson2007-02-232-2/+12
* re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek2007-02-2311-0/+0
* re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek2007-02-2220-607/+1702
* * include/win32-threads.h: Added #undef OUT.Mohan Embar2007-02-222-0/+5
* jvmti.cc (_Jv_JVMTI_GetArgumentsSize): New function.Kyle Galloway2007-02-217-1/+167
* GregorianCalendar.java: Removed.Gary Benson2007-02-216-1361/+7
* 2007-02-21 Gary Benson <gbenson@redhat.com>Gary Benson2007-02-212-1/+7
* Makefile.am: Add rules to build and install man pages from texinfo docs.Matthias Klose2007-02-207-254/+1025
* MBeanServer.java: Updated.Gary Benson2007-02-2010-76/+96
* * gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2007-02-202-19/+26
* XEventLoop.h: Regenerated.Gary Benson2007-02-2038-66/+112
* * gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2007-02-172-0/+184
* Thread.java (Thread(ThreadGroup, Runnable, String)): Pass new parameter const...David Daney2007-02-1610-8/+55
* re PR classpath/28652 (JBoss fails to start due class cast exception in the m...Edwin Steiner2007-02-163-16/+15
* interpret.cc: Add extra DEBUG_LOCALS_INSN calls for multi-slot variables to m...Kyle Galloway2007-02-164-57/+338
* 2007-02-16 Gary Benson <gbenson@redhat.com>Gary Benson2007-02-165-1/+11