diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2015-09-07 19:58:46 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2015-09-07 19:58:46 +0000 |
commit | a70391c18bdaa40b0b6c60815fa6539bce104b38 (patch) | |
tree | 4415ea2977e4edd3297f42ed21eb9dce2c81159f /debian/changelog | |
parent | b30990023dc6a60be1f27df12cc92643880ae1ee (diff) | |
download | gcc-5-a70391c18bdaa40b0b6c60815fa6539bce104b38.tar.gz |
* Build-depend on linux-libc-dev [m68k] for gcc and gcc-snapshot builds.
Closes: #796906.
* Don't ignore anymore bootstrap comparison failures on sh4. Closes: #796939.
* Fix stage1 cross build for KFreeBSD. Closes: #796901.
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8217 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b6a5d76..b034bf4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +gcc-5 (5.2.1-17) UNRELEASED; urgency=medium + + * Build-depend on linux-libc-dev [m68k] for gcc and gcc-snapshot builds. + Closes: #796906. + * Don't ignore anymore bootstrap comparison failures on sh4. Closes: #796939. + * Fix stage1 cross build for KFreeBSD. Closes: #796901. + + -- Matthias Klose <doko@debian.org> Mon, 07 Sep 2015 21:51:27 +0200 + gcc-5 (5.2.1-16) unstable; urgency=medium * Update to SVN 20150903 (r227431, 5.2.1) from the gcc-5-branch. |