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 | |||
2025-04-12 | lm32: add binutils patch to latest, enable networking in busybox | Waldemar Brodkorb | |
2025-02-13 | elf2flt: add binutils 2.44 | Waldemar Brodkorb | |
2024-12-16 | elf2flt: allow older binutils to be used | Waldemar Brodkorb | |
2024-12-15 | elf2flt: binutils update | Waldemar Brodkorb | |
2024-08-10 | elf2flt: add binutils 2.43 support | Waldemar Brodkorb | |
2024-04-09 | elf2flt: switch to tar.gz | Waldemar Brodkorb | |
2024-03-24 | elf2flt: add HOST_PATH, reported by sorear | Waldemar Brodkorb | |
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 | |
2024-02-05 | binutils: update to 2.42, fix kvx gcc/linux using the latest version from github | 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-08-25 | lm32: revert to the old kernel, which boots up with lpj set via append | Waldemar Brodkorb | |
Bootup until a hello world: [ 0.000000] BINFMT_FLAT: Loading file: /init [ 0.000000] Mapping is 47438000, Entry point is 44, data_start is 1f00 [ 0.000000] Load /init: TEXT=47438040-47439f00 DATA=47439f20-4743a0f0 BSS=4743a0f0-4743c130 Stopps here. :( | |||
2023-08-03 | elf2flt: fix for binutils 2.41 and above | Waldemar Brodkorb | |
2023-08-02 | binutils: add 2.41 for testing | 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-21 | bfin needs older elf2flt to link busybox successfully | 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-08-11 | binutils: update to 2.39 | Waldemar Brodkorb | |
2022-02-26 | riscv64: add support for nommu target systems | Waldemar Brodkorb | |
2022-02-21 | binutils: add 2.38 for testing | Waldemar Brodkorb | |
2021-10-22 | bfin: unbreak build, elf2flt patch isn't bfin safe | Waldemar Brodkorb | |
2021-10-17 | elf2ft: fix binutis version | Waldemar Brodkorb | |
2021-04-15 | stm32 fixes | Waldemar Brodkorb | |
2021-02-08 | binutils: update to 2.36.1 | Waldemar Brodkorb | |
2020-09-20 | elf2flt: new relocs for xtensa | Waldemar Brodkorb | |
2020-09-17 | elf2flt: add binutils 2.34 case | Waldemar Brodkorb | |
2020-08-05 | elf2flt: update binutils | 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 | |
2019-10-07 | lm32: add elf2flt from github | Waldemar Brodkorb | |
2019-10-01 | bfin: fix toolchain compile | Waldemar Brodkorb | |
2019-09-30 | remove unfinished alternative os porting efforts | Waldemar Brodkorb | |
2018-11-02 | elf2flt: fix for new binutils from buildroot | Waldemar Brodkorb | |
2018-09-21 | binutils: update to 2.31.1 | Waldemar Brodkorb | |
2018-01-31 | elf2flt: add binutils 2.30 | Waldemar Brodkorb | |