aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-23 17:03:31 +0000
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-23 17:03:31 +0000
commitdb15c6ea2fade1607d21e9365c02ea6e0c361e79 (patch)
tree07f55fdf8b411c9cb03cad72e957a303ed539089 /ChangeLog
parent464f1309d38c5d20ba7c30c48034c89d399b2edc (diff)
Mainline merge as of 2003-07-22.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/tree-ssa-20020619-branch@69712 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog54
1 files changed, 54 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c1bfd3bbc0..92d2b319a5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,57 @@
+2003-07-20 Phil Edwards <pme@gcc.gnu.org>
+
+ * install-sh: Update to newer upstream versions (associated with
+ aclocal 1.7).
+ * mkinstalldirs: Likewise.
+ * missing: Likewise, plus $1Help2man -> $1 typo fix.
+
+2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
+
+ * MAINTAINERS: Move self from Bug database only accounts
+ to write-after-approval.
+
+2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * config.if: Remove unused libc_interface determination.
+
+2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * MAINTAINERS: Move self from write-after-approval to
+ build machinery (*.in).
+
+2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ PR bootstrap/11273
+ PR bootstrap/11408
+ * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
+ unused INSTALL_PROGRAM_ARGS.
+ * configure.in: Use AC_PROG_INSTALL.
+ * Makefile.in: Regenerate.
+ * configure: Regenerate.
+
+2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
+
+ * MAINTAINERS: Alphabetize.
+
+2003-07-10 Alexandre Oliva <aoliva@redhat.com>
+
+ * configure: Rebuilt.
+ 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
+ * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
+ newlib nor libgloss.
+ Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
+ * configure.in (am33_2.0-*-linux*): Added.
+
+2003-07-09 Bob Wilson <bob.wilson@acm.org>
+
+ * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
+ * configure: Regenerate.
+
+2003-07-07 Zack Weinberg <zack@codesourcery.com>
+
+ * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
+ * Makefile.in: Regenerate.
+
2003-07-04 Zack Weinberg <zack@codesourcery.com>
* Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.