aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>2002-07-08 01:49:35 +0000
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>2002-07-08 01:49:35 +0000
commit52fb894b22d26090ab10db59e350132211a2d7aa (patch)
tree52436787d25ad1c8ad3dee15b4d2a10170d27dc8 /ChangeLog
parent65fd9b98249060398167d32bf0fd8e0012bd761c (diff)
Mainline merge as of 2002-07-07.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/tree-ssa-20020619-branch@55308 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog42
1 files changed, 42 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9945ea36fd9..b9be7b3259b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+2002-07-04 Steve Ellcey <sje@cup.hp.com>
+
+ * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
+
+2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * configure.in: Make --without-x work.
+
+2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * configure.in: Rearrange target Makefile fragment collection.
+
+ * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
+ cvs[src].
+ * configure.in: Ditto.
+
+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): Do 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.