diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2015-07-06 18:00:05 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2015-07-06 18:00:05 +0000 |
commit | 7323aef8e0599bca95299e99ec0c2def603e5018 (patch) | |
tree | 5ba67e790ecb672734cf41376c91f3bd2c3fffaf /debian/changelog | |
parent | cb02f85e49cc073d7a2de2e6d73c7614f0edb472 (diff) | |
download | gcc-5-7323aef8e0599bca95299e99ec0c2def603e5018.tar.gz |
* Update to SVN 20150706 (r225471, 5.1.1) from the gcc-5-branch.
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8153 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c014017..fd4167e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ gcc-5 (5.1.1-13) UNRELEASED; urgency=medium - * Update to SVN 20150702 (r225321, 5.1.1) from the gcc-5-branch. + * Update to SVN 20150706 (r225471, 5.1.1) from the gcc-5-branch. * Update libasan symbol files. * Configure --with-fp-32=xx on all mips targets, setting MIPS O32 default to FPXX (YunQiang Su). Closes: #789612. @@ -8,7 +8,7 @@ gcc-5 (5.1.1-13) UNRELEASED; urgency=medium * Add x32 symbols files for libgcc1 and libstdc++6. * libgccjit0: Add breaks for python-gccjit and python3-gccjit. - -- Matthias Klose <doko@debian.org> Thu, 02 Jul 2015 15:53:11 +0200 + -- Matthias Klose <doko@debian.org> Mon, 06 Jul 2015 19:55:08 +0200 gcc-5 (5.1.1-12) unstable; urgency=medium |