OSDN Git Service

* include/config.h.in: Rebuilt.
[pf3gnuchains/gcc-fork.git] / libjava /
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.
1999-12-02 bryce * java/lang/natString.cc (equalsIgnoreCase...
1999-12-02 bryce1999-12-02 Bryce McKinlay <bryce@albatross.co.nz>
1999-11-30 tromey * posix-threads.cc (_Jv_MutexInit): Use _Jv_PthreadGet...
1999-11-29 tromey1999-11-27 Per Bothner <per@bothner.com>
1999-11-25 tromey * prims.cc (_Jv_NewObjectArray): Use
1999-11-23 bryce1999-11-23 Bryce McKinlay <bryce@albatross.co.nz>
1999-11-19 tromeysjlj jumbo patch
1999-11-18 tromey * no-threads.cc (_Jv_ThreadStart): Use JvFail and...
1999-11-18 tromey * java/lang/natClass.cc (MCACHE_SIZE): Define as a...
1999-11-07 green * java/util/zip/ZipFile.java: Compute the offse...
1999-11-05 tromey * java/lang/natThread.cc (destroy): Removed incorrect...
1999-11-05 tromey1999-11-05 Jeff Sturm <jsturm@sigma6.com>
1999-11-05 tromey * java/lang/natThread.cc (stop): Removed argument...
1999-11-04 tromey * java/lang/natClass.cc (method_cache_count): Removed.
1999-11-04 tromey * configure.in: Removed `qt' threads case.
1999-11-04 tromey * include/quick-threads.h (_Jv_ThreadCancel): Removed.
1999-11-03 tromeyActually removed files which were supposedly
1999-11-03 bryce1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>
1999-11-03 bryce1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>
1999-11-03 tromey * boehm.cc: Don't include boehm-config.h.
1999-11-02 tromey * boehm.cc (_Jv_InitGC): Set GC_java_finalization.
1999-11-01 bryce1999-11-01 Bryce McKinlay <bryce@albatross.co.nz>
1999-10-22 tromey * Makefile.in: Rebuilt.
1999-10-20 bryce1999-10-19 Bryce McKinlay <bryce@albatross.co.nz>
1999-10-18 tromey * gnu/gcj/runtime/VMClassLoader.java (getVMClassLoader...
1999-10-17 green * java/lang/ClassLoader.java (getSystemResource...
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-13 tromey * configure: Rebuilt.
1999-10-06 tromey * configure.in (GCJ): Define as "target-gcj", not...
1999-10-04 tromey * java/net/natPlainSocketImpl.cc: Don't include headers if
1999-10-04 tromey * Makefile.in: Rebuilt.
1999-10-04 greenFix changelog entry
1999-10-04 greenA little clean up.
1999-10-02 greenRefreshed from htdocs
1999-10-02 greenMissing file from last commit
1999-10-02 greenThe following patches include a couple of fixes for...
1999-10-02 tromey * libjava.lang/PR56.out: New file.
1999-10-02 tromey * configure: Rebuilt.
1999-09-30 tromey * java/net/natPlainDatagramSocketImpl.cc: Indentation...
1999-09-30 bryce1999-09-29 Bryce McKinlay <bryce@albatross.co.nz>
1999-09-29 tromey * libjava.lang/PR55.out: New file.
1999-09-28 tromey * configure: Rebuilt.
1999-09-28 tromey * aclocal.m4, configure: Rebuilt.
1999-09-27 tromey * include/sparc-signal.h (SIGNAL_HANDLER): Third argum...
1999-09-24 tromey Fix for PR java.util/47:
next