OSDN Git Service

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