summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* natClass.cc (initializeClass): Re-throw SecurityExceptions.Andrew Haley2007-02-021-1/+9
* natVMVirtualMachine.cc (getFrameCount): Implement.Kyle Galloway2007-02-022-2/+13
* configure.ac (libjava_cv_anon_version_script): New test.Jakub Jelinek2007-02-026-27/+151
* makemake.tcl: Replace gnu/xml build with build of all its subpackages.David Daney2007-02-024-32/+178
* * java/lang/ClassLoader.java (getResources): No longer final.Tom Tromey2007-02-013-1/+5
* LogManager.java (loggers): Genericized.Tom Tromey2007-02-0116-39/+57
* Calendar.java: Implement Comparable<Calendar>.Tom Tromey2007-02-0111-46/+193
* jvmti-int.h (JVMTI): Declare member "enabled".Keith Seitz2007-02-011-0/+13
* Makefile.in: Rebuilt.Tom Tromey2007-02-013-48/+31
* jvmti-int.h (JVMTI): Declare member "enabled".Keith Seitz2007-01-314-18/+70
* jvmti-interp.exp (gij_jvmti_test_one): Add -shared-libgcc to the cxxflaglist ...Andreas Tobler2007-01-312-3/+15
* scripts.am, [...]: Rebuilt.Tom Tromey2007-01-314-46/+167
* getmethodname.h: New file.Keith Seitz2007-01-313-0/+32
* prims.cc (_Jv_Abort): fflush (stderr).Andrew Haley2007-01-313-0/+12
* configure, [...]: Rebuilt.Tom Tromey2007-01-315-6/+34
* re PR libgcj/30606 (natVMURLConnection.cc:21: error: 'magic_t' does not name ...Tom Tromey2007-01-315-6/+90
* * resource/gnu/classpath/tools/jar/messages.propertiesTom Tromey2007-01-3114-1/+38
* Makefile.in: Rebuilt.Tom Tromey2007-01-303-4/+13
* natevents.cc (FieldModificationCB): Use a cast to print it right.Andreas Tobler2007-01-302-1/+6
* re PR libgcj/30600 (gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argu...Kaloian Doganov2007-01-303-2/+8
* java-interp.h: Added _Jv_Frame class and its two subclasses _Jv_InterpFrame a...Kyle Galloway2007-01-2915-27/+537
* interpret.cc (run_debug): Remove comment.Tom Tromey2007-01-293-87/+114
* configure, [...]: Rebuilt.Tom Tromey2007-01-298-63/+39
* Makefile.in: Rebuilt.Tom Tromey2007-01-293-0/+11
* Checking in updated class fileTom Tromey2007-01-291-0/+0
* jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.Keith Seitz2007-01-294-27/+42
* SecurityManager.java: Load and initialize java.security.Security.Andrew Haley2007-01-292-0/+12
* SecurityManager.java: Load and initialize java.security.Security.Andrew Haley2007-01-291-0/+5
* natClass.cc (initializeClass): Re-throw SecurityExceptions.Andrew Haley2007-01-294-0/+33
* 2007-01-28 Michele Sandri <gpointorama@gmail.com>Michele Sandri2007-01-282-7/+47
* re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10)Andreas Tobler2007-01-273-8/+43
* * gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2007-01-272-14/+110
* Makefile.am (generic_header_files): Add $(inner_nat_headers).Jakub Jelinek2007-01-275-15/+150
* libjavaTom Tromey2007-01-2641-69/+78
* re PR libgcj/29594 (jv-convert with no args NPE)Tom Tromey2007-01-263-9/+13
* jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.Keith Seitz2007-01-254-7/+43
* configure, [...]: Rebuilt.Andrew Haley2007-01-2510-110/+49
* jvmti.cc (_Jv_JVMTI_GetMethodName): New function.Keith Seitz2007-01-255-1/+236
* libjava.exp (exec_gij): Change [ to { in if statement.Kyle Galloway2007-01-251-4/+6
* Kyle Galloway 2007-01-25 <kgallowa@redhat.com>Kyle Galloway2007-01-251-0/+6
* jvmti-interp.exp: New file.Kyle Galloway2007-01-252-0/+202
* link.cc (_Jv_Linker::wait_for_state): Add JVMTI CLASS_PREPARE notification.Keith Seitz2007-01-252-63/+82
* interpret.cc: Include gnu/gcj/jvmti/Breakpoint.h...Keith Seitz2007-01-253-3/+39
* prims.cc (_Jv_RunMain): Send JVMTI event notifications for VM_INIT and VM_DEA...Keith Seitz2007-01-242-11/+16
* * gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2007-01-242-2/+37
* natVMStackWalker.cc: Call InitClass everywhere.Andrew Haley2007-01-244-37/+59
* unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an...Andreas Krebbel2007-01-242-4/+9
* Arrays.java (binarySearch): Change comparison order.Marco Trudel2007-01-234-3/+10
* re PR libgcj/30550 (Missing dependencies for ecjx target)H.J. Lu2007-01-233-3/+14
* * gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2007-01-232-2/+13