summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2015-06-16 21:03:17 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2015-06-16 21:03:17 +0000
commit1f107cf4fa956a870e63a8d5422612144328d71e (patch)
tree744b77da32eb35d0cd88035208d79fe84436da38 /debian/changelog
parent024f6e5b1e21195fdbcfa6c4508952c1008145a1 (diff)
downloadgcc-5-1f107cf4fa956a870e63a8d5422612144328d71e.tar.gz
* Update to SVN 20150616 (r224519, 5.1.1) from the gcc-5-branch.
* Explicitly build with -Wl,--no-relax on alpha again. * Build with -O1 on sh4 (try to work around PR target/66358). git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8119 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a84e3fd..25898df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-gcc-5 (5.1.1-11) UNRELEASED; urgency=medium
+gcc-5 (5.1.1-11) unstable; urgency=medium
+ * Update to SVN 20150616 (r224519, 5.1.1) from the gcc-5-branch.
* gccgo: escape: Analyze binary expressions (taken from the trunk).
+ * Explicitly build with -Wl,--no-relax on alpha again.
+ * Build with -O1 on sh4 (try to work around PR target/66358).
- -- Matthias Klose <doko@debian.org> Tue, 16 Jun 2015 10:02:46 +0200
+ -- Matthias Klose <doko@debian.org> Tue, 16 Jun 2015 16:11:59 +0200
gcc-5 (5.1.1-10) unstable; urgency=medium