summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-06-19 00:04:39 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-06-19 00:04:39 +0000
commit964dd9b0926513a58d175a28dee141547649817d (patch)
tree2655675ab420222df4ad7434499a1c4a191f61ce /debian/changelog
parent51ff0ae2679da8249098fb2431ae7b0dca114a11 (diff)
downloadgcc-49-964dd9b0926513a58d175a28dee141547649817d.tar.gz
* Stop building the libvtv packages. Not usable unless the build is
configured with --enable-vtable-verify, which comes with a performance penalty just for the stubs in libstdc++. * Update libstdc++ and libvtv symbols files for builds configured with --enable-vtable-verify. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.9@7465 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a4b4a6c..74889f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,11 @@ gcc-4.9 (4.9.0-8) UNRELEASED; urgency=medium
4.9 uploads.
* Update libgcc1 symbols for sh4. Closes: #751919.
* Revert the fix for libstdc++/60326, introducing PR libstdc++/61532.
+ * Stop building the libvtv packages. Not usable unless the build is
+ configured with --enable-vtable-verify, which comes with a performance
+ penalty just for the stubs in libstdc++.
+ * Update libstdc++ and libvtv symbols files for builds configured with
+ --enable-vtable-verify.
-- Matthias Klose <doko@debian.org> Wed, 18 Jun 2014 10:55:20 +0200