re PR c++/28860 (Trouble with bound template template parameter in specialization)
[gcc.git] / libjava /
2006-08-24 Keith Seitzprims.cc (remoteDebug): New global.
2006-08-24 Gary BensonNetworkInterface.java (getInetAddresses): Bracket IPv6...
2006-08-23 Keith Seitz* gnu/classpath/jdwp/VMVirtualMachine.java
2006-08-22 Thomas Fitzsimmonsre PR libgcj/27890 (lib/logging.properties pollutes...
2006-08-21 Bryce McKinlayre PR libgcj/13212 (JNI/CNI AttachCurrentThread does...
2006-08-19 Ranjit Mathewbacktrace.h (fallback_backtrace): Add "0x55 0x8B 0xEC...
2006-08-18 Roger Saylecheck_jni_methods.sh: Don't use the "set -C" command...
2006-08-18 Tom TromeyNodeWriter.java (writeParents): Removed debugging prints.
2006-08-17 H.J. LuMakefile.am (install-exec-hook): Support $(DESTDIR).
2006-08-17 Tom Tromey* libtool-version: Updated.
2006-08-17 Jakub Jelinekjvspec.c (lang_specific_driver): Add -s-bc-abi when...
2006-08-15 Kyle GallowayIncorrect date in changelog
2006-08-15 Kyle GallowayForgot to commit changelog with last patch.
2006-08-15 Kyle Gallowayjava-interp.h (_Jv_InterpMethod::run_debug): New method.
2006-08-14 Mark WielaardImported GNU Classpath 0.92
2006-08-14 Gary BensonThread.java (accessControlState): New field.
2006-08-10 Gary Bensonjava-stack.h (GetAccessControlStack): Change return...
2006-08-09 Tom Tromeyre PR awt/28666 (IllegalAccessError in gtk peers)
2006-08-09 Gary Bensonstacktrace.cc (accesscontrol_trace_fn): Skip non-Java...
2006-08-09 Gary BensonSystem.java (setSecurityManager): Javadoc fix.
2006-08-09 Gary Bensonjava-stack.h (accesscontrol_trace_fn): Declare.
2006-08-07 Tom Tromeyre PR libgcj/28609 (make install broken in current...
2006-08-07 Gary Bensonre PR libgcj/28340 (gij ignores -Djava.security.manager)
2006-08-07 Gary BensonSecurityManager.java (getSecurityContext, [...]): Merge...
2006-08-07 Gary BensonVMAccessController.java (pushContext, [...]): Use Threa...
2006-08-06 Tom Tromeyre PR libgcj/28491 (NetworkInterface.getNetworkInterfac...
2006-08-06 Tom Tromeyre PR libgcj/28576 (PlainDatagramSocketImpl::connect...
2006-08-05 Mark Wielaardjvmti.cc: Include gcj/method.h.
2006-08-05 Tom Tromeyjvmti.cc: Added MAYBE_UNUSED to 'env' parameters.
2006-08-04 Keith SeitzVMFrame.java: Update to Classpath 0.91.
2006-08-03 Tom Tromeyjvmti.cc (REQUIRE_PHASE): New macro.
2006-08-02 Andreas Toblerre PR libgcj/28546 (./java/lang/Thread.h:31: error...
2006-08-01 Andreas ToblernatSystemProperties.cc: Add additional check for getpwu...
2006-07-31 Thomas Fitzsimmonsre PR libgcj/28312 (peer libraries are installed into...
2006-07-28 Andrew HaleynatSharedLibLoader.cc (init): Don't set curLoader to...
2006-07-28 Gary Bensonre PR libgcj/13604 (AccessController unfinished)
2006-07-28 Gary BensonSecurityManager.java (currentClassLoader, [...]): Remer...
2006-07-28 Gary Bensonprims.cc (_Jv_CreateJavaVM): Move setting runtimeInitia...
2006-07-24 Mohan Embarwin32-threads.h (_Jv_Thread_t): Explicitly name the...
2006-07-23 Mohan Embarjvmti.cc (_Jv_JVMTI_SuspendThread): Add missing JNICALL...
2006-07-22 Mohan EmbarnatPlainSocketImplPosix.cc (bind): Clear SockAddr befor...
2006-07-21 Keith Seitzboehm.cc (_Jv_SuspendThread): Don't ifdef the function...
2006-07-21 David Daneyre PR libgcj/28426 (libgcj header files installed in...
2006-07-21 Mark Wielaard* java/io/OutputStreamWriter.java (flush): Create work...
2006-07-21 Keith SeitznatThread.cc (_Jv_ThreadGetData): New function.
2006-07-20 Keith Seitzjvmti.cc (_Jv_JVMTI_DisposeEnvironment): New function.
2006-07-20 Keith Seitzjvm.h (_Jv_GetJVMTIEnv): Declare.
2006-07-20 Keith Seitz* include/jvmti.h: Include copy from upstream before...
2006-07-20 David Daney* configure.host: Enable the interpreter for mipsel...
2006-07-20 David Daneymips-signal.h: Update copyright.
2006-07-18 Paolo BonziniMakefile.tpl (configure-stageN-MODULE): Pass --with...
2006-07-18 Gary BensonFile.java (deleteOnExit): Fix security check.
2006-07-14 Anthony GreennatFilePosix.cc (performSetLastModified): Return true...
2006-07-14 Ranjit Mathewstacktrace.cc (_Jv_StackTrace::GetStackTrace): Uncondit...
2006-07-14 Gary BensonFile.java (internalExists): New method.
2006-07-14 Bryce McKinlayinterpret.cc (_Jv_InterpMethod::run): Don't SAVE_PC...
2006-07-13 Bryce McKinlayinterpret.cc (_Jv_InterpMethod::compile): Add FIXME...
2006-07-12 Tom Tromeyre PR libgcj/27271 (i/o error (java.util.zip.ZipExcepti...
2006-07-12 Gary BensonFile.java (renameTo): Fix security checks.
2006-07-12 Bryce McKinlayre PR java/28352 (gcj -C fails to generate line number...
2006-07-07 Paul EggertPort to hosts whose 'sort' and 'tail' implementations...
2006-07-07 Bryce McKinlayStackTrace2.java: Renamed from StackTrace.java.
2006-07-07 Geoffrey KeatingFix conflict with stacktrace.java.
2006-07-07 Geoffrey KeatingFix conflict with stacktrace.out.
2006-07-07 Ranjit Mathewbacktrace.h (fallback_backtrace): Scan for a function...
2006-07-07 Gary BensonMakefile.am (BOOT_CLASS_PATH_DIR): Only contain libgcj...
2006-07-06 Bryce McKinlaystacktrace.cc (ClassForFrame): Remove commented-out...
2006-07-06 Thomas FitzsimmonsMakefile.am (libgcj_tools_la_GCJFLAGS): Add -fno-indire...
2006-07-06 Bryce McKinlayboehm.cc (_Jv_MarkObj): Mark the next_or_version field.
2006-07-06 Thomas Fitzsimmonsconfigure.ac (ac_configure_args): Add --with-native...
2006-07-05 Ranjit Mathewlibgcj.spec.in: Use THREADSTARTFILESPEC to affect the...
2006-07-04 Andreas Toblerlibjava.exp (libjava_init): Call the GCJ_UNDER_TEST...
2006-07-04 Andreas Toblerre PR libgcj/28226 (posix.cc:222: error: invalid conver...
2006-07-04 Peter O'Gormanltconfig: chmod 644 before ranlib during install.
2006-07-04 Andreas Toblerlibjava.exp (libjava_init): Look for libgcj-$version...
2006-07-04 Thomas Fitzsimmonsre PR libgcj/28244 (missing dependency causes build...
2006-06-30 Thomas FitzsimmonsMakefile.am: Comment out tools wrapper creation.
2006-06-29 Ranjit Mathewjavaprims.h (_Jv_uintptr_t): New typedef similar to...
2006-06-27 Tom TromeyOutputStreamWriter.java (writeChars): Use a 'do' loop.
2006-06-27 Marco Trudelboehm.cc (_Jv_SuspendThread, [...]): Define conditional...
2006-06-27 Tom Tromeyre PR libgcj/28178 (jniEnv->DeleteLocalRef (null) fails)
2006-06-26 Keith Seitzposix-threads.h: Fix coding style aberrations from...
2006-06-26 Keith Seitzno-gc.h (_Jv_SuspendThread): Declare.
2006-06-22 Thomas Fitzsimmonsjni.exp (gcj_jni_invocation_test_one): Link against...
2006-06-22 Thomas FitzsimmonsMakefile.am (libjvm_la_LDFLAGS): Do not set -rpath...
2006-06-22 Tom TromeynatField.cc (getAddr): Allow setting of final field...
2006-06-21 Bryce McKinlaywin32-threads.h (_Jv_ThreadDesc_t): New typedef.
2006-06-20 Bryce McKinlaynatSystemProperties.cc (insertSystemProperties): Bump...
2006-06-20 Thomas FitzsimmonsMakefile.am (AM_CXXFLAGS): Define GCJ_VERSIONED_LIBDIR...
2006-06-19 Andrew Haleyre PR java/27908 (VMSecureRandom generateSeed infinite...
2006-06-19 Keith Seitzposix-threads.h (_Jv_ThreadDebugSuspend): Declare.
2006-06-16 Andrew Haleyclass.c (make_class_data): When using flag_indirect_cla...
2006-06-15 Thomas FitzsimmonsMakefile.am: Do not recurse into tools directory.
2006-06-14 Tom Tromeyre PR java/28024 (libjava build failure on Solaris...
2006-06-14 Thomas FitzsimmonsMakefile.am (gappletviewer_CFLAGS): Add -I$(top_srcdir...
2006-06-14 Thomas Fitzsimmonsconfigure: Regenerate.
2006-06-14 John David Anglinconfigure.host (hppa*-*): Set 'enable_hash_synchronizat...
2006-06-12 Andrew Haleyre PR java/27908 (VMSecureRandom generateSeed infinite...
2006-06-12 Andrew Haleyre PR java/27908 (VMSecureRandom generateSeed infinite...
2006-06-10 Thomas Fitzsimmonsconfigure.ac (ac_configure_args): Add --disable-plugin.
next