aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-04-05VariableTable.java: Change longs to ints for argCnt and slots.Kyle Galloway1-0/+6
2007-04-03ProxyTest.java: New test.Andrew Haley1-0/+4
2007-04-03natFileChannelPosix.cc (mapImpl): Extend file, when writing, if it is too short.Tom Tromey1-0/+6
2007-04-02natPlainSocketImplPosix.cc (create): Return if already created.Tom Tromey1-0/+11
2007-04-02natVMProxy.cc (run_proxy): Use _Jv_LookupProxyMethod to find the Method.Andrew Haley1-0/+9
2007-04-02interpret-run.cc: Add code to properly set up variable slots when debugging.Kyle Galloway1-0/+19
2007-04-022007-04-02 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway1-0/+5
2007-03-30re PR libgcj/29869 (LogManager class loading failure with Tomcat)Tom Tromey1-0/+7
2007-03-28sources.am, [...]: Rebuilt.Tom Tromey1-0/+10
2007-03-27VMFrame.java: Update from upstream classpath.Keith Seitz1-0/+35
2007-03-26configure.ac: Remove checks for mktime...David Daney1-0/+12
2007-03-23link.cc (_Jv_Linker::resolve_method_entry): Ensure that the argument types an...Gary Benson1-0/+6
2007-03-23re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime....David Daney1-0/+16
2007-03-20[multiple changes]Andrew Haley1-0/+4
2007-03-14Makefile.am (AM_MAKEFLAGS): Pass through mandir.Jakub Jelinek1-0/+5
2007-03-13java-interp.h (_Jv_InterpClass): Declare friend function _Jv_GetInterpClassSo...Keith Seitz1-0/+10
2007-03-13Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.Thomas Fitzsimmons1-0/+117
2007-03-12jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle...Kyle Galloway1-0/+5
2007-03-12natString.cc (getBytes (jstring enc)): Fixed the loop for multiple cycles, Co...Marco Trudel1-0/+5
2007-03-09sources.am, [...]: Rebuilt.Tom Tromey1-0/+7
2007-03-07configure: Rebuilt.Tom Tromey1-0/+5
2007-03-07Win32Process.java: Added nested class EOFInputStream.Mohan Embar1-0/+11
2007-03-07libgcj_bc.c (JvRunMainName): Declare.Andrew Haley1-0/+4
2007-03-07org.w3c.dom.DOMImplementationSourceList: New file.Gary Benson1-0/+4
2007-03-07* gcj/javaprims.h: Regenerated.Mohan Embar1-0/+4
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva1-0/+50
2007-03-06AbsentInformationException.java: New file.Kyle Galloway1-0/+11
2007-03-06Makefile.in: Rebuilt.Tom Tromey1-0/+8
2007-03-06jvmti.cc (_Jv_JVMTI_GetLocalVariableTable): Fix _Jv_Malloc parameters.Kyle Galloway1-0/+5
2007-03-05Makefile.am (gij_LDFLAGS): Use dbexecdir.Matthias Klose1-0/+5
2007-03-05Character.java: Re-merged with Classpath.Mark Wielaard1-0/+11
2007-03-05natVMProxy.cc (ncode_closure.meth): Delete.Andrew Haley1-0/+13
2007-03-05sources.am, [...]: Rebuilt.Tom Tromey1-0/+26
2007-03-05natClass.cc (parseAnnotationElement): Correct long annotations to read JV_CON...Andrew Haley1-0/+5
2007-03-02AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley1-0/+15
2007-03-02AnnotationInvocationHandler.java: Whitespace only changes.Andrew Haley1-0/+10
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses1-0/+8
2007-02-23Main.java: Updated copyright year.Gary Benson1-0/+4
2007-02-232007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson1-0/+5
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek1-0/+20
2007-02-22* include/win32-threads.h: Added #undef OUT.Mohan Embar1-0/+4
2007-02-21jvmti.cc (_Jv_JVMTI_GetArgumentsSize): New function.Kyle Galloway1-0/+9
2007-02-21GregorianCalendar.java: Removed.Gary Benson1-0/+5
2007-02-20* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz1-0/+6
2007-02-20XEventLoop.h: Regenerated.Gary Benson1-0/+46
2007-02-17* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz1-0/+9
2007-02-16Thread.java (Thread(ThreadGroup, Runnable, String)): Pass new parameter const...David Daney1-0/+21
2007-02-16interpret.cc: Add extra DEBUG_LOCALS_INSN calls for multi-slot variables to m...Kyle Galloway1-13/+31
2007-02-162007-02-16 Gary Benson <gbenson@redhat.com>Gary Benson1-0/+5
2007-02-16[multiple changes]Andrew Haley1-0/+14