Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-24 | elf2flt: add HOST_PATH, reported by sorear | Waldemar Brodkorb | |
2024-02-05 | binutils: update to 2.42, fix kvx gcc/linux using the latest version from github | Waldemar Brodkorb | |
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-03 | binutils: update to 2.40 | Waldemar Brodkorb | |
2022-08-11 | binutils: update to 2.39 | Waldemar Brodkorb | |
2022-02-21 | binutils: add 2.38 for testing | Waldemar Brodkorb | |
2021-10-17 | elf2ft: fix binutis version | Waldemar Brodkorb | |
2021-02-08 | binutils: update to 2.36.1 | 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 | |
2019-10-01 | bfin: fix toolchain compile | Waldemar Brodkorb | |
2018-09-21 | binutils: update to 2.31.1 | Waldemar Brodkorb | |
2018-01-31 | elf2flt: add binutils 2.30 | Waldemar Brodkorb | |
2017-10-03 | j2/sh2: fix toolchain compiling | Waldemar Brodkorb | |
2017-09-23 | binutils: update to 2.29.1 | Waldemar Brodkorb | |
2017-08-06 | binutils: update to 2.29 | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2017-06-24 | elf2flt: remove old binutils versions | Waldemar Brodkorb | |
2017-03-05 | binutils: add 2.28, default to 2.28 | Waldemar Brodkorb | |
2016-08-08 | binutils: add 2.27 support, relax choice for blackfin and add required ↵ | Waldemar Brodkorb | |
upstream patch | |||
2016-07-09 | add small patch to allow compile for crisv10, remove binutils 2.22 | Waldemar Brodkorb | |
2016-07-01 | elf2flt: update binutils version | Waldemar Brodkorb | |
2016-02-03 | add support for binutils 2.26 | Waldemar Brodkorb | |
2015-12-04 | get the uClibc-ng testsuite correctly linked as bFLT, create missing symlink ↵ | Waldemar Brodkorb | |
to ld | |||
2015-07-27 | add new binutils version | Waldemar Brodkorb | |
2015-05-04 | fix compile on Darwin | Waldemar Brodkorb | |
2015-03-11 | enable binfmt flat for bfin, fdpic test-suite compile fail | Waldemar Brodkorb | |
2015-02-09 | add basic support for raspberry pi2 | Waldemar Brodkorb | |
Introduce new board symbols for embedded systems, which use the similar board as basis. As for example raspberry pi and raspberry pi2. And some more updates: Update binutils to 2.25, set gcc 4.9.2 as default. Update glibc to 2.21, set as default. Update gdb to 7.8.2. Update kodi to latest release. | |||
2015-02-04 | cleanup binfmt support, fix m68k build | Waldemar Brodkorb | |
2015-02-02 | add some fixes and inrastructure for arm nommu support | Waldemar Brodkorb | |
2014-12-29 | with binutils git, uClibc toolchain does compile and link successfully. | Waldemar Brodkorb | |
2014-12-28 | bring coldfire support in shape | Waldemar Brodkorb | |
Binutils 2.24 is required to get a working kernel. Ethernet in Qemu is still broken. Qemu Patch is still rquired in 2.2.0. Only kernel+initramfs is working. It seems the signal handler problem is gone with sash and simpleinit. | |||
2014-10-07 | use binutils 2.22 for coldfire, too | Waldemar Brodkorb | |
2014-08-26 | we need to remove crtbegin.o/crtend.o from gcc specs file. otherwise broken ↵ | Waldemar Brodkorb | |
executables (f.e. sash) with a wrong data start are created by elf2flt) | |||
2014-08-15 | move to toolchain dir | Waldemar Brodkorb | |