summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2013-09-23 15:48:52 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2013-09-23 15:48:52 +0000
commit3b9da3ee7a83bf8ff748cad92ab4cb2205006281 (patch)
treecba45a23de20e9561a433e6c5a662d23f679ce2a
parentb40d32c4b7b2cd0696a90620dc6a84de8daec4b9 (diff)
downloadgcc-47-3b9da3ee7a83bf8ff748cad92ab4cb2205006281.tar.gz
* Fix bootstrap of native aarch64 build.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6968 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9217e2c..de79136 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
gcc-4.7 (4.7.3-7ubuntu1) UNRELEASED; urgency=low
* Update to SVN 20130920 (r202771) from the gcc-4_7-branch.
+ * Fix bootstrap of native aarch64 build.
-- Matthias Klose <doko@debian.org> Fri, 20 Sep 2013 11:23:55 +0200