OSDN Git Service

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