summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-06-25 14:21:12 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-06-25 14:21:12 +0000
commit57a986cad03ae6a01194b41ae1ca880f3f4350e7 (patch)
treecb5cacd0bce9bcf54f93ec4c46fdcb92f5efc45e /debian/changelog
parentaffad5a4e75118354f9745ce6952d82e79ae4158 (diff)
downloadgcc-49-57a986cad03ae6a01194b41ae1ca880f3f4350e7.tar.gz
* Add support to build with isl-0.13.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.9@7472 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index edafe65..e5cda1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ gcc-4.9 (4.9.0-8) unstable; urgency=medium
* Remove version requirement for dependency on make. Closes: #751891.
* Fix removal of python byte-code files in libstdc++6. Closes: #751435.
* Fix a segfault in the driver from calling free on non-malloc'd area.
+ * Drop versioned build dependency on gdb, and let libstdc++6 break
+ gdb versions built again with python2.x.
+ * Add support to build with isl-0.13.
-- Matthias Klose <doko@debian.org> Wed, 25 Jun 2014 00:33:55 +0200