OSDN Git Service

gcc:
[pf3gnuchains/gcc-fork.git] / gnattools / ChangeLog
index ad836ea..169a014 100644 (file)
@@ -1,3 +1,61 @@
+2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure.ac (warn_cflags): Substitute.
+       * configure: Regenerate.
+       * Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
+       (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
+       (ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
+       (libsubdir): Remove.
+       (libada-mk): Do not include.  Include libgcc.mvars instead.
+       (xmake_file): Remove, do not include.
+
+2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure.ac (x_ada_cflags): Remove.
+       (ADA_CFLAGS): Substitute.
+       * configure: Regenerate.
+       * Makefile.in (ADA_CFLAGS): Substitute.
+       (T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
+       (TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
+       TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
+       Pass ADA_CFLAGS.
+
+2008-07-30  Laurent Guerby  <laurent@guerby.net>
+
+       PR ada/5911
+       * gnattools/Makefile.in: Replace stamp-gnatlib by
+       stamp-gnatlib-rts.
+
+2008-06-26  Chris Proctor  <chrisp_42@bigpond.com>
+
+       * configure.ac, configure: Fix target specific pairs.
+
+2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac: move sinclude of acx.m4 before AC_INIT,
+       also sinclude override.m4.
+       * Makefile.in ($(srcdir)/configure): Update dependencies.
+       * configure: Regenerate.
+
+2008-06-07  Joseph Myers  <joseph@codesourcery.com>
+
+       * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
+       * configure: Regenerate.
+
+2008-05-20  Arnaud Charlet  <charlet@adacore.com>
+
+       * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
+       in gcc/ada/Makefile.in
+
+2008-05-13  Arnaud Charlet  <charlet@adacore.com>
+
+       PR ada/31808
+       * Makefile.in (gnattools-cross): Do not build vxaddr2line
+
+2008-04-05  Arnaud Charlet  <charlet@adacore.com>
+
+       * Makefile.in: Remove handling of gnatbl.
+
 2007-12-05  Bechir Zalila  <bechir.zalila@gmail.com>
 
        PR ada/34284