re PR c++/6716 (loop and fill ram during compiling)
[gcc.git] / ChangeLog
index 3e12b5717d15ba3a6ad19656ea673c185e9c9d54..1f1179800bca51b556fc514dfe569d35a3eabdb2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,87 @@
+2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
+
+       * MAINTAINERS (Write After Approval): Update my e-mail address.
+
+2002-06-24  Ben Elliston  <bje@redhat.com>
+
+       * configure.in (host_tools): Remove cgen.
+
+       * Makefile.in (all-cgen): Remove; runs from its source directory.
+       (check-cgen, install-cgen, clean-cgen): Likewise.
+       (all-opcodes): No not depend on all-cgen.
+       (all-sim): Likewise.
+
+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-06-28  Graham Stott  <graham.stott@btinternet.com>
+
+       * MAINTAINERS: Update my email address.
+
+2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * config.if (libstdcxx_incdir): Version C++ headers.
+       (cxx_incdir): Remove. 
+
+2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add self.
+
+Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
+
+       * configure.in: Add support for ip2k.
+
+2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
+
+       * configure.in: Fix AIX configury bug.
+
+2002-06-20  Steve Ellcey  <sje@cup.hp.com>
+
+       * MAINTAINERS (Write After Approval): Add self.
+
+2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
+
+       * configure.in: replace ${topsrcdir} with ${srcdir}
+
+       * configure.in: Move definition of libstdcxx_flags
+       right above usage, rather than waaay earlier.
+
+       * configure.in: Pull definition of is_cross_compiler earlier.
+
+       * configure.in: Rearrange a little.
+
+       * configure.in: Remove references to librx.
+       * Makefile.in: Remove references to librx.
+
+Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
+
+       * config.sub: Add support for avr target.
+       Import from master sources, rev 1.255
+       
+2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
+
+       * configure, .cvsignore:  Revert previous change...
+       * Makefile:  ...delete.
+
+2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
+
+       * configure.in: Eliminate ${gasdir} variable.
+
+2002-06-18  Dave Brolley  <brolley@redhat.com>
+
+       * configure.in: Add support for frv.
+       * config.sub: Add support for frv.
+
 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
 
        * configure:  Remove garbage from previous commit.