Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
i386-unknown-linux-gnu.tar.xz.sha256 | 2025-06-11 | 96 Bytes | |
x86_64-unknown-linux-gnu.tar.xz | 2025-06-11 | 361.7 MB | |
x86_64-unknown-linux-gnu.tar.xz.sha256 | 2025-06-11 | 98 Bytes | |
aarch64-unknown-linux-gnu.tar.xz | 2025-06-11 | 317.5 MB | |
aarch64-unknown-linux-gnu.tar.xz.sha256 | 2025-06-11 | 99 Bytes | |
arm-unknown-linux-gnueabihf.tar.xz | 2025-06-11 | 245.0 MB | |
arm-unknown-linux-gnueabihf.tar.xz.sha256 | 2025-06-11 | 101 Bytes | |
i386-unknown-linux-gnu.tar.xz | 2025-06-11 | 352.8 MB | |
Raiden v0.8 source code.tar.gz | 2025-06-11 | 10.5 kB | |
Raiden v0.8 source code.zip | 2025-06-11 | 26.5 kB | |
README.md | 2025-06-11 | 300 Bytes | |
Totals: 11 Items | 1.3 GB | 0 |
Changed
- Build everything with
-fno-plt
by default. - Distros like Arch Linux and Ubuntu have already been doing this for years, so why not do the same ourselves?
- Update to GCC 15.0.1.
Added
- Build binutils and GCC with Zstd support.
Fixed
- Fix LTO plugin support in binutils.