OSDN Git Service

* interpret.cc (PUSHL): Don't use expression statement.
[pf3gnuchains/gcc-fork.git] / libjava / include /
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
1999-08-21 oliva* configure.in: Check types ssize_t and in_addr_t.
1999-08-20 krab * interpret.cc (continue1): Implement explicit...
1999-08-18 tromey * include/javaprims.h ("Java"): Regenerated namespace...
1999-08-18 krab * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClas...
1999-08-18 tromey * java/lang/natThread.cc (sleep): Turn 0 millis and...
1999-08-12 tromey1999-08-12 Alexandre Oliva <oliva@dcc.unicamp.br>
1999-08-10 greenMon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak...
1999-08-08 green1999-08-09 Anthony Green <green@cygnus.com>
1999-08-01 tromey1999-08-01 Alexandre Oliva <oliva@dcc.unicamp.br>
1999-08-01 tromey1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>
1999-07-21 aph1999-07-19 Andrew Haley <aph@cygnus.com>
1999-07-19 tromey * include/stamp-h.in: New file.
1999-07-07 aph1999-07-07 Andrew Haley <aph@cygnus.com>
1999-07-02 warrenl * configure: Rebuilt.
1999-07-01 aph1999-07-01 Andrew Haley <aph@cygnus.com>
1999-06-24 tromeyFri May 28 22:20:03 1999 Anthony Green <green@cygnus...
1999-05-21 aph1999-05-21 Andrew Haley <aph@cygnus.com>
1999-05-20 aph1999-05-20 Andrew Haley <aph@cygnus.com>
1999-05-18 tromey * java/util/zip/ZipOutputStream.java (level): Initial...
1999-05-12 tromey * include/javaprims.h: Updated namespace declarations.
1999-05-10 tromey * gnu/gcj/RawData.java: Added copyright header.
1999-05-07 tromey * acconfig.h (GCJVERSION): New undef.
1999-04-20 aph1999-04-20 Andrew Haley <aph@cygnus.com>
1999-04-19 tromey * include/javaprims.h: Removed security namespace.
1999-04-18 green * Makefile.in: Rebuilt.
1999-04-13 aph1999-04-13 Andrew Haley <aph@cygnus.com>
1999-04-07 tromeyInitial revision