OSDN Git Service

* c-opts.c (lang_flags): Update for new spelling of flags.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index d619796..61aeeef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,61 @@
+2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
+       * config.guess: Update to 2003-06-12 version.
+       * config.sub: Update to 2003-06-13 version.
+
+2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
+
+       * config.guess: Update to 2003-06-06 version.
+       * config.sub: Update to 2003-06-06 version.
+
+2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
+       * configure. Regenerate.
+
+2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.in: Disable serial configure by default.
+       * configure: Regenerate.
+       * Makefile.tpl: Abolish .NOTPARALLEL.
+       * Makefile.in: Regenerate.
+
+       * Makefile.tpl: Replace {build,host,target}_canonical by
+       {build,host,target}.
+       * Makefile.in: Regenerate.
+
+       * Makefile.tpl: Fix stupid pasto.
+       * Makefile.in: Regenerate.
+
+2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Remove bogus conditional.
+       * Makefile.in: Regenerate.
+
+2003-06-05  Jan Hubicka  <jh@suse.cz>
+
+       * Makefile.tpl (profiledbootstrap): New target.
+       * Makefile.in (profiledbootstrap): New target.
+
+2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
+
+       * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
+       Pinski. Remove user names from other bugzilla-only maintainers.
+
 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'.