summaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2007-02-20XEventLoop.h: Regenerated.Gary Benson
2007-02-17* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz
2007-02-16Thread.java (Thread(ThreadGroup, Runnable, String)): Pass new parameter const...David Daney
2007-02-16re PR classpath/28652 (JBoss fails to start due class cast exception in the m...Edwin Steiner
2007-02-16interpret.cc: Add extra DEBUG_LOCALS_INSN calls for multi-slot variables to m...Kyle Galloway
2007-02-162007-02-16 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-16[multiple changes]Andrew Haley
2007-02-16interpret.cc (_Jv_InterpMethod::check_handler): New method.Kyle Galloway
2007-02-15Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney
2007-02-15PlainSocketImpl.h: Regenerate.David Daney
2007-02-15AttributeList.java: Updated.Gary Benson
2007-02-15defineclass.cc (_Jv_ClassReader::read_one_code_attribute): Added LocalVariabl...Kyle Galloway
2007-02-15natVMVirtualMachine (getFrames): Implement.Kyle Galloway
2007-02-152007-02-15 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-152007-02-15 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-152007-02-14 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-14TimeZone.java (getDateParams): Negate dayOfWeek.Jakub Jelinek
2007-02-14TimeZone.java (getDateParams): Negate dayOfWeek.Jakub Jelinek
2007-02-13* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz
2007-02-132007-02-13 Andrew Haley <aph@redhat.com>Andrew Haley
2007-02-13jvmti.cc (_Jv_JVMTI_GetStackTrace): Remove cast from jthread to Thread *; it ...Keith Seitz
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey
2007-02-12VMTimeZone.java: Rewrite to handle both the old 'TZif\0' format and the new one.Jakub Jelinek
2007-02-10re PR libgcj/30742 (ResourceBundle regression)Andrew Haley
2007-02-10configure: Rebuilt.Mohan Embar
2007-02-10Makefile.in: Rebuilt.Mohan Embar
2007-02-09re PR libgcj/30647 (build of gcc midi-dssi fails)Tom Tromey
2007-02-09* sysdep/alpha/locks.h (read_barrier): New.Richard Henderson
2007-02-09- reindent ChangeLog entriesMatthias Klose
2007-02-09TimeZone.java: Handle default (one hour) daylight savings.Jakub Jelinek
2007-02-09* gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz
2007-02-09TimeZone.java: Handle default (one hour) daylight savings.Jakub Jelinek
2007-02-092007-02-09 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-09re PR classpath/23566 (Need to regenerate TimeZone data against tzdata2006a)Jakub Jelinek
2007-02-09sources.am: Regenerate.Keith Seitz
2007-02-09sources.am: Regenerate.Keith Seitz
2007-02-08This file got left behind in my last commit, sorry.Kyle Galloway
2007-02-08StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer.Kyle Galloway
2007-02-08java-interp.h (_Jv_InterpFrame): obj_ptr field added to hold "this" pointer f...Kyle Galloway
2007-02-082007-02-08 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-08java-interp.h (_Jv_Frame::depth): New function.Keith Seitz
2007-02-07jvmti.cc (CHECK_FOR_NATIVE_METHOD): New macro.Kyle Galloway
2007-02-07jni.cc (_Jv_JNI_DeleteWeakGlobalRef): Check for NULL objects.Marco Trudel
2007-02-07init.c: New file.Tom Tromey
2007-02-07re PR classpath/30718 (TransformerException in XSLURIResolver)Chris Burdess
2007-02-07[multiple changes]Jakub Jelinek
2007-02-06Checking in header files missed by earlier commitTom Tromey
2007-02-06re PR cp-tools/30707 (gjavah cannot handle more than one CLASS)Tom Tromey
2007-02-06makemake.tcl (emit_bc_rule): Set the source filename.Andrew Haley
2007-02-06re PR cp-tools/30706 (gjavah incompatible with sun javah and gcjh)Andrew Haley