summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 053af1a..6329d8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,12 @@ gcc-5 (5.1.1-6) UNRELEASED; urgency=medium
* Fix stripping the rpath when cross-building cross compilers.
* Remove work arounds to build 64bit multilibs on 32bit targets,
now properly fixed upstream.
+ * Partially apply patches to build a gnat cross compiler (submitted
+ by YunQiang Su).
+ - gnatmake: Call the versioned gnatbind and gnatlink commands.
+ Closes: #782257.
+ - Allow libgnatprj and libgnatvsn to cross build. Addresses: #783372.
+ - New patch ada-gnattools-cross.diff (no documentation).
-- Matthias Klose <doko@debian.org> Sun, 10 May 2015 02:01:20 +0200