aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-10configure: Rebuilt.Mohan Embar1-0/+5
2007-02-10Makefile.in: Rebuilt.Mohan Embar1-0/+6
2007-02-09* sysdep/alpha/locks.h (read_barrier): New.Richard Henderson1-0/+4
2007-02-09- reindent ChangeLog entriesMatthias Klose1-36/+36
2007-02-09* gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz1-0/+15
2007-02-09sources.am: Regenerate.Keith Seitz1-0/+3
2007-02-09sources.am: Regenerate.Keith Seitz1-0/+8
2007-02-08StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer.Kyle Galloway1-1/+25
2007-02-08java-interp.h (_Jv_InterpFrame): obj_ptr field added to hold "this" pointer f...Kyle Galloway1-0/+7
2007-02-08java-interp.h (_Jv_Frame::depth): New function.Keith Seitz1-0/+6
2007-02-07jvmti.cc (CHECK_FOR_NATIVE_METHOD): New macro.Kyle Galloway1-0/+7
2007-02-07jni.cc (_Jv_JNI_DeleteWeakGlobalRef): Check for NULL objects.Marco Trudel1-0/+4
2007-02-07init.c: New file.Tom Tromey1-0/+9
2007-02-07[multiple changes]Jakub Jelinek1-0/+5