OSDN Git Service

PR ada/9953:
[pf3gnuchains/gcc-fork.git] / ChangeLog
index fcef7d5..4f58413 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,50 @@
+2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Make 'recursive targets' using autogen rather
+       than shell loop.  Remove duplicate 'clean' targets and false
+       comments.
+       * Makefile.def: Add systematic dependencies to 'recursive' targets.
+       Add systematic method of specifying missing targets in subdirs.
+       Add copyright boilerplate.
+       * Makefile.in: Regenerate.
+       * configure.in: Add 'recursive targets' to maybe list.
+       * configure: Regenerate.
+
+       * MAINTAINERS: "GNATS only" -> "Bug database only".
+
+       * Makefile.tpl: Rename [+target+] to [+make_target+].
+       * Makefile.def: Rename 'target' to 'make_target'.
+
+2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
+
+       * MAINTAINERS: Add self as options handling maintainer.
+
+2003-05-28  Michael Meissner  <gnu@the-meissners.org>
+
+       * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
+       been too long since I touched those ports.
+
+2003-05-28  DJ Delorie  <dj@redhat.com>
+
+       * Makefile.tpl: Make maybe-check-gcc .PHONY.
+       * Makefile.in: Regenerate.
+
+2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+       * configure.in: Use curly braces in the definition of tooldir.
+       * configure: Regenerate.
+
+2003-05-21  DJ Delorie  <dj@redhat.com>
+       
+       * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
+       newlib or libgloss.
+       * Makefile.in: Regenerate.
+
+2003-05-21  DJ Delorie  <dj@redhat.com>
+
+       * Makefile.tpl: Add missing empty maybe-check-gcc target.
+       * Makefile.in: Regenerate.
+
 2003-05-20  Ian Lance Taylor  <ian@airs.com>
 
        * MAINTAINERS: Update my e-mail address.