darwin-tramp.asm (__trampoline_setup): Call __enable_execute_stack on completion.
[gcc.git] / libjava /
2007-02-05 Keith Seitzjvmti.cc (_envListLock): Change type to ReentrantReadWr...
2007-02-05 Tom TromeyProxy.java (equals): Handle case where address==null.
2007-02-05 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-02-05 Matthias Klosetestsuite/Makefile.am (compile-tests): Fix typo.
2007-02-02 Andrew HaleynatClass.cc (initializeClass): Re-throw SecurityExceptions.
2007-02-02 Kyle GallowaynatVMVirtualMachine.cc (getFrameCount): Implement.
2007-02-02 Jakub Jelinekconfigure.ac (libjava_cv_anon_version_script): New...
2007-02-02 David Daneymakemake.tcl: Replace gnu/xml build with build of all...
2007-02-01 Tom Tromey* java/lang/ClassLoader.java (getResources): No longer...
2007-02-01 Tom TromeyLogManager.java (loggers): Genericized.
2007-02-01 Tom TromeyCalendar.java: Implement Comparable<Calendar>.
2007-02-01 Keith Seitzjvmti-int.h (JVMTI): Declare member "enabled".
2007-02-01 Tom TromeyMakefile.in: Rebuilt.
2007-01-31 Keith Seitzjvmti-int.h (JVMTI): Declare member "enabled".
2007-01-31 Andreas Toblerjvmti-interp.exp (gij_jvmti_test_one): Add -shared...
2007-01-31 Tom Tromeyscripts.am, [...]: Rebuilt.
2007-01-31 Keith Seitzgetmethodname.h: New file.
2007-01-31 Andrew Haleyprims.cc (_Jv_Abort): fflush (stderr).
2007-01-31 Tom Tromeyconfigure, [...]: Rebuilt.
2007-01-31 Tom Tromeyre PR libgcj/30606 (natVMURLConnection.cc:21: error...
2007-01-31 Tom Tromey* resource/gnu/classpath/tools/jar/messages.properties
2007-01-30 Tom TromeyMakefile.in: Rebuilt.
2007-01-30 Andreas Toblernatevents.cc (FieldModificationCB): Use a cast to print...
2007-01-30 Kaloian Doganovre PR libgcj/30600 (gnu.gcj.convert.BytesToCharsetAdapt...
2007-01-29 Kyle Gallowayjava-interp.h: Added _Jv_Frame class and its two subcla...
2007-01-29 Tom Tromeyinterpret.cc (run_debug): Remove comment.
2007-01-29 Tom Tromeyconfigure, [...]: Rebuilt.
2007-01-29 Tom TromeyMakefile.in: Rebuilt.
2007-01-29 Tom TromeyChecking in updated class file
2007-01-29 Keith Seitzjvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.
2007-01-29 Andrew HaleySecurityManager.java: Load and initialize java.security...
2007-01-29 Andrew HaleySecurityManager.java: Load and initialize java.security...
2007-01-29 Andrew HaleynatClass.cc (initializeClass): Re-throw SecurityExceptions.
2007-01-28 Michele Sandri2007-01-28 Michele Sandri <gpointorama@gmail.com>
2007-01-27 Andreas Toblerre PR libgcj/30513 (Bootstrap failure with libgcj on...
2007-01-27 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-01-26 Jakub JelinekMakefile.am (generic_header_files): Add $(inner_nat_hea...
2007-01-26 Tom Tromeylibjava
2007-01-26 Tom Tromeyre PR libgcj/29594 (jv-convert with no args NPE)
2007-01-25 Keith Seitzjvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.
2007-01-25 Andrew Haleyconfigure, [...]: Rebuilt.
2007-01-25 Keith Seitzjvmti.cc (_Jv_JVMTI_GetMethodName): New function.
2007-01-25 Kyle Gallowaylibjava.exp (exec_gij): Change [ to { in if statement.
2007-01-25 Kyle GallowayKyle Galloway 2007-01-25 <kgallowa@redhat.com>
2007-01-25 Kyle Gallowayjvmti-interp.exp: New file.
2007-01-25 Keith Seitzlink.cc (_Jv_Linker::wait_for_state): Add JVMTI CLASS_P...
2007-01-25 Keith Seitzinterpret.cc: Include gnu/gcj/jvmti/Breakpoint.h...
2007-01-24 Keith Seitzprims.cc (_Jv_RunMain): Send JVMTI event notifications...
2007-01-24 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-01-24 Andrew HaleynatVMStackWalker.cc: Call InitClass everywhere.
2007-01-24 Andreas Krebbelunwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_W...
2007-01-23 Marco TrudelArrays.java (binarySearch): Change comparison order.
2007-01-23 H.J. Lure PR libgcj/30550 (Missing dependencies for ecjx target)
2007-01-23 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-01-23 Keith SeitzClass.h (_Jv_GetClassStatus): Declare.
2007-01-23 Tom Tromeyconfigure: Rebuilt.
2007-01-22 Tom Tromeyre PR java/29812 (env->klass value is not updated durin...
2007-01-22 Tom Tromey* libtool-version: Bump current to 9.
2007-01-22 Andrew Haleylocks.h (write_barrier): New.
2007-01-21 Matthias KloseMakefile.am (install-exec-hook): Use transformed name.
2007-01-20 Matthias KloseMakefile.am, [...]: Install into nativeexeclibdir inste...
2007-01-19 Keith SeitznatVMFrame.cc: Mark unused parameters with MAYBE_UNUSED.
2007-01-19 Keith SeitznatVMVirtualMachine.cc: Mark unused parameters in metho...
2007-01-19 Keith SeitzFrom Macro Trudel <mtrudel@gmx.ch>:
2007-01-18 Marco Trudeljni.cc (_Jv_JNI_FindClass): Initialize class.
2007-01-18 Tom Tromeyconfigure: Rebuilt.
2007-01-18 Gary BensonnatVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImpl...
2007-01-17 Tom Tromey* tools/gnu/classpath/tools/javah/PathOptionGroup.java
2007-01-17 Andrew HaleyMakefile.in: Rebuilt.
2007-01-17 Keith SeitznatThread.cc (finish_): Add JVMTI ThreadEnd notification.
2007-01-17 Tom TromeyChangeLog rotation
2007-01-17 Jack Howarthaclocal.m4: Regenerate to use multi.m4.
2007-01-17 Gary BensonnatVMDirectByteBufferImpl.cc: Renamed from java/nio...
2007-01-17 Gary BensonMappedByteBuffer.java: Removed.
2007-01-17 Marco Trudeljvmti.cc (_Jv_JVMTI_GetAllThreads): Now static.
2007-01-17 Tom TromeynatThread.cc (finalize_native): Remove cast.
2007-01-16 Keith Seitznatevents.cc (FieldModificationCB): Use %#llx instead...
2007-01-16 Keith SeitznatVMVirtualMachine.cc (DEFINE_CALLBACK): New macro.
2007-01-16 Kyle Gallowayjvmti.cc (_Jv_JVMTI_GetAllThreads): New function.
2007-01-15 Keith SeitznatVMVirtualMachine.cc (suspendThread): Use java.lang...
2007-01-15 Gary BensonMappedByteBuffer.java: Removed.
2007-01-15 Gary BensonURLClassLoader.java: Removed.
2007-01-14 H.J. Luld-symbolic.m4: New.
2007-01-12 Kaz Kojimalocks.h (read_barrier): New.
2007-01-12 Andrew Haleyi386-signal.h: Rewrite to use rt_sigaction.
2007-01-11 Andrew Haley2007-01-11 Andrew Haley <aph@redhat.com>
2007-01-11 Tom Tromey*.h: New files.
2007-01-11 Matthias KloseReadd missing chunks from r116332:
2007-01-10 Tom Tromey* HACKING: Various updates.
2007-01-10 Tom TromeynatDouble.cc (toString): Added parens.
2007-01-10 H.J. Lure PR libgcj/30424 (revision 120632 failed to build...
2007-01-10 Gary BensonURL.java: Removed.
2007-01-10 Matthias Kloseregexp, [...]: Remove empty directories.
2007-01-10 Matthias KloseMakefile.am (install-exec-hook): Support $(DESTDIR).
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-12-21 Adam Megaczconfigure.ac: add $built_gcc_dir to $GCJH and $GCJ...
2006-12-18 Adam MegaczMakefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS...
2006-12-04 Eric Botcazoutls.m4 (GCC_CHECK_TLS): Do not test TLS with static...
2006-11-28 Mike Stumplocks.h: Enable use of either file on either target...
2006-11-21 Gary BensonSecurity.java: Merge with classpath.
next