OSDN Git Service

PR tree-optimization/19590
[pf3gnuchains/gcc-fork.git] / zlib / ChangeLog.gcj
1 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2
3         * Makefile.in: Regenerate.
4         * configure: Regenerate.
5         * aclocal.m4: Regenerate.
6
7 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8
9         * Makefile.am: Add -I .. to ACLOCAL_AMFLAGS.
10         * Makefile.in: Regenerate.
11
12 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
13
14         * Makefile.am: Add dummy install-pdf target.
15         * Makefile.in: Regenerate
16
17 2007-01-16  Jack Howarth  <howarth@bromo.med.uc.edu>
18
19         * Makefile.am: Add ACLOCAL_AMFLAGS to use multi.m4.
20         * aclocal.m4: Regenerate.
21         * configure: Regenerate.
22         * Makefile.in: Regenerate.
23
24 2006-06-13  Carlos O'Donell  <carlos@codesourcery.com>
25
26         * Makefile.am: Add html and install-html stubs.
27         * Makefile.in: Regenerate.
28         * aclocal.m4: Regenerate.
29
30 2005-06-14  Tom Tromey  <tromey@redhat.com>
31
32         * Imported zlib 1.2.3; merged local changes.
33
34 2005-06-14  Tom Tromey  <tromey@redhat.com>
35
36         PR libgcj/19877:
37         * configure, aclocal.m4, Makefile.in: Rebuilt.
38
39 2005-06-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
40
41         * zconf.h (NO_vsnprintf): Define on Tru64 UNIX V4.0.
42
43 2005-05-09  Mike Stump  <mrs@apple.com>
44         
45         * configure: Regenerate.
46
47 2005-04-12  Mike Stump  <mrs@apple.com>
48
49         * configure: Regenerate.
50
51 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
52
53         * configure: Regenerate for libtool change.
54
55 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
56
57         * Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.
58
59 2004-11-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
60
61         * zconf.h: Define NO_vsnprintf on Solaris 2.5.1.
62
63 2004-10-11  Tom Tromey  <tromey@redhat.com>
64
65         PR libgcj/14856:
66         * Imported zlib 1.2.1; merged local changes.
67
68 2005-06-15  Paolo Bonzini  <bonzini@gnu.org>
69
70         * Makefile.am: Remove useless multilib rules.
71         * configure.ac: Rewrite multilib support to use
72         features of recent automakes.
73         * aclocal.m4: Regenerate with Automake 1.8.5.
74         * Makefile.in: Regenerate with Automake 1.8.5.
75         * configure: Regenerate.
76
77 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
78
79         * Makefile.am: Add in libz_a_CFLAGS as recommended by automake doc.
80         * Makefile.in: Regenerate with automake 1.7.9.
81         * aclocal.m4: Likewise.
82         * configure: Regenerate.
83
84 2004-04-10  Kelley Cook  <kcook@gcc.gnu.org>
85
86         * configure.in: Rename file to ...
87         * configure.ac: ...this.
88         * Makefile.in: Regenerate.
89
90 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
91
92         * configure.in: Update to autoconf 2.59; clean up slightly.
93         * acinclude.m4: Update to autoconf 2.59.
94         * aclocal.m4: Regenerate. 
95         * Makefile.in: Regenerate.
96         * configure: Regenerate.
97
98 2004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
99
100         * configure.in: Add in AC_PREREQ(2.13)
101
102 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
103
104         * configure: Regenerate.
105
106 2003-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
107
108         PR bootstrap/7126
109         * configure.in: Correct zlib version number.
110         * configure: Regenerate.
111
112 2003-07-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
113
114         * README: Note that zlib is not part of GCC.
115
116 2003-03-12  Andreas Schwab  <schwab@suse.de>
117
118         * configure.in:  Avoid trailing /. in toolexeclibdir.
119         * configure: Rebuilt.
120
121 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
122
123         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
124         config.status.
125         * configure: Rebuilt.
126
127 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
128
129         * configure.in (multiosdir): Set to nothing if compiler is not GCC
130         or if it doesn't support -print-multi-os-directory.
131         * configure: Rebuilt.
132
133 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
134
135         * Makefile.am (all-multi): Fix multilib parallel build.
136
137 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
138
139         * configure.in: Allow for PWDCMD to override hardcoded pwd.
140         * configure: Regenerate.
141
142         * ChangeLog: Move entries to ChangeLog.gcj.
143
144 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
145
146         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
147         script entry, and set LD to it when configuring multilibs.
148         * configure: Rebuilt.
149
150 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
151
152         * Makefile.am: Make target library a convenience library.
153         * Makefile.in: Rebuilt.
154
155 2002-03-11  Tom Tromey  <tromey@redhat.com>
156
157         * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
158
159 2001-07-03  Tom Tromey  <tromey@redhat.com>
160
161         Fix for PR bootstrap/3281:
162         * configure, Makefile.in: Rebuilt.
163         * configure.in: Set mkinstalldirs, for in-tree build.
164
165 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
166
167         * configure.in (AC_EXEEXT): Work around in case it expands to
168         nothing, as in autoconf 2.50.
169         * configure: Rebuilt.
170
171 2001-05-13  Alexandre Oliva  <aoliva@redhat.com>
172
173         * acinclude.m4: Use ../libtool.m4.
174         * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
175         * acinclude.m4, configure, Makefile.in: Rebuilt.
176
177 2000-10-24  Chris Demetriou  <cgd@sibyte.com>
178
179         * configure.in: Invoke AC_PROG_CPP unconditionally before
180         conditional feature tests.
181
182 2000-10-10  Alexandre Oliva  <aoliva@redhat.com>
183
184         * configure.in (zlib_basedir): Cope with empty with_target_subdir
185         * configure: Rebuilt.
186
187 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
188
189         * configure.in (multilib): Enable by default only for target.
190         * configure: Rebuilt.
191
192 Sun Sep  3 12:37:12 2000  Anthony Green  <green@redhat.com>
193
194         * configure.in: Add TARGET_LIBRARY conditional.
195         * configure: Rebuilt.
196         * Makefile.am: If we're building a build host library, call the
197         library libz.a and don't use libtool.
198         * Makefile.in: Rebuilt.
199
200 1999-10-04  Tom Tromey  <tromey@cygnus.com>
201
202         * configure: Rebuilt.
203         * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
204         actually let AC_EXEEXT run.
205
206 1999-09-28  Tom Tromey  <tromey@cygnus.com>
207
208         * aclocal.m4, configure: Rebuilt.
209         * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
210
211 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
212
213         * Makefile.in: Rebuilt.
214         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
215         builds.
216
217         * configure: Rebuilt.
218         * configure.in: Properly align --help output, fix capitalization.
219
220 1999-08-02  Tom Tromey  <tromey@cygnus.com>
221
222         * aclocal.m4, configure: Rebuilt for new libtool.
223
224 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
225
226         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
227         generate *-recursive for this Makefile, use *-am instead.
228         * Makefile.in: Rebuilt.
229
230 1999-06-21  Tom Tromey  <tromey@cygnus.com>
231
232         * Makefile.in: Rebuilt.
233         * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
234         -release.
235
236         * Makefile.in: Rebuilt.
237         * Makefile.am (toolexeclibdir): Define as libdir when
238         appropriate.
239         * configure: Rebuilt.
240         * configure.in (USE_LIBDIR): New conditional.
241
242 1999-05-10  Tom Tromey  <tromey@cygnus.com>
243
244         * configure, Makefile.in: Rebuilt.
245         * Makefile.am (EXTRA_LTLIBRARIES): New macro.
246         (toolexeclib_LTLIBRARIES): Use @target_all@.
247         * configure.in: Recognize --with-system-zlib.  Subst target_all.
248
249 1999-05-04  Tom Tromey  <tromey@cygnus.com>
250
251         * Makefile.in: Replace with automake-generated file.
252         * Makefile.am: New file.
253         * configure: Replaced with autoconf-generated script.
254         * aclocal.m4: New file.
255         * acinclude.m4: New file.
256         * configure.in: New file.
257         * Makefile: Removed.
258