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