aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-16interpret.cc (_Jv_InterpMethod::check_handler): New method.Kyle Galloway1-0/+17
2007-02-15Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney1-0/+56
2007-02-15PlainSocketImpl.h: Regenerate.David Daney1-16/+22
2007-02-15defineclass.cc (_Jv_ClassReader::read_one_code_attribute): Added LocalVariabl...Kyle Galloway1-0/+18
2007-02-15natVMVirtualMachine (getFrames): Implement.Kyle Galloway1-0/+4
2007-02-13* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz1-0/+7
2007-02-132007-02-13 Andrew Haley <aph@redhat.com>Andrew Haley1-0/+5
2007-02-13jvmti.cc (_Jv_JVMTI_GetStackTrace): Remove cast from jthread to Thread *; it ...Keith Seitz1-0/+7
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey1-0/+14
2007-02-12VMTimeZone.java: Rewrite to handle both the old 'TZif\0' format and the new one.Jakub Jelinek1-0/+5
2007-02-10re PR libgcj/30742 (ResourceBundle regression)Andrew Haley1-0/+7