diff options
Diffstat (limited to 'gnattools/ChangeLog')
-rw-r--r-- | gnattools/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gnattools/ChangeLog b/gnattools/ChangeLog index 18aa7021d66..9432ce1add5 100644 --- a/gnattools/ChangeLog +++ b/gnattools/ChangeLog @@ -1,3 +1,10 @@ +2016-05-16 Eric Botcazou <ebotcazou@adacore.com> + + * configure.ac: Add ACX_NONCANONICAL_HOST. + * configure: Regenerate. + * Makefile.in: Replace host_alias with host_noncanonical. + (gnattools-cross): Do not rename the tools. + 2016-04-04 Segher Boessenkool <segher@kernel.crashing.org> PR bootstrap/70173 |