X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=ChangeLog;h=4f584136a1f8f24e96c0c1c4f54e54e793ac959f;hb=07e400aa567fe8566270df402855716cf6956130;hp=fcef7d5b8bcc55ab2f9dacdb2261e3172324bc36;hpb=8c7c29d9756dce88e59647f355e780ce0b6f8be4;p=pf3gnuchains%2Fgcc-fork.git diff --git a/ChangeLog b/ChangeLog index fcef7d5b8bc..4f584136a1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,50 @@ +2003-06-03 Nathanael Nerode + + * 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 + + * MAINTAINERS: Add self as options handling maintainer. + +2003-05-28 Michael Meissner + + * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has + been too long since I touched those ports. + +2003-05-28 DJ Delorie + + * Makefile.tpl: Make maybe-check-gcc .PHONY. + * Makefile.in: Regenerate. + +2003-05-21 Maciej W. Rozycki + + * configure.in: Use curly braces in the definition of tooldir. + * configure: Regenerate. + +2003-05-21 DJ Delorie + + * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not + newlib or libgloss. + * Makefile.in: Regenerate. + +2003-05-21 DJ Delorie + + * Makefile.tpl: Add missing empty maybe-check-gcc target. + * Makefile.in: Regenerate. + 2003-05-20 Ian Lance Taylor * MAINTAINERS: Update my e-mail address.