summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2015-07-23 12:20:43 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2015-07-23 12:20:43 +0000
commitcb40fdce6295b3bc01f27c40ce15b3a487111f15 (patch)
tree8e0f8a177576c0c99fcb97cbc148fdd5ddf7b475 /debian/changelog
parent4dc273686d5609d787a9e35221f90ea310f722bb (diff)
downloadgcc-5-cb40fdce6295b3bc01f27c40ce15b3a487111f15.tar.gz
* Remove the work around to build with -O1 on sh4.
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8169 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a8361a3..8ee7ee4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gcc-5 (5.2.1-12) UNRELEASED; urgency=medium
+gcc-5 (5.2.1-12ubuntu1) UNRELEASED; urgency=medium
* Update to SVN 20150723 (r226105, 5.2.1) from the gcc-5-branch.
* Fix PR libstdc++/66145, std::ios_base::failure objects thrown from
@@ -6,8 +6,9 @@ gcc-5 (5.2.1-12) UNRELEASED; urgency=medium
Just build src/c++11/functexcept.cc using the new ABI. It will break
code, which will be handled in the archive by adding Breaks for the
affected packages. Third party code using such code will need a rebuild.
+ * Remove the work around to build with -O1 on sh4.
- -- Matthias Klose <doko@ubuntu.com> Thu, 23 Jul 2015 14:04:43 +0200
+ -- Matthias Klose <doko@debian.org> Thu, 23 Jul 2015 14:18:44 +0200
gcc-5 (5.2.1-11) experimental; urgency=medium