summaryrefslogtreecommitdiffstats
path: root/zlib/ChangeLog.gcj
Commit message (Collapse)AuthorAgeFilesLines
...
* Last commit missed thisbryce2002-03-171-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50902 138bc75d-0d04-0410-961f-82ee72b054a4
* * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.tromey2002-03-111-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50612 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix for PR bootstrap/3281:tromey2001-07-031-0/+6
| | | | | | | | * configure, Makefile.in: Rebuilt. * configure.in: Set mkinstalldirs, for in-tree build. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43736 138bc75d-0d04-0410-961f-82ee72b054a4
* * acinclude.m4: Use ../libtool.m4.aoliva2001-05-131-0/+6
| | | | | | | | * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR. * acinclude.m4, configure, Makefile.in: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42052 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-10-24 Chris Demetriou <cgd@sibyte.com>tromey2000-10-251-0/+5
| | | | | | | | * configure.in: Invoke AC_PROG_CPP unconditionally before conditional feature tests. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37058 138bc75d-0d04-0410-961f-82ee72b054a4
* Add changelog for previous commitnathan2000-10-201-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36962 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (multilib): Enable by default only for target.aoliva2000-09-061-0/+5
| | | | | | | * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36207 138bc75d-0d04-0410-961f-82ee72b054a4
* Sun Sep 3 12:37:12 2000 Anthony Green <green@redhat.com>green2000-09-031-0/+8
| | | | | | | | | | | * configure.in: Add TARGET_LIBRARY conditional. * configure: Rebuilt. * Makefile.am: If we're building a build host library, call the library libz.a and don't use libtool. * Makefile.in: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36121 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure: Rebuilt.tromey1999-10-041-0/+6
| | | | | | | | * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't actually let AC_EXEEXT run. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29813 138bc75d-0d04-0410-961f-82ee72b054a4
* * aclocal.m4, configure: Rebuilt.tromey1999-09-281-0/+5
| | | | | | | * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29699 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Rebuilt.green1999-08-101-0/+9
| | | | | | | | | | | * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native builds. * configure: Rebuilt. * configure.in: Properly align --help output, fix capitalization. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28640 138bc75d-0d04-0410-961f-82ee72b054a4
* * aclocal.m4, configure: Rebuilt for new libtool.tromey1999-08-031-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28438 138bc75d-0d04-0410-961f-82ee72b054a4
* 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>tromey1999-07-191-0/+6
| | | | | | | | | * Makefile.am (*-recursive, *-am, *-multi): Automake does not generate *-recursive for this Makefile, use *-am instead. * Makefile.in: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28173 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Rebuilt.tromey1999-06-211-0/+4
| | | | | | | | * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not -release. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27669 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Rebuilt.tromey1999-06-211-0/+8
| | | | | | | | | | * Makefile.am (toolexeclibdir): Define as libdir when appropriate. * configure: Rebuilt. * configure.in (USE_LIBDIR): New conditional. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27667 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure, Makefile.in: Rebuilt.tromey1999-05-101-0/+7
| | | | | | | | | * Makefile.am (EXTRA_LTLIBRARIES): New macro. (toolexeclib_LTLIBRARIES): Use @target_all@. * configure.in: Recognize --with-system-zlib. Subst target_all. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26854 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Replace with automake-generated file.tromey1999-05-051-0/+10
* Makefile.am: New file. * configure: Replaced with autoconf-generated script. * aclocal.m4: New file. * acinclude.m4: New file. * configure.in: New file. * Makefile: Removed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26777 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud