OSDN Git Service

* splay-tree.c (splay_tree_remove): New.
[pf3gnuchains/gcc-fork.git] / libjava /
2000-02-14 tromey * ltdl.c: If HAVE_BOEHM_GC defined, includ gc.h.
2000-02-14 warrenl * gnu/gcj/math/MPN.java(findLowestBit): Made methods...
2000-02-13 greengcj/142
2000-02-12 greenNew test code.
2000-02-12 greenNew test case.
2000-02-12 greenNew test case.
2000-02-12 greenNew test case.
2000-02-12 tromey * java/io/File.java (createTempFile): Use low bits...
2000-02-12 tromey2000-02-12 Alexandre Petit-Bianco <apbianco@cygnus...
2000-02-12 greenMore thanks.
2000-02-11 tromey * interpret.cc (continue1): Use STOREA, not STOREI...
2000-02-11 warrenl * java/math/BigInteger.java(BigInteger(String, int...
2000-02-11 tromey * java/io/File.java (nextValue): Now synchronized.
2000-02-11 tromey * java/io/natFileDescriptorPosix.cc (open): Recognize...
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-10 aph2000-02-10 Andrew Haley <aph@cygnus.com>
2000-02-10 tromey * java/lang/natRuntime.cc (_load): Call add_library.
2000-02-10 tromey * gnu/gcj/convert/natIconv.cc (Input_iconv::finalize...
2000-02-09 tromey2000-02-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-02-09 tromey * libjava.compile/inner_priv.java: New file.
2000-02-08 tromey * java/util/Properties.java (setProperty): New method.
2000-02-08 tromey * java/lang/Runtime.java (_load): Declare.
2000-02-08 tromey * jni.cc (ThrowableClass): New define.
2000-02-08 tromey * interpret.cc (PUSHL): Don't use expression statement.
2000-02-07 tromey * libjava.lang/instinit2.out: New file.
2000-02-07 tromey * jni.cc (add_char): Conditional on INTERPRETER.
2000-02-04 warrenlAdded credits for Per Bothner's work on MPN.java and...
2000-02-04 warrenl * Makefile.am: Added MPN.java and BigInteger.java.
2000-02-04 tromey * defineclass.cc (handleMethodsBegin): Allocate _Jv_Me...
2000-02-04 aph2000-02-04 Andrew Haley <aph@cygnus.com>
2000-02-03 tromey * java/util/Calendar.java (toString): New method.
2000-02-03 tromey * java/io/PipedOutputStream.java (write(byte[], int...
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 * jni.cc (_Jv_JNI_PopLocalFrame): Leave loop when...
2000-02-01 tromey * jni.cc (_Jv_JNI_GetField): Specialize for jobject.
2000-02-01 tromey * prims.cc (_Jv_MallocUnchecked): New function.
2000-01-31 green * gnu/gcj/convert/natIconv.cc (read): Minor fixes.
2000-01-31 tromey * include/config.h.in: Rebuilt.
2000-01-30 tromey * libjava.lang/final_inner.java: New file.
2000-01-28 tromey * Makefile.in: Rebuilt.
2000-01-26 tromey * gcj/method.h (JvNumMethods): Moved from Class.h.
2000-01-26 tromey * resolve.cc (get_ffi_type_from_signature): Handle...
2000-01-26 tromey * interpret.cc (run): Don't call println.
2000-01-26 tromey * gcj/field.h (struct _Jv_Field): Use "jshort" as...
2000-01-22 green * include/config.h.in: Rebuilt.
2000-01-21 tromey * java/lang/reflect/natConstructor.cc (newInstance...
2000-01-21 tromey * libjava.compile/BlankFinal.java: New file.
2000-01-20 tromey * resolve.cc (StringClass): Removed.
2000-01-19 bryceUpdated NEWS file.
2000-01-19 tromey2000-01-19 Alexandre Petit-Bianco <apbianco@cygnus...
2000-01-19 tromey * interpret.cc (PC_REGISTER_ASM): Removed.
2000-01-19 tromey * java/lang/natThrowable.cc: Don't use `#pragma implem...
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
2000-01-19 tromey * libjava.compile/inner_pub.java: New file.
2000-01-19 tromey2000-01-18 Bryce McKinlay <bryce@albatross.co.nz>
2000-01-18 aph2000-01-18 Andrew Haley <aph@cygnus.com>
2000-01-18 aph2000-01-17 Andrew Haley <aph@cygnus.com>
2000-01-18 tromey * java/lang/natThrowable.cc (fillInStackTrace): Return...
2000-01-18 tromey * configure: Rebuilt.
2000-01-17 tromey * java/lang/Runtime.java (loadLibraryInternal): Declare.
2000-01-17 tromeyInitial revision
2000-01-17 tromey * prims.cc (_Jv_PrimClass): Use `JV_STATE_NOTHING...
2000-01-17 aph2000-01-14 Andrew Haley <aph@cygnus.com>
2000-01-17 green2000-01-16 Anthony Green <green@cygnus.com>
2000-01-16 tromey2000-01-16 Jeff Sturm <jsturm@sigma6.com>
2000-01-16 green*** empty log message ***
2000-01-16 green * libjava.lang/pr83.out: New file.
2000-01-13 tromey * java/lang/natClassLoader.cc (_Jv_FindClass): Registe...
2000-01-11 tromey * libjava.lang/klass.out: New file.
2000-01-11 tromey * java/lang/natSystem.cc (getpwuid_adaptor): New adapt...
2000-01-10 tromey2000-01-10 Jeff Sturm <jsturm@sigma6.com>
2000-01-09 green2000-01-09 Anthony Green <green@cygnus.com>
2000-01-07 tromey * mauve-libgcj: Don't disable ClassTest.
2000-01-07 tromey * java/lang/natClass.cc (getClasses): Wrote.
2000-01-06 tromey * java/lang/natClass.cc (_getConstructors): Correctly...
2000-01-06 tromey * java/lang/natClass.cc (getMethod): Compute offset...
2000-01-05 tromey * java/lang/natClass.cc: Include <gcj/method.h>.
2000-01-05 tromey * java/lang/Class.h (_getMethods): Correctly declare...
2000-01-05 tromey * java/lang/Class.h (_getMethods): Declare.
2000-01-05 tromey * java/lang/reflect/natMethod.cc (get_ffi_type): Test...
2000-01-05 tromey * java/lang/Class.h (getSignature): Updated.
2000-01-04 warrenl * java/net/natPlainDatagramSocketImpl.cc (peek): Remov...
2000-01-04 tromey2000-01-04 Tom Tromey <tromey@cygnus.com>
2000-01-03 tromey * libjava.mauve/mauve.exp (mauve_compute_uses): Let...
1999-12-27 bryceCommit forgotten Thread.java patch.
1999-12-24 bryce1999-12-22 Bryce McKinlay <bryce@albatross.co.nz>
1999-12-21 tromey * mauve-libgcj: Added java.lang.reflect.Modifier.toStr...
1999-12-20 tromey * java/lang/reflect/Modifier.java (STRICT): New constant.
1999-12-20 greenAlpha Linux changes.
1999-12-20 green1999-12-19 Anthony Green <green@cygnus.com>
1999-12-18 tromey * java/lang/reflect/Method.java (toString): Call getTy...
1999-12-17 tromey * java/lang/natPosixProcess.cc (startProcess): Don...
1999-12-17 bryce1999-12-16 Bryce McKinlay <bryce@albatross.co.nz>
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-12-03 greenUpdated the thanks list.
next