summaryrefslogtreecommitdiff
path: root/toolchain/elf2flt/patches/453398f917d167f8c308c8f997270c48ae8f8b12
AgeCommit message (Collapse)Author
2025-04-20elf2flt: don’t record the build date into the binaries’ headermirabilos
while this already supports the SOURCE_DATE_EPOCH standard for reproducible builds, and even setting it to 0, some other tools choke on values below 1980, so instead patch out the recording altogether, as it also compresses better
2025-04-20elf2flt: don’t needlessly add 4 extra bytes to every binarymirabilos
2025-04-20elf2flt: lm32: redo arch-specific codemirabilos
it now produces actually working relocations, and flthdr output is also fixed
2023-02-03binutils: update to 2.40Waldemar Brodkorb
2022-02-26riscv64: add support for nommu target systemsWaldemar Brodkorb
2021-10-22bfin: unbreak build, elf2flt patch isn't bfin safeWaldemar Brodkorb
2021-04-15stm32 fixesWaldemar Brodkorb
2020-09-20elf2flt: new relocs for xtensaWaldemar Brodkorb
2020-03-17binutils: update to 2.34Waldemar Brodkorb