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