1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
gcc-xtensa-lx106 (8) unstable; urgency=medium
* Update to GCC 10 (Closes: #978512)
-- Jonathan McDowell <noodles@earth.li> Sat, 02 Jan 2021 14:49:43 +0000
gcc-xtensa-lx106 (7) unstable; urgency=medium
* Updated force-m32 patch for GCC 9.3.0. (Closes: #959622)
-- Jonathan McDowell <noodles@earth.li> Sun, 03 May 2020 18:42:56 +0100
gcc-xtensa-lx106 (6) unstable; urgency=medium
* Update for GCC move from SVN to GIT.
-- Jonathan McDowell <noodles@earth.li> Sun, 23 Feb 2020 17:41:52 +0000
gcc-xtensa-lx106 (5) unstable; urgency=medium
* Force u?int32_t types to use int, not long, to match Espressif SDK
* Update autopkgtest to use AUTOPKGTEST_TMP instead of ADTTMP
* Fix up GCC standard linked libraries
-- Jonathan McDowell <noodles@earth.li> Sun, 05 Jan 2020 09:38:51 +0000
gcc-xtensa-lx106 (4) unstable; urgency=medium
* Update to GCC 9 (Closes: #944165)
-- Jonathan McDowell <noodles@earth.li> Sun, 01 Dec 2019 10:22:27 +0000
gcc-xtensa-lx106 (3) unstable; urgency=medium
[ Helmut Grohne ]
* Add a very simple autopkgtest to compile an empty file. (Closes: #927050)
[ Jonathan McDowell ]
* Override hardening-no-pie lintian check, as per gcc-8 package
-- Jonathan McDowell <noodles@earth.li> Fri, 26 Jul 2019 17:24:26 -0300
gcc-xtensa-lx106 (2) unstable; urgency=medium
* Remove unnecessary build-deps (Closes: #921855)
-- Jonathan McDowell <noodles@earth.li> Wed, 27 Feb 2019 14:55:11 +0000
gcc-xtensa-lx106 (1) unstable; urgency=medium
* First release, based on gcc-arm-none-eabi (Closes: #917547)
-- Jonathan McDowell <noodles@earth.li> Sun, 30 Dec 2018 10:19:18 +0000
|