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 | |||
2024-03-22 | elf2flt: fix alignment for riscv64 with ctors enabled in uClibc-ng, ↵ | Waldemar Brodkorb | |
suggested by sorear | |||
2024-02-08 | elf2flt: update to 2024.02 | Waldemar Brodkorb | |
2023-12-23 | elf2flt: add missing h8300 patch | Waldemar Brodkorb | |
2023-12-23 | elf2flt: use v2023.09 for bfin and sh2 | Waldemar Brodkorb | |
2023-12-22 | elf2flt: update to 2023.09 | Waldemar Brodkorb | |
2023-09-24 | elf2flt: use latest git for sh2 | Waldemar Brodkorb | |
2023-09-07 | lm32: use latest elf2git, add small binutils patch to create ELF instead ELF ↵ | Waldemar Brodkorb | |
FDPIC by default | |||
2023-09-07 | elf2flt: update to latest git | Waldemar Brodkorb | |
2023-08-29 | elf2flt: add 2023.04 tag for testing | Waldemar Brodkorb | |
2023-08-27 | lm32: some more hacks | Waldemar Brodkorb | |
2023-02-26 | elf2flt: handle none relocs | Waldemar Brodkorb | |
2023-02-26 | elf2flt: sync with buildroot | Waldemar Brodkorb | |
2023-02-22 | aircrack-ng: update to 1.7 | Waldemar Brodkorb | |
2023-02-03 | binutils: update to 2.40 | Waldemar Brodkorb | |
2023-01-19 | riscv32: add basic nommu support | Waldemar Brodkorb | |
2022-09-22 | add support for STM32F746G-DISCO device | Waldemar Brodkorb | |
Tested with toolbox / simpleinit as userland. FDPIC/FLAT support both successfully tested. No LCD or Ethernet support. | |||
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 | |
2020-03-10 | elf2flt: use upstream for h8300 with a small patch | Waldemar Brodkorb | |
2019-10-09 | lm32: try to build kernel for qemu | Waldemar Brodkorb | |
2018-11-02 | elf2flt: fix for new binutils from buildroot | Waldemar Brodkorb | |
2017-10-03 | elf2flt: remove unused patches | Waldemar Brodkorb | |
2017-10-03 | j2/sh2: fix toolchain compiling | Waldemar Brodkorb | |
2017-09-30 | lm32: add patch for kernel and elf2flt | Waldemar Brodkorb | |
2016-10-15 | elf2flt: move patches to be applied on the specific version | Waldemar Brodkorb | |
2016-03-26 | sh2: fix elf2flt build | Waldemar Brodkorb | |
2016-03-20 | add lm32 support to elf2flt | Waldemar Brodkorb | |