* config/picochip/picochip.h (INITIALIZE_TRAMPOLINE): Remove.
[gcc.git] / ChangeLog
index 3a2eb7d70fa3844f8bdbe2271337c39858aef60d..596cfc774f55f549264457d5434b7fe9280e3e79 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac: If bootstrapping a combined tree with
+       --enable-gold, require c++ in stage1_languages.
+       * configure: Regenerate.
+
+       * configure.ac: Also add target_libs of stage1_languages to
+       bootstrap_target_libs.
+       * configure: Regenerate.
+
+       * configure.ac: Diagnose --enable-build-with-cxx bootstrap
+       with --enable-languages not containing c++.
+       * configure: Regenerate.
+
+2009-09-15  Jie Zhang  <jie.zhang@analog.com>
+
+       * configure.ac: Disable java and boehm-gc for bfin-*-*.
+       * configure: Regenerate.
+
+2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
+
+       * MAINTAINERS (Write After Approval): Update my e-mail address,
+       and move from from here...
+       (Waiting for paperwork): To here.
+
+2009-09-09  Joseph Myers  <joseph@codesourcery.com>
+
+       * MAINTAINERS (Reviewers): Add self as driver reviewer.
+
+2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac: Do not use $extrasub for replacing @if/@endif
+       parts in Makefile; instead, use additional arguments to
+       AC_CONFIG_COMMANDS to do the replacement manually, with several
+       sed invocations, to avoid HP-UX sed command limits.
+       * configure: Regenerate.
+
 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
 
        * libtool.m4 (output_verbose_link_cmd): Require leading blank, and