re PR c/20533 (documentation: attribute 'used', applied to a variable)
[gcc.git] / libjava /
2006-09-30 Keith Seitzjava-interp.h (prepared): Change type to pc_t.
2006-09-27 Jack Howarthre PR target/26792 (need to use autoconf when using...
2006-09-27 Tom TromeyLocale.java (hashcode): No longer transient.
2006-09-25 Tom TromeyMakefile.in: Rebuilt.
2006-09-25 Tom Tromeyre PR libgcj/29178 (CharsetEncoder.canEncode() gives...
2006-09-25 Tom Tromeymprec.c (mprec_calloc): Renamed.
2006-09-25 Mark WielaardSuggested by Aaron M.
2006-09-25 Keith Seitz* gnu/classpath/jdwp/VMVirtualMachine.java
2006-09-22 Marco Trudeljvmti.cc (_Jv_JVMTI_GetErrorName): Now static.
2006-09-22 David Daneyre PR classpath/28661 (HTTP Header differs b/w java...
2006-09-22 Sven de Marothy[multiple changes]
2006-09-22 Keith Seitzjvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for...
2006-09-21 Sandro Tolainiconfigure.ac: Don't use darwin-signal.h as signal handl...
2006-09-21 Keith Seitzjvmti.cc (_Jv_JVMTI_CreateRawMonitor): Use _Jv_MallocUn...
2006-09-20 Keith Seitzjvmti.cc (_Jv_JVMTI_GetErrorName): New function.
2006-09-20 Gary BensonChangeLog: Fix latest entry.
2006-09-20 Gary BensonInetAddress.java: Mostly merged with Classpath.
2006-09-20 Gary BensonInetAddress.java: Updated to latest.
2006-09-19 Keith Seitz* testsuite/libjava.jvmti/jvmti.exp: New file.
2006-09-19 Keith Seitzjvmti.cc (THREAD_DEFAULT_TO_CURRENT): Clarify parameter...
2006-09-19 Tom Tromey[multiple changes]
2006-09-19 Tom Tromeytls.m4 (GCC_CHECK_TLS): Pass empty argument as "help...
2006-09-18 Petr Salingerconfigure.host: Handle kfreebsd.
2006-09-18 Tom TromeySSLSocket.java (isBound, [...]): Removed old comment.
2006-09-18 Petr Salingerconfigure: Rebuilt.
2006-09-18 Tom Tromeyremoved old conflict marker
2006-09-14 Tom Tromeyre PR boehm-gc/29068 (Bootstrap fails building libjava...
2006-09-14 Andreas Schwab* posix-threads.cc: Include "posix.h".
2006-09-14 Geoffrey Keatingposix.cc (_Jv_platform_nanotime): Return nanoseconds...
2006-09-12 Tom Tromeyre PR java/29013 (gcj generates a MetalLookAndFeel...
2006-09-12 Tom Tromey* testsuite/libjava.jacks/jacks.exp (load_gcc_lib)...
2006-09-12 Andrew PinskiFix some whitespace issues in the changelog.
2006-09-11 David Daneyre PR classpath/28580 (HTTP HEAD fails on chuncked...
2006-09-07 Matthias KloseMakefile.am (AM_CXXFLAGS): Remove duplicate define.
2006-09-06 Keith SeitzClass.h (_Jv_FindInterpreterMethod): Change return...
2006-09-05 Gary Benson2006-09-05 Gary Benson <gbenson@redhat.com>
2006-09-01 Geoffrey Keatingjni.exp (gcj_jni_invocation_test_one): Pass -lgcj to...
2006-09-01 Keith Seitzjvmti.cc (THREAD_DEFAULT_TO_CURRENT): Encapsulate in...
2006-09-01 Keith Seitzjvm.h (_Jv_JVMTI_Init): Declare.
2006-09-01 Gary BensonInetAddress.java (getLocalHost): Refactor to avoid...
2006-09-01 Gary BensonInetAddress.java (getByAddress): Create Inet4Address...
2006-09-01 Gary BensonInetAddress.java (getByName, [...]): Only perform secur...
2006-08-31 Keith Seitzjvmti.cc (_Jv_JVMTI_RawMonitorWait): Add millis parameter.
2006-08-31 Keith Seitzjvmti.h: Update from Classpath to get latest fixes...
2006-08-31 Keith Seitz* include/jvmti_md.h: New file.
2006-08-31 Tom Tromeyre PR libgcj/28698 ([gcj] libgcj-bc only used when...
2006-08-29 Gary Benson2006-08-29 Gary Benson <gbenson@redhat.com>
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...
next