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