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 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
|
gcc-riscv64-unknown-elf (19) unstable; urgency=medium
* Use local copy of gcc source code.
-- Keith Packard <keithp@keithp.com> Fri, 31 Jan 2025 22:42:54 -0800
gcc-riscv64-unknown-elf (18) unstable; urgency=medium
* Revert "debian: Apply debian-specific patches too". Closes: #1092473.
-- Keith Packard <keithp@keithp.com> Wed, 08 Jan 2025 08:25:09 -0800
gcc-riscv64-unknown-elf (17) unstable; urgency=medium
* Fix --disable-libstdcxx configure flag spelling.
* Add -mlong-jump-table-offsets for m68k target.
* Post gcc-14 migration upload. Closes: #1086462.
* Apply Debian patches too.
-- Keith Packard <keithp@keithp.com> Sun, 01 Dec 2024 11:55:17 -0800
gcc-riscv64-unknown-elf (16) unstable; urgency=medium
* Fix broken upload
-- Keith Packard <keithp@keithp.com> Sun, 01 Dec 2024 09:58:05 -0800
gcc-riscv64-unknown-elf (15) unstable; urgency=medium
* Add -mxgot to mips64el build
* Un-limit binary architecture. Closes: #1087676.
-- Keith Packard <keithp@keithp.com> Wed, 27 Nov 2024 18:58:23 -0800
gcc-riscv64-unknown-elf (14) unstable; urgency=medium
* Limit binary architectures to avoid broken linkers. Closes: #1086462.
-- Keith Packard <keithp@keithp.com> Thu, 07 Nov 2024 22:40:18 -0800
gcc-riscv64-unknown-elf (13) unstable; urgency=medium
* Add patch to preserve NaN fraction and sign
* Update to gcc 14
-- Keith Packard <keithp@keithp.com> Sat, 28 Sep 2024 11:12:00 -0700
gcc-riscv64-unknown-elf (12) unstable; urgency=medium
* Update to gcc 13
-- Keith Packard <keithp@keithp.com> Thu, 18 Jan 2024 12:29:40 -0800
gcc-riscv64-unknown-elf (11) unstable; urgency=medium
* Switch to Debian gcc sources
* Use /bin paths for host tools. Closes: #1000964.
-- Keith Packard <keithp@keithp.com> Mon, 08 Aug 2022 21:07:41 -0700
gcc-riscv64-unknown-elf (8.3.0.2019.08+dfsg-1) unstable; urgency=medium
* Move to GCC 8.3.0
* Remove non-DFSG documentation
* Add in a few SiFive patches
-- Keith Packard <keithp@keithp.com> Tue, 01 Oct 2019 18:26:31 -0700
gcc-riscv64-unknown-elf (8.2.0.2019.08+dfsg~rc1-1) unstable; urgency=low
* Initial packaging
-- Keith Packard <keith.packard@sifive.com> Thu, 15 Aug 2019 23:20:51 -0700
|