aboutsummaryrefslogtreecommitdiff
path: root/gnattools/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gnattools/ChangeLog')
-rw-r--r--gnattools/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gnattools/ChangeLog b/gnattools/ChangeLog
index d7e28ab..0e5efb8 100644
--- a/gnattools/ChangeLog
+++ b/gnattools/ChangeLog
@@ -1,3 +1,13 @@
+2025-06-22 Nicolas Boulenguez <nicolas@debian.org>
+
+ PR ada/120106
+ * configure.ac: Remove ACX_NONCANONICAL_HOST and add ACX_PROG_GNAT.
+ * configure: Regenerate.
+ * Makefile.in: Do not substitute host_noncanonical but substitute
+ GNATMAKE and GNATBIND.
+ Set GNAT{MAKE,BIND,LINK_LS}_FOR_HOST from GNAT{MAKE,BIND} instead
+ of using hardcoded commands.
+
2025-04-01 Eric Botcazou <ebotcazou@adacore.com>
PR ada/119440