OSDN Git Service

* update_version (ADD_BRANCHES): Replace lno-branch with
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 8037236..7238209 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR bootstrap/17383
+
+       * Makefile.def (target_modules): Remove stage parameter,
+       it is always true now.
+       * Makefile.tpl (configure-build-[+module+],
+       configure-target-[+module+]): Always build symlink tree
+       for the directory and for include.  BUILD_SUBDIR and
+       TARGET_SUBDIR cannot be . anymore.
+       * Makefile.in: Regenerate.
+
+2004-12-25  David Edelsohn  <edelsohn@gnu.org>
+
+       Revert 2004-12-08 Makefile changes.
+
+2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * MAINTAINERS: Move myself to OS Port Maintainers for windows,
+       cygwin, mingw.
+
+2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
+
+       * configure.in (sh64-*-*): Reenable gprof.
+       * configure: Regenerate.
+
+2004-12-08  David Edelsohn  <edelsohn@gnu.org>
+
+       * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
+       * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
+       (EXTRA_TARGET_FLAGS): Add PICFLAG.
+       * Makefile.in: Regenerate.
+
 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
 
        * MAINTAINERS: Update my email address.