* config/rs6000/rs6000.c (rs6000_return_in_memory): Allow Altivec
[official-gcc.git] / zlib / ChangeLog.gcj
blob39e5a0d118c9b4afd5809971438544e693344ef4
1 2004-11-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3         * zconf.h: Define NO_vsnprintf on Solaris 2.5.1.
5 2004-10-11  Tom Tromey  <tromey@redhat.com>
7         PR libgcj/14856:
8         * Imported zlib 1.2.1; merged local changes.
10 2005-06-15  Paolo Bonzini  <bonzini@gnu.org>
12         * Makefile.am: Remove useless multilib rules.
13         * configure.ac: Rewrite multilib support to use
14         features of recent automakes.
15         * aclocal.m4: Regenerate with Automake 1.8.5.
16         * Makefile.in: Regenerate with Automake 1.8.5.
17         * configure: Regenerate.
19 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
21         * Makefile.am: Add in libz_a_CFLAGS as recommended by automake doc.
22         * Makefile.in: Regenerate with automake 1.7.9.
23         * aclocal.m4: Likewise.
24         * configure: Regenerate.
26 2004-04-10  Kelley Cook  <kcook@gcc.gnu.org>
28         * configure.in: Rename file to ...
29         * configure.ac: ...this.
30         * Makefile.in: Regenerate.
32 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
34         * configure.in: Update to autoconf 2.59; clean up slightly.
35         * acinclude.m4: Update to autoconf 2.59.
36         * aclocal.m4: Regenerate. 
37         * Makefile.in: Regenerate.
38         * configure: Regenerate.
40 2004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
42         * configure.in: Add in AC_PREREQ(2.13)
44 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
46         * configure: Regenerate.
48 2003-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
50         PR bootstrap/7126
51         * configure.in: Correct zlib version number.
52         * configure: Regenerate.
54 2003-07-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
56         * README: Note that zlib is not part of GCC.
58 2003-03-12  Andreas Schwab  <schwab@suse.de>
60         * configure.in:  Avoid trailing /. in toolexeclibdir.
61         * configure: Rebuilt.
63 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
65         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
66         config.status.
67         * configure: Rebuilt.
69 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
71         * configure.in (multiosdir): Set to nothing if compiler is not GCC
72         or if it doesn't support -print-multi-os-directory.
73         * configure: Rebuilt.
75 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
77         * Makefile.am (all-multi): Fix multilib parallel build.
79 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
81         * configure.in: Allow for PWDCMD to override hardcoded pwd.
82         * configure: Regenerate.
84         * ChangeLog: Move entries to ChangeLog.gcj.
86 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
88         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
89         script entry, and set LD to it when configuring multilibs.
90         * configure: Rebuilt.
92 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
94         * Makefile.am: Make target library a convenience library.
95         * Makefile.in: Rebuilt.
97 2002-03-11  Tom Tromey  <tromey@redhat.com>
99         * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
101 2001-07-03  Tom Tromey  <tromey@redhat.com>
103         Fix for PR bootstrap/3281:
104         * configure, Makefile.in: Rebuilt.
105         * configure.in: Set mkinstalldirs, for in-tree build.
107 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
109         * configure.in (AC_EXEEXT): Work around in case it expands to
110         nothing, as in autoconf 2.50.
111         * configure: Rebuilt.
113 2001-05-13  Alexandre Oliva  <aoliva@redhat.com>
115         * acinclude.m4: Use ../libtool.m4.
116         * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
117         * acinclude.m4, configure, Makefile.in: Rebuilt.
119 2000-10-24  Chris Demetriou  <cgd@sibyte.com>
121         * configure.in: Invoke AC_PROG_CPP unconditionally before
122         conditional feature tests.
124 2000-10-10  Alexandre Oliva  <aoliva@redhat.com>
126         * configure.in (zlib_basedir): Cope with empty with_target_subdir
127         * configure: Rebuilt.
129 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
131         * configure.in (multilib): Enable by default only for target.
132         * configure: Rebuilt.
134 Sun Sep  3 12:37:12 2000  Anthony Green  <green@redhat.com>
136         * configure.in: Add TARGET_LIBRARY conditional.
137         * configure: Rebuilt.
138         * Makefile.am: If we're building a build host library, call the
139         library libz.a and don't use libtool.
140         * Makefile.in: Rebuilt.
142 1999-10-04  Tom Tromey  <tromey@cygnus.com>
144         * configure: Rebuilt.
145         * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
146         actually let AC_EXEEXT run.
148 1999-09-28  Tom Tromey  <tromey@cygnus.com>
150         * aclocal.m4, configure: Rebuilt.
151         * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
153 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
155         * Makefile.in: Rebuilt.
156         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
157         builds.
159         * configure: Rebuilt.
160         * configure.in: Properly align --help output, fix capitalization.
162 1999-08-02  Tom Tromey  <tromey@cygnus.com>
164         * aclocal.m4, configure: Rebuilt for new libtool.
166 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
168         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
169         generate *-recursive for this Makefile, use *-am instead.
170         * Makefile.in: Rebuilt.
172 1999-06-21  Tom Tromey  <tromey@cygnus.com>
174         * Makefile.in: Rebuilt.
175         * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
176         -release.
178         * Makefile.in: Rebuilt.
179         * Makefile.am (toolexeclibdir): Define as libdir when
180         appropriate.
181         * configure: Rebuilt.
182         * configure.in (USE_LIBDIR): New conditional.
184 1999-05-10  Tom Tromey  <tromey@cygnus.com>
186         * configure, Makefile.in: Rebuilt.
187         * Makefile.am (EXTRA_LTLIBRARIES): New macro.
188         (toolexeclib_LTLIBRARIES): Use @target_all@.
189         * configure.in: Recognize --with-system-zlib.  Subst target_all.
191 1999-05-04  Tom Tromey  <tromey@cygnus.com>
193         * Makefile.in: Replace with automake-generated file.
194         * Makefile.am: New file.
195         * configure: Replaced with autoconf-generated script.
196         * aclocal.m4: New file.
197         * acinclude.m4: New file.
198         * configure.in: New file.
199         * Makefile: Removed.