OSDN Git Service

PR preprocessor/30468:
[pf3gnuchains/gcc-fork.git] / libada / ChangeLog
index ca8ac2b..b62e3c3 100644 (file)
@@ -1,3 +1,64 @@
+2007-01-23  Richard Guenther  <rguenther@suse.de>
+
+       PR bootstrap/30541
+       * Makefile.in (STAGE_PREFIX): Do not define.
+       (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
+
+2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR bootstrap/29802
+       * configure.ac: Call GCC_TOPLEV_SUBDIRS.
+       * configure: Regenerate.
+       * Makefile.in: Replace host_subdir.
+
+2006-10-16  Brooks Moses  <bmoses@stanford.edu>
+
+       * Makefile.in: Add dummy "pdf" target.
+
+2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * Makefile.in: Add install-html target.
+
+2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
+
+2005-04-27  James E Wilson  <wilson@specifixinc.com>
+
+       * Makefile.in (html): New.
+
+2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR bootstrap/17383
+       * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
+
+2004-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.in: Add stamp file for building libada, to avoid
+       duplicate builds every time all-gnattools is called.
+
+2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
+       here.
+
+2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
+       _TARGET.
+       * configure: Regenerate.
+
+2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.ac, Makefile.in: Remove gnattools-specific code
+       (see gnattools directory).
+       * Makefile.in: Remove dead rts-* targets.
+       * configure: Regenerate.
+
+2004-05-25  Daniel Jacobowitz  <drow@false.org>
+
+       * Makefile.in: Add .NOEXPORT.
+
 2004-04-26  Arnaud Charlet  <charlet@act-europe.fr>
 
        * Makefile.in: Put back merge of some targets to avoid code duplication.