OSDN Git Service

PR c/15498
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
index d3a6cea..2a3039e 100644 (file)
@@ -1,3 +1,32 @@
+2004-09-14  Richard Henderson  <rth@redhat.com>
+
+       * java/lang/natPosixProcess.cc (waitForSignal): Ignore return
+       value of sigsuspend.
+
+2004-09-12  Tom Tromey  <tromey@redhat.com>
+
+       * javax/naming/CompoundName.java (CompoundName): Don't check for
+       separator in "flat" case.
+
+2004-09-12  Michael Koch  <konqueror@gmx.de>
+
+       * libltdl/configure.ac: Fixed AM_INIT_AUTOMAKE usage and replaces
+       AM_CONFIG_HEADER by AC_CONFIG_FILES.
+       * libltdl/Makefile.in, libltdl/aclocal.m4, libltdl/configure:
+       Regenerate.
+
+2004-09-11  Mohan Embar  <gnustuff@thisiscool.com>
+
+       PR libgcj/14751
+       * win32-threads.cc (_Jv_ThreadInitData): Zero out thread
+       handle in newly-allocated _Jv_Thread_t.
+       (_Jv_ThreadDestroyData): Close thread handle.
+       (_Jv_ThreadStart): Remove obsolete comment.
+       Store handle of newly-created thread in _Jv_Thread_t.
+       * include/win32-threads.h: #define WIN32_LEAN_AND_MEAN
+       before including <windows.h>
+       #define _Jv_HaveCondDestroy
+
 2004-09-11  Mohan Embar  <gnustuff@thisiscool.com>
 
        * java/lang/natThread.cc (finalize_native): Destroy