1 2003-09-09 Alan Modra <amodra@bigpond.net.au>
3 * configure: Regenerate.
5 2003-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8 * configure.in: Correct zlib version number.
9 * configure: Regenerate.
11 2003-07-11 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13 * README: Note that zlib is not part of GCC.
15 2003-03-12 Andreas Schwab <schwab@suse.de>
17 * configure.in: Avoid trailing /. in toolexeclibdir.
20 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
22 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
26 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
28 * configure.in (multiosdir): Set to nothing if compiler is not GCC
29 or if it doesn't support -print-multi-os-directory.
32 2002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
34 * Makefile.am (all-multi): Fix multilib parallel build.
36 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
38 * configure.in: Allow for PWDCMD to override hardcoded pwd.
39 * configure: Regenerate.
41 * ChangeLog: Move entries to ChangeLog.gcj.
43 2002-05-08 Alexandre Oliva <aoliva@redhat.com>
45 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
46 script entry, and set LD to it when configuring multilibs.
49 2002-03-17 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
51 * Makefile.am: Make target library a convenience library.
52 * Makefile.in: Rebuilt.
54 2002-03-11 Tom Tromey <tromey@redhat.com>
56 * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
58 2001-07-03 Tom Tromey <tromey@redhat.com>
60 Fix for PR bootstrap/3281:
61 * configure, Makefile.in: Rebuilt.
62 * configure.in: Set mkinstalldirs, for in-tree build.
64 2001-06-09 Alexandre Oliva <aoliva@redhat.com>, Stephen L Moshier <moshier@mediaone.net>
66 * configure.in (AC_EXEEXT): Work around in case it expands to
67 nothing, as in autoconf 2.50.
70 2001-05-13 Alexandre Oliva <aoliva@redhat.com>
72 * acinclude.m4: Use ../libtool.m4.
73 * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
74 * acinclude.m4, configure, Makefile.in: Rebuilt.
76 2000-10-24 Chris Demetriou <cgd@sibyte.com>
78 * configure.in: Invoke AC_PROG_CPP unconditionally before
79 conditional feature tests.
81 2000-10-10 Alexandre Oliva <aoliva@redhat.com>
83 * configure.in (zlib_basedir): Cope with empty with_target_subdir
86 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
88 * configure.in (multilib): Enable by default only for target.
91 Sun Sep 3 12:37:12 2000 Anthony Green <green@redhat.com>
93 * configure.in: Add TARGET_LIBRARY conditional.
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.
99 1999-10-04 Tom Tromey <tromey@cygnus.com>
101 * configure: Rebuilt.
102 * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
103 actually let AC_EXEEXT run.
105 1999-09-28 Tom Tromey <tromey@cygnus.com>
107 * aclocal.m4, configure: Rebuilt.
108 * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
110 Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
112 * Makefile.in: Rebuilt.
113 * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
116 * configure: Rebuilt.
117 * configure.in: Properly align --help output, fix capitalization.
119 1999-08-02 Tom Tromey <tromey@cygnus.com>
121 * aclocal.m4, configure: Rebuilt for new libtool.
123 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
125 * Makefile.am (*-recursive, *-am, *-multi): Automake does not
126 generate *-recursive for this Makefile, use *-am instead.
127 * Makefile.in: Rebuilt.
129 1999-06-21 Tom Tromey <tromey@cygnus.com>
131 * Makefile.in: Rebuilt.
132 * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
135 * Makefile.in: Rebuilt.
136 * Makefile.am (toolexeclibdir): Define as libdir when
138 * configure: Rebuilt.
139 * configure.in (USE_LIBDIR): New conditional.
141 1999-05-10 Tom Tromey <tromey@cygnus.com>
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.
148 1999-05-04 Tom Tromey <tromey@cygnus.com>
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.