OSDN Git Service

Check if GCC uses assembler cfi support
[pf3gnuchains/gcc-fork.git] / gnattools / ChangeLog
index c68380b..133cd35 100644 (file)
@@ -1,3 +1,80 @@
+2013-04-11  Release Manager
+
+       * GCC 4.7.3 released.
+
+2012-09-20  Release Manager
+
+       * GCC 4.7.2 released.
+
+2012-06-14  Release Manager
+
+       * GCC 4.7.1 released.
+
+2012-03-22  Release Manager
+
+       * GCC 4.7.0 released.
+
+2011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * Makefile.in (LOOSE_WARN): Delete.
+       (GCC_WARN_CFLAGS): Set to -W -Wall.
+       (TOOLS_FLAGS_TO_PASS_1): Delete.
+       (TOOLS_FLAGS_TO_PASS_1re): Rename into...
+       (TOOLS_FLAGS_TO_PASS_RE): ...this.
+       (gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
+       (regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
+
+2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR target/39150
+       * configure.ac (*86-*-solaris2*): Also accept
+       x86_64-*-solaris2.1[0-9]*.
+       * configure: Regenerate.
+
+2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       PR other/46202
+       * Makefile.in (install-strip): New phony target.
+       (check, installcheck, info, dvi, pdf, html, install)
+       (install-info, install-pdf, install-html, mostlyclean)
+       (clean, distclean, maintainer-clean): Mark phony.
+
+2010-01-09  Simon Wright  <simon@pushface.org>
+
+       PR ada/42659
+       * configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
+       * configure: Regenerate.
+
+2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac (AC_PREREQ): Bump to 2.64.
+
+2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in (AUTOCONF, configure_deps): New variables.
+       ($(srcdir)/configure): Use them.
+
+2009-05-18  Bechir Zalila  <bechir.zalila@gmail.com>
+
+       PR ada/40166
+       * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
+       target specific sources.
+
+2009-04-10  Arnaud Charlet  <charlet@adacore.com>
+
+       * Makefile.in (stamp-tools): Add handling of snames.ad[sb].
+
+2009-04-09  Jakub Jelinek  <jakub@redhat.com>
+
+       * Makefile.in: Change copyright header to refer to version
+       3 of the GNU General Public License and to point readers at the
+       COPYING3 file and the FSF's license web page.
+       * configure.ac: Likewise.
+
 2009-02-26  Andreas Schwab  <schwab@suse.de>
 
        PR ada/39172