diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-05-22 07:39:46 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-05-22 07:39:46 +0000 |
commit | 47dc3d847278ee4a0a78ab8e087e909df19fd077 (patch) | |
tree | 66b9933d354409438650847c8ee795d961233693 /debian/changelog | |
parent | d0b75d610e218f49acab67c8d7077f33ed785d04 (diff) | |
download | gcc-49-47dc3d847278ee4a0a78ab8e087e909df19fd077.tar.gz |
* Fix PR other/61257, check for working sys/sdt.h.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.9@7400 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a149f87..de742d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ gcc-4.9 (4.9.0-5) UNRELEASED; urgency=medium turned on (Steve Beattie). LP: #1317307. * Revert the fix for PR rtl-optimization/60969, causing bootstrap failure on ppc64el. + * Fix PR other/61257, check for working sys/sdt.h. -- Matthias Klose <doko@debian.org> Tue, 20 May 2014 17:32:15 +0200 |