OSDN Git Service

2012-01-29 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 6804fe5..6231c78 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,103 @@
+2012-01-23  Harshit Chopra  <harshit@google.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
+
+       * configure.ac: Remove reference to mh-interix.
+       * configure: Regenerate.
+
+2012-01-05  Richard Henderson  <rth@redhat.com>
+
+       PR bootstrap/51072
+       * configure.ac: Disable libitm if c++ is not enabled.
+       * configure: Rebuild.
+
+       * configure.ac: Fix regexp for same.
+       * configure: Rebuild.
+
+2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-01-02  Richard Guenther  <rguenther@suse.de>
+
+       PR bootstrap/51686
+       * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
+       * Makefile.in: Regenerate.
+
+2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * configure: Regenerate.
+
+2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
+
+       * MAINTAINERS (picochip): Changed email address.
+
+2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * MAINTAINERS (write-after-approval): Add self.
+
+2011-11-29  DJ Delorie  <dj@redhat.com>
+
+       * configure.ac (rl78-*-*) New case.
+       * configure: Regenerate.
+       * MAINTAINERS: Add myself as RL78 maintainer.
+
+2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * MAINTAINERS: Add self as co-maintainer of the Ada front end.
+
+2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
+
+       * libtool.m4: dditional FreeBSD 10 fixes.
+
+2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       * MAINTAINERS: Move myself from Write After Approval to CPU Port
+       Maintainers section, as Epiphany maintainer.
+
+2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
+
+       PR target/49992
+       * configure.ac: Remove ranlib special-casing for Darwin.
+       * configure: Regenerate.
+
+2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
+
+       * MAINTAINERS (Reviewers): Keep the list sorted.
+
+2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
+
+       * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
+
+2011-11-09  Roland McGrath  <mcgrathr@google.com>
+
+       * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
+       * configure: Rebuild.
+       * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
+       * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
+       (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
+       (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
+       (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
+       Add READELF.
+       * Makefile.in: Rebuild.
+
+2011-11-09  Jason Merrill  <jason@redhat.com>
+
+       * Makefile.def (language=c++): Remove check-c++0x.
+       * Makefile.in (check-gcc-c++): Regenerate.
+
 2011-11-08  Richard Henderson  <rth@redhat.com>
 
+       * configure.ac: Test for libitm directory present first.
+
+       * configure.ac: Adjust srcdir for running libitm/configure.tgt.
+
        * configure.ac: Test libitm/configure.tgt to disable libitm.
        * configure: Rebuild.