summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-11-25 14:16:25 +0300
committerIgor Pashev <pashev.igor@gmail.com>2019-11-25 14:16:25 +0300
commite1c18920e6e73026b27510f9b1291953e9469437 (patch)
tree431e91328b160dd9ce6f14c3b0628bc58c6c8aca
parent59daf82dca63ee25394dab310d12e8c3262f0d13 (diff)
downloadgcc-9-master.tar.gz
gcc-9 (9.2.1-19+dyson1)HEADdyson/9.2.1-19+dyson1master
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 66935e9..2ab2170 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+gcc-9 (9.2.1-19+dyson1) unstable; urgency=medium
+
+ * Package for Dyson.
+ * Disable SSP by default (unconditionally).
+ * Do not use dwz if not available, but keep build dependency.
+ There is no dwz yet on Dyson.
+ * Fix conflict with time() in GM-2.
+ * Drop /lib from default library path.
+ * Update Dyson patches.
+
+ -- Igor Pashev <pashev.igor@gmail.com> Sun, 24 Nov 2019 20:10:10 +0300
+
gcc-9 (9.2.1-19) unstable; urgency=medium
* Update to SVN 20191109 (r278002) from the gcc-9-branch.