diff options
author | DJ Delorie <dj@redhat.com> | 2002-07-01 23:12:32 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2002-07-01 23:12:32 +0000 |
commit | f48556b1087c2ef209cba5fcde9022c989379193 (patch) | |
tree | 74e12a0f3e1f97512b5e5359fc3506a0f2558d52 /ChangeLog | |
parent | 145564b7562ec2bc16a23ec7c1628cf256ba8f58 (diff) | |
download | fsf-binutils-gdb-f48556b1087c2ef209cba5fcde9022c989379193.zip fsf-binutils-gdb-f48556b1087c2ef209cba5fcde9022c989379193.tar.gz fsf-binutils-gdb-f48556b1087c2ef209cba5fcde9022c989379193.tar.bz2 |
merge from gcc:
2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.in: Eliminate 'apache' targets.
* configure.in: Eliminate 'apache' targets.
* configure.in: Eliminate redundant tests. Reorganize.
* Makefile.in: Eliminate last reference to LIBGCC1_TEST.
* config-ml.in: Eliminate references to Cygnus configure.
* Makefile.in: Eliminate references to building emacs.
2002-07-01 Denis Chertykov <denisc@overta.ru>
* configure.in: Add support for ip2k.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org> + + * Makefile.in: Eliminate 'apache' targets. + * configure.in: Eliminate 'apache' targets. + + * configure.in: Eliminate redundant tests. Reorganize. + + * Makefile.in: Eliminate last reference to LIBGCC1_TEST. + + * config-ml.in: Eliminate references to Cygnus configure. + + * Makefile.in: Eliminate references to building emacs. + +2002-07-01 Denis Chertykov <denisc@overta.ru> + + * configure.in: Add support for ip2k. + 2002-06-24 Ben Elliston <bje@redhat.com> * configure.in (host_tools): Remove cgen. |