Daily bump.
[official-gcc.git] / libjava / ChangeLog.cygwin-mingw
blobad1f89c1ba5d56a8f9e9b8b61f29552186eb9fb4
1 2002-07-10  Christopher Faylor  <cgf@redhat.com>
3         * Makefile.am (AM_MAKEFLAGS): Add includedir to list.
4         * Makefile.in (AM_MAKEFLAGS): Regenerate.
5         * configure.in: Fix if test which used '&&'.
6         * configure: Regenerate.
8 2002-07-08  Christopher Faylor  <cgf@redhat.com>
10         * configure.in: Invalidate cross-compilation assumption.
11         * configure: Regenerate.
12         * acinclude.m4: Fix several unguarded use of variables in test
13         statements.
14         * aclocal.m4: Regenerate.
16 2002-06-09  David Billinghurst <David.Billinghurst@riotinto.com>
18         2002-05-29  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
19         * configure.host: Disable hash synchronization and slow_pthread_self
20         for cygwin.
22 2002-06-09  David Billinghurst <David.Billinghurst@riotinto.com>
24         * java/net/natPlainSocketImpl.cc:  Include <sys/ioctl.h>
25         
26 2002-06-09  David Billinghurst <David.Billinghurst@riotinto.com>
27         
28         * java/lang/natSystem.cc: Use _timezone on cygwin. Simplified
29         version of mainline patch.