Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
x86_64-unknown-linux-gnu.tar.xz.sha256 | 2025-06-11 | 98 Bytes | |
x86_64-unknown-linux-gnu.tar.xz | 2025-06-11 | 1.1 GB | |
aarch64-unknown-linux-gnu.tar.xz | 2025-06-11 | 1.0 GB | |
aarch64-unknown-linux-gnu.tar.xz.sha256 | 2025-06-11 | 99 Bytes | |
arm-unknown-linux-gnueabihf.tar.xz | 2025-06-11 | 997.8 MB | |
arm-unknown-linux-gnueabihf.tar.xz.sha256 | 2025-06-11 | 101 Bytes | |
i386-unknown-linux-gnu.tar.xz | 2025-06-11 | 1.1 GB | |
i386-unknown-linux-gnu.tar.xz.sha256 | 2025-06-11 | 96 Bytes | |
Atar v0.9 source code.tar.gz | 2025-06-11 | 12.4 kB | |
Atar v0.9 source code.zip | 2025-06-11 | 30.3 kB | |
README.md | 2025-06-11 | 313 Bytes | |
Totals: 11 Items | 4.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.