OSDN Git Service

* integrate.c (expand_inline_function): Handle CONCAT DECL_RESULT.
[pf3gnuchains/gcc-fork.git] / libjava / include /
2001-05-22 bothnerImplement invocation interface; don't create new thread...
2001-05-21 aph2001-05-18 Andrew Haley <aph@cambridge.redhat.com>
2001-05-19 apbianco2001-05-18 Alexandre Petit-Bianco <apbianco@redhat...
2001-05-18 bryce2001-05-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
2001-05-13 zackgcc/cp:
2001-04-27 tromey2001-04-27 Martin Kahlert <martin.kahlert@infineon...
2001-04-04 tromey2001-04-04 Andreas Jaeger <aj@suse.de>
2001-04-01 bryce 1.3-Compliant Implementation of java.io.File.
2001-03-23 tromey * jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved...
2001-03-21 tromey * configure: Rebuilt.
2001-02-24 bothner Change to sometimes include class name in ClassFormatE...
2001-02-15 aph2001-02-14 Andrew Haley <aph@redhat.com>
2001-01-30 aph2001-01-26 Andrew Haley <aph@redhat.com>
2001-01-12 tromey * java/lang/natSystem.cc: Include locale.h if it exists.
2000-12-30 bryceFor boehm-gc:
2000-11-29 bryce2000-11-29 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-27 tromey * Makefile.in: Rebuilt.
2000-10-09 bryce2000-10-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-06 tromeyRebuilt Makefile.ins
2000-10-06 tromey * java/lang/reflect/natField.cc (BooleanClass): Don...
2000-09-30 bryce2000-09-30 Hans Boehm <boehm@acm.org>
2000-09-11 tromey * gnu/gcj/convert/BytesToUnicode.java (getDefaultDecod...
2000-09-06 tromey2000-09-06 Jeff Sturm <jeff.sturm@appnet.com>
2000-08-30 tromey * Makefile.in: Rebuilt.
2000-08-26 green2000-08-26 Anthony Green <green@redhat.com>
2000-08-22 tromey2000-08-21 Mark Wielaard <mark@klomp.org>
2000-08-21 greenSun Aug 20 21:02:48 2000 Anthony Green <green@redhat...
2000-08-19 greenSat Aug 19 11:00:53 2000 Anthony Green <green@redhat...
2000-08-16 tromey2000-08-15 Andrew Haley <aph@cygnus.com>
2000-08-02 tromey * Makefile.in: Rebuilt.
2000-06-30 tromey * include/jni.h: Include <gcj/array.h>. Fixes PR...
2000-06-16 tromey Fix for PR libgcj/261:
2000-05-31 tromey * prims.cc (DECLARE_PRIM_TYPE): Define a vtable as...
2000-05-30 tromey * include/name-finder.h: Include <sys/wait.h>.
2000-05-19 tromeyJumbo patch:
2000-05-16 aph2000-05-15 Andrew Haley <aph@cygnus.com>
2000-04-27 tromey Runtime support for PR gcj/2:
2000-04-22 green+ 2000-04-22 Anthony Green <green@cygnus.com>
2000-04-20 tromey Fix for PR libgcj/212:
2000-04-09 green2000-04-08 Anthony Green <green@cygnus.com>
2000-04-09 green2000-04-08 Anthony Green <green@cygnus.com>
2000-04-03 tromey * include/jvm.h (_Jv_GetArrayElementFromElementType...
2000-04-02 greenForgot to add this file before...
2000-04-02 greenJVMPI changes...
2000-03-28 bryce * Makefile.in: New #defines and friends for...
2000-03-26 tromey2000-03-26 Tom Tromey <tromey@cygnus.com>
2000-03-15 tromey2000-03-15 Tom Tromey <tromey@cygnus.com>
2000-03-09 tromey * java/lang/reflect/natArray.cc (newInstance): Don...
2000-03-07 tromey * All files: Updated copyright information.
2000-03-07 bryce2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-06 tromey Fix for PR libgcj/43:
2000-03-05 green * configure.host: Fix __NO_MATH_INLNES botch.
2000-03-02 tromey * include/java-interp.h: Don't include MethodInvocation.h.
2000-02-18 tromey * include/jvm.h (_Jv_GetJavaVM): Declare.
2000-02-16 tromey * resolve.cc (ncode): Set args_raw_size. Compute...
2000-02-10 tromey * include/jni.h (JNI_FALSE): Renamed from JNI_TRUE...
2000-02-10 tromey * gnu/gcj/jni/natNativeThread.cc: New file.
2000-02-07 tromey * jni.cc (add_char): Conditional on INTERPRETER.
2000-02-04 tromey * defineclass.cc (handleMethodsBegin): Allocate _Jv_Me...
2000-02-02 tromey * include/java-interp.h (_Jv_JNI_conversion_call)...
2000-02-02 tromey * include/jni.h (class _Jv_JNIEnv): Corrected calls...
2000-02-01 tromey * include/jni.h (class _Jv_JNIEnv): Added all C++...
2000-02-01 tromey * prims.cc (_Jv_MallocUnchecked): New function.
2000-01-31 tromey * include/config.h.in: Rebuilt.
2000-01-26 tromey * gcj/method.h (JvNumMethods): Moved from Class.h.
2000-01-22 green * include/config.h.in: Rebuilt.
2000-01-21 tromey * java/lang/reflect/natConstructor.cc (newInstance...
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
2000-01-18 aph2000-01-18 Andrew Haley <aph@cygnus.com>
2000-01-17 tromey * java/lang/Runtime.java (loadLibraryInternal): Declare.
2000-01-17 aph2000-01-14 Andrew Haley <aph@cygnus.com>
2000-01-04 tromey2000-01-04 Tom Tromey <tromey@cygnus.com>
1999-12-15 tromey * java/lang/natSystem.cc (init_properties): Don't...
1999-12-09 tromey * include/posix-threads.h (_Jv_PthreadCheckMonitor...
1999-12-06 green * include/jvm.h: Declare many functions with
1999-11-25 tromey * prims.cc (_Jv_NewObjectArray): Use
1999-11-19 tromeysjlj jumbo patch
1999-11-04 tromey * configure.in: Removed `qt' threads case.
1999-11-04 tromey * include/quick-threads.h (_Jv_ThreadCancel): Removed.
1999-10-22 tromey * Makefile.in: Rebuilt.
1999-10-15 tromey * gij.cc (main): Formatting fixes.
1999-10-15 tromey * include/java-props.h: Added copyright.
1999-10-15 green * libtool-version: Catch up by incrementing...
1999-10-02 tromey * configure: Rebuilt.
1999-09-27 tromey * include/sparc-signal.h (SIGNAL_HANDLER): Third argum...
1999-09-24 tromey Fix for PR java.util/47:
1999-09-21 tromey * include/posix-threads.h (_Jv_MutexDestroy): Use
1999-09-14 tromey * include/java-insns.h: Turned constants into an enum...
1999-09-10 tromey * configure: Rebuilt.
1999-09-08 tromey * include/posix-threads.h (_Jv_PthreadCheckMonitor...
1999-09-08 tromey * include/posix-threads.h (_Jv_PthreadCheckMonitor...
1999-09-08 tromey1999-09-07 Tom Tromey <tromey@cygnus.com>
1999-09-03 tromey * configure: Rebuilt.
1999-09-02 tromey * include/java-array.h (jobjectArrayjchar): Removed...
1999-09-02 tromey * include/posix-threads.h (PTHREAD_MUTEX_IS_STRUCT...
1999-09-01 tromey * posix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetM...
1999-09-01 tromey * posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadChe...
1999-09-01 tromey * include/jvm.h (_Jv_makeUtf8TypeConst): Removed unused
1999-08-21 oliva* configure.in: Check for in_addr_t in netinet/in.h...
1999-08-21 olivaChange in_addr_t default to jint
next