diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-06-23 00:16:33 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-06-23 00:16:33 +0000 |
| commit | fe06cae371a32de00c8f65abdcacf90a7415b016 (patch) | |
| tree | 15c02f29c55e715626385bee89f91f97c3316237 /gnattools | |
| parent | 8440db955b274472234071f79a35b504e96dc3d1 (diff) | |
Daily bump.
Diffstat (limited to 'gnattools')
| -rw-r--r-- | gnattools/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gnattools/ChangeLog b/gnattools/ChangeLog index d7e28ab48c8..0e5efb89193 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 |
