OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 25eb169..5e5722b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ltmain.sh (relink_command): Fix typo in previous change.
+
+2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
+       (relink_command): Added --tag flags.
+       (mode=install): If relinking fails; error out.
+
+2002-03-12  Richard Henderson  <rth@redhat.com>
+
+       * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
+       .NOTPARALLEL tag.
+       (do-check): Rename from check.
+       (check): Allow parallel check.
+
+2002-03-12  Bob Wilson  <bob.wilson@acm.org>
+
+       * MAINTAINERS: Add myself as maintainer for xtensa port.
+       Fix alphabetical order in CPU port maintainer list.
+       Remove myself from Write After Approval list.
+
+2002-03-11  Richard Henderson  <rth@redhat.com>
+
+       * Makefile.in (.NOTPARALLEL): Add fake tag.
+
+2002-03-07  H.J. Lu  (hjl@gnu.org)
+
+       * configure.in: Enable gprof for mips*-*-linux*.
+
 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
 
        * MAINTAINERS (Write After Approval): Add myself.