OSDN Git Service

* unroll.c (copy_loop_body): Examine SET_DEST of single_set
[pf3gnuchains/gcc-fork.git] / libjava /
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:
1999-09-23 tromey * configure: Rebuilt.
1999-09-23 tromey * java/lang/natFirstThread.cc (run): Renamed from...
1999-09-23 tromey * prims.cc (main_init): New function.
1999-09-22 tromey * libgcj.spec.in: Use `jc1' spec, not `cc1' spec.
1999-09-22 bryce1999-09-16 Bryce McKinlay <bryce@albatross.co.nz>
1999-09-21 tromey * gnu/gcj/convert/Output_UTF8.java (write): Don't...
1999-09-21 tromey * include/posix-threads.h (_Jv_MutexDestroy): Use
1999-09-21 tromey * java/io/OutputStreamWriter.java (OutputStreamWriter...
1999-09-21 tromey * java/io/OutputStreamWriter.java (OutputStreamWriter...
1999-09-20 tromey * configure: Rebuilt.
1999-09-14 tromey * include/java-insns.h: Turned constants into an enum...
1999-09-10 tromey * configure: Rebuilt.
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 tromey * posix-threads.cc (_Jv_CondWait): pthread_ calls...
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 * java/lang/natClassLoader.cc (_Jv_WaitForState):...
1999-09-02 tromey * include/posix-threads.h (PTHREAD_MUTEX_IS_STRUCT...
1999-09-02 tromey * java/lang/natClass.cc: Fixed notification of threads
1999-09-01 tromey * java/lang/reflect/Modifier.java (ALL_FLAGS): New...
1999-09-01 tromey * java/lang/natClassLoader.cc (_Jv_NewClass): Use
1999-09-01 tromey * posix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetM...
1999-09-01 krab* ChangeLog: update.
1999-09-01 tromey * posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadChe...
1999-09-01 krab * Makefile.am (.java.lo): Add rule.
1999-09-01 tromey * include/jvm.h (_Jv_makeUtf8TypeConst): Removed unused
1999-08-25 tromey * libjava.toshiba/G19990304_01.out: New file.
1999-08-25 tromey * libjava.lang/G19990310_01.out: New file.
1999-08-25 bryce * posix-threads.cc: Include <errno.h>.
1999-08-24 tromey * boehm.cc: Undefine TRUE and FALSE.
1999-08-22 olivaAdded missing whitespace in function calls within adaptors
1999-08-22 tromey * posix-threads.cc (_Jv_CondWait): Treat a timeout...
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-21 oliva* java/lang/natSystem.cc (getpwuid_adaptor): New overloaded
1999-08-21 oliva* java/lang/natSystem.cc (getpwuid_adaptor): New overloaded
1999-08-20 krab * interpret.cc (continue1): Implement explicit...
1999-08-19 tromey * java/lang/natThread.cc (class locker): New class.
1999-08-18 tromey * java/lang/ThreadGroup.java: Fixed now-erroneous...
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-17 tromey From Bryce McKinlay:
1999-08-16 tromey * configure: Rebuilt.
1999-08-14 tromey1999-08-14 Per Bothner <per@bothner.com>
1999-08-12 tromey1999-08-12 Alexandre Oliva <oliva@dcc.unicamp.br>
1999-08-11 bryce * java/util/BitSet.java (set, clear, hashCode...
1999-08-10 greenMon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak...
1999-08-09 tromeyMon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak...
1999-08-09 green * libjava.lang/Primes.java: New file.
1999-08-09 green * gnu/gcj/util/path/SearchPath.java: Comment...
1999-08-09 green * defineclass.cc (_Jv_VerifyClassName): Verify array...
1999-08-08 green1999-08-09 Anthony Green <green@cygnus.com>
1999-08-06 tromey * configure: Rebuilt.
1999-08-06 tromey1999-08-06 Mojo Jojo <mojojojo@pacbell.net>
1999-08-05 tromey1999-08-04 Per Bothner <per@bothner.com>
1999-08-04 tromeyUpdated THANKS
1999-08-03 tromey * aclocal.m4, configure: Rebuilt for new libtool.
1999-08-03 bryce * java/io/natFile.cc (performMkdir): Remove...
1999-08-03 bryce * java/net/ServerSocket.java: Define ANY_IF.
1999-08-03 bryce * boehm.cc (_Jv_RegisterFinalizer): Cast \reth...
1999-08-01 tromey1999-08-01 Alexandre Oliva <oliva@dcc.unicamp.br>
1999-08-01 tromey * NEWS: Likewise.
1999-08-01 tromey1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>
1999-07-31 tromey1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>
1999-07-31 tromey1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>
1999-07-26 bryce1999-07-22 Bryce McKinlay <bryce@albatross.co.nz>
1999-07-25 green * mauve-libgcj: Disable Object Serialization...
1999-07-21 aph1999-07-19 Andrew Haley <aph@cygnus.com>
1999-07-20 warrenl * java/net/DatagramSocket.java (DatagramSocket(int...
1999-07-19 tromey * include/stamp-h.in: New file.
next