OSDN Git Service

gcc/ada/
[pf3gnuchains/gcc-fork.git] / libada / ChangeLog
index b62e3c3..e56394e 100644 (file)
@@ -1,3 +1,41 @@
+2008-08-06  Samuel Tardieu  <sam@rfc1149.net>
+
+       * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
+       oscons.
+
+2008-08-06  Thomas Quinot  <quinot@adacore.com>
+
+       * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
+
+2008-08-05  Thomas Quinot  <quinot@adacore.com>
+
+       * Makefile.in (gnatlib*): Now depend on oscons target.
+       (oscons): New target.
+
+2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure.ac (warn_cflags): Substitute.
+       * configure: Regenerate.
+       * Makefile.in (libdir, WARN_CFLAGS): Substitute.
+       (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
+       (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
+       they were unused.
+       (libada-mk): Do not include.  Include libgcc.mvars instead.
+       (tmake_file): Remove, do not include.
+       (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
+       * configure: Regenerate.
+
+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.
+
+2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * Makefile.in: Add dummy install-pdf target.
+
 2007-01-23  Richard Guenther  <rguenther@suse.de>
 
        PR bootstrap/30541