diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-11-25 14:16:25 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-11-25 14:16:25 +0300 |
commit | e1c18920e6e73026b27510f9b1291953e9469437 (patch) | |
tree | 431e91328b160dd9ce6f14c3b0628bc58c6c8aca /debian | |
parent | 59daf82dca63ee25394dab310d12e8c3262f0d13 (diff) | |
download | gcc-9-master.tar.gz |
gcc-9 (9.2.1-19+dyson1)HEADdyson/9.2.1-19+dyson1master
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
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. |