summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-07-04 13:09:25 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-07-04 13:09:25 +0000
commitef9e333b2ab325442baf2802de9745bc23b66b5d (patch)
treeed623d26d2ef1dac415f1a096d14d093c7660256 /debian/changelog
parent9641871c6706dfa922a70dba2d627ee2d3c8b39f (diff)
downloadgcc-49-ef9e333b2ab325442baf2802de9745bc23b66b5d.tar.gz
* Fix --with-long-double-128 for sparc32 when defaulting to 64-bit.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.9@7492 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
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 4861b8e..dd2aef1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gcc-4.9 (4.9.0-10) UNRELEASED; urgency=medium
+
+ * Fix --with-long-double-128 for sparc32 when defaulting to 64-bit.
+
+ -- Matthias Klose <doko@debian.org> Fri, 04 Jul 2014 15:08:08 +0200
+
gcc-4.9 (4.9.0-9) unstable; urgency=medium
* Update to SVN 20140701 (r212192) from the gcc-4_9-branch.