aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2007-02-13* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2-2/+35
2007-02-132007-02-13 Andrew Haley <aph@redhat.com>Andrew Haley4-0/+25
2007-02-13jvmti.cc (_Jv_JVMTI_GetStackTrace): Remove cast from jthread to Thread *; it ...Keith Seitz2-11/+14
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey17-2252/+84
2007-02-12VMTimeZone.java: Rewrite to handle both the old 'TZif\0' format and the new one.Jakub Jelinek3-55/+407
2007-02-10re PR libgcj/30742 (ResourceBundle regression)Andrew Haley2-21/+36
2007-02-10configure: Rebuilt.Mohan Embar3-137/+15
2007-02-10Makefile.in: Rebuilt.Mohan Embar3-34/+35
2007-02-09re PR libgcj/30647 (build of gcc midi-dssi fails)Tom Tromey3-5/+162
2007-02-09* sysdep/alpha/locks.h (read_barrier): New.Richard Henderson2-0/+12
2007-02-09- reindent ChangeLog entriesMatthias Klose1-36/+36
2007-02-09TimeZone.java: Handle default (one hour) daylight savings.Jakub Jelinek2-0/+5
2007-02-09* gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz5-1/+99
2007-02-09TimeZone.java: Handle default (one hour) daylight savings.Jakub Jelinek1-2/+9
2007-02-092007-02-09 Gary Benson <gbenson@redhat.com>Gary Benson3-1/+7
2007-02-09re PR classpath/23566 (Need to regenerate TimeZone data against tzdata2006a)Jakub Jelinek3-123/+177
2007-02-09sources.am: Regenerate.Keith Seitz4-0/+9
2007-02-09sources.am: Regenerate.Keith Seitz4-26/+36
2007-02-08This file got left behind in my last commit, sorry.Kyle Galloway1-0/+63
2007-02-08StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer.Kyle Galloway12-51/+177
2007-02-08java-interp.h (_Jv_InterpFrame): obj_ptr field added to hold "this" pointer f...Kyle Galloway3-0/+25
2007-02-082007-02-08 Gary Benson <gbenson@redhat.com>Gary Benson2-4/+8
2007-02-08java-interp.h (_Jv_Frame::depth): New function.Keith Seitz3-9/+18
2007-02-07jvmti.cc (CHECK_FOR_NATIVE_METHOD): New macro.Kyle Galloway3-1/+50
2007-02-07jni.cc (_Jv_JNI_DeleteWeakGlobalRef): Check for NULL objects.Marco Trudel2-0/+8
2007-02-07init.c: New file.Tom Tromey7-0/+83
2007-02-07re PR classpath/30718 (TransformerException in XSLURIResolver)Chris Burdess24-29/+155
2007-02-07[multiple changes]Jakub Jelinek2-2/+134
2007-02-06Checking in header files missed by earlier commitTom Tromey3-1/+7
2007-02-06re PR cp-tools/30707 (gjavah cannot handle more than one CLASS)Tom Tromey3-3/+7
2007-02-06makemake.tcl (emit_bc_rule): Set the source filename.Andrew Haley3-27/+32
2007-02-06re PR cp-tools/30706 (gjavah incompatible with sun javah and gcjh)Andrew Haley5-3/+15
2007-02-05jvmti.cc (_envListLock): Change type to ReentrantReadWriteLock.Keith Seitz2-33/+55
2007-02-05Proxy.java (equals): Handle case where address==null.Tom Tromey3-4/+12
2007-02-05* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2-1/+101
2007-02-05testsuite/Makefile.am (compile-tests): Fix typo.Matthias Klose3-2/+7
2007-02-02natClass.cc (initializeClass): Re-throw SecurityExceptions.Andrew Haley1-1/+9
2007-02-02natVMVirtualMachine.cc (getFrameCount): Implement.Kyle Galloway2-2/+13
2007-02-02configure.ac (libjava_cv_anon_version_script): New test.Jakub Jelinek6-27/+151
2007-02-02makemake.tcl: Replace gnu/xml build with build of all its subpackages.David Daney4-32/+178
2007-02-01* java/lang/ClassLoader.java (getResources): No longer final.Tom Tromey3-1/+5
2007-02-01LogManager.java (loggers): Genericized.Tom Tromey16-39/+57
2007-02-01Calendar.java: Implement Comparable<Calendar>.Tom Tromey11-46/+193
2007-02-01jvmti-int.h (JVMTI): Declare member "enabled".Keith Seitz1-0/+13
2007-02-01Makefile.in: Rebuilt.Tom Tromey3-48/+31
2007-01-31jvmti-int.h (JVMTI): Declare member "enabled".Keith Seitz4-18/+70
2007-01-31jvmti-interp.exp (gij_jvmti_test_one): Add -shared-libgcc to the cxxflaglist ...Andreas Tobler2-3/+15
2007-01-31scripts.am, [...]: Rebuilt.Tom Tromey4-46/+167
2007-01-31getmethodname.h: New file.Keith Seitz3-0/+32
2007-01-31prims.cc (_Jv_Abort): fflush (stderr).Andrew Haley3-0/+12