Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-20 | elf2flt: don’t record the build date into the binaries’ header | mirabilos | |
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-20 | elf2flt: don’t needlessly add 4 extra bytes to every binary | mirabilos | |
2025-04-20 | elf2flt: lm32: redo arch-specific code | mirabilos | |
it now produces actually working relocations, and flthdr output is also fixed | |||
2023-02-03 | binutils: update to 2.40 | Waldemar Brodkorb | |
2022-02-26 | riscv64: add support for nommu target systems | Waldemar Brodkorb | |
2021-10-22 | bfin: unbreak build, elf2flt patch isn't bfin safe | Waldemar Brodkorb | |
2021-04-15 | stm32 fixes | Waldemar Brodkorb | |
2020-09-20 | elf2flt: new relocs for xtensa | Waldemar Brodkorb | |
2020-03-17 | binutils: update to 2.34 | Waldemar Brodkorb | |