aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-31configure, [...]: Rebuilt.Tom Tromey5-6/+34
2007-01-31re PR libgcj/30606 (natVMURLConnection.cc:21: error: 'magic_t' does not name ...Tom Tromey5-6/+90
2007-01-31* resource/gnu/classpath/tools/jar/messages.propertiesTom Tromey14-1/+38
2007-01-30Makefile.in: Rebuilt.Tom Tromey3-4/+13
2007-01-30natevents.cc (FieldModificationCB): Use a cast to print it right.Andreas Tobler2-1/+6
2007-01-30re PR libgcj/30600 (gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argu...Kaloian Doganov3-2/+8
2007-01-29java-interp.h: Added _Jv_Frame class and its two subclasses _Jv_InterpFrame a...Kyle Galloway15-27/+537
2007-01-29interpret.cc (run_debug): Remove comment.Tom Tromey3-87/+114
2007-01-29configure, [...]: Rebuilt.Tom Tromey8-63/+39
2007-01-29Makefile.in: Rebuilt.Tom Tromey3-0/+11
2007-01-29Checking in updated class fileTom Tromey1-0/+0
2007-01-29jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.Keith Seitz4-27/+42
2007-01-29SecurityManager.java: Load and initialize java.security.Security.Andrew Haley2-0/+12
2007-01-29SecurityManager.java: Load and initialize java.security.Security.Andrew Haley1-0/+5
2007-01-29natClass.cc (initializeClass): Re-throw SecurityExceptions.Andrew Haley4-0/+33
2007-01-282007-01-28 Michele Sandri <gpointorama@gmail.com>Michele Sandri2-7/+47
2007-01-27re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10)Andreas Tobler3-8/+43
2007-01-27* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2-14/+110
2007-01-27Makefile.am (generic_header_files): Add $(inner_nat_headers).Jakub Jelinek5-15/+150
2007-01-26libjavaTom Tromey41-69/+78
2007-01-26re PR libgcj/29594 (jv-convert with no args NPE)Tom Tromey3-9/+13
2007-01-25jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.Keith Seitz4-7/+43
2007-01-25configure, [...]: Rebuilt.Andrew Haley10-110/+49
2007-01-25jvmti.cc (_Jv_JVMTI_GetMethodName): New function.Keith Seitz5-1/+236
2007-01-25libjava.exp (exec_gij): Change [ to { in if statement.Kyle Galloway1-4/+6
2007-01-25Kyle Galloway 2007-01-25 <kgallowa@redhat.com>Kyle Galloway1-0/+6
2007-01-25jvmti-interp.exp: New file.Kyle Galloway2-0/+202
2007-01-25link.cc (_Jv_Linker::wait_for_state): Add JVMTI CLASS_PREPARE notification.Keith Seitz2-63/+82
2007-01-25interpret.cc: Include gnu/gcj/jvmti/Breakpoint.h...Keith Seitz3-3/+39
2007-01-24prims.cc (_Jv_RunMain): Send JVMTI event notifications for VM_INIT and VM_DEA...Keith Seitz2-11/+16
2007-01-24* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2-2/+37
2007-01-24natVMStackWalker.cc: Call InitClass everywhere.Andrew Haley4-37/+59
2007-01-24unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an...Andreas Krebbel2-4/+9
2007-01-23Arrays.java (binarySearch): Change comparison order.Marco Trudel4-3/+10
2007-01-23re PR libgcj/30550 (Missing dependencies for ecjx target)H.J. Lu3-3/+14
2007-01-23* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2-2/+13
2007-01-23Class.h (_Jv_GetClassStatus): Declare.Keith Seitz4-3/+49
2007-01-23configure: Rebuilt.Tom Tromey3-2/+7
2007-01-22re PR java/29812 (env->klass value is not updated during the native calls)Tom Tromey15-54/+255
2007-01-22* libtool-version: Bump current to 9.Tom Tromey2-1/+5
2007-01-22locks.h (write_barrier): New.Andrew Haley2-0/+12
2007-01-21Makefile.am (install-exec-hook): Use transformed name.Matthias Klose3-4/+9
2007-01-20Makefile.am, [...]: Install into nativeexeclibdir instead of gcjversionedlibdir.Matthias Klose5-78/+70
2007-01-19natVMFrame.cc: Mark unused parameters with MAYBE_UNUSED.Keith Seitz2-3/+8