Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-13 | arc: add binutils hotfix from synopsis | Waldemar Brodkorb | |
2017-01-05 | microblaze: the binutils fix for static musl problems, breaks uClibc-ng ↵ | Waldemar Brodkorb | |
support :( | |||
2017-01-03 | microblaze: fix static linking | Waldemar Brodkorb | |
2016-12-13 | sh2-nommu/j2: add better support and add required patches from musl-cross-make | Waldemar Brodkorb | |
2016-12-12 | arc-toolchain: update to arc-2016.09-release | Waldemar Brodkorb | |
2016-12-03 | arc: update gcc/binutils to arc-2016.09-rc2 | Waldemar Brodkorb | |
2016-12-02 | use latest gcc/binutils from Andes | Waldemar Brodkorb | |
2016-11-27 | binutils: remove patch, no longer apply | Waldemar Brodkorb | |
2016-11-10 | arc-toolchain: update to rc1 | Waldemar Brodkorb | |
2016-11-01 | binutils: add patch from upstream to fix microblaze toolchain | Waldemar Brodkorb | |
2016-10-30 | binutils: remove assert, it breaks uClibc-ng testsuite compile | Waldemar Brodkorb | |
2016-10-20 | microblaze: fix musl build for 2.26.1, so regression is between 2.26.1 and 2.27 | Waldemar Brodkorb | |
2016-10-09 | disable makeinfo so that it is compilable without host-texinfo | Waldemar Brodkorb | |
2016-10-09 | arc: toolchain update | Waldemar Brodkorb | |
2016-10-01 | arc: update toolchain | Waldemar Brodkorb | |
2016-09-27 | add HOST_PATH, required for bison | Waldemar Brodkorb | |
2016-09-22 | binutils: allow to build gold without making it default | Waldemar Brodkorb | |
2016-09-19 | arc: update to toolchain to 2016.09-eng013 | Waldemar Brodkorb | |
2016-09-13 | arc: update gcc/binutils to eng012 | Waldemar Brodkorb | |
2016-08-25 | arc: update binutils and gcc to latest engineer tags | Waldemar Brodkorb | |
While there only use binutils 2.24 for nds32. | |||
2016-08-16 | frv: only use binutils 2.27, allow to compile libstdc++ (buildtime tested) | 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-04 | fixes for sh/bfin | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org> | |||
2016-06-30 | nds32: update binutils patch | Waldemar Brodkorb | |
2016-06-30 | add support for nds32 architecture | Waldemar Brodkorb | |
Verified on a FPGA board sponsored by Andes Technology. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2016-06-30 | binutils: update to 2.26.1 | Waldemar Brodkorb | |
2016-05-22 | update ARC toolchain to 2016.03 | Waldemar Brodkorb | |
2016-03-31 | binutils: remove upstreamed patch | Waldemar Brodkorb | |
2016-03-31 | h8300: use correct branch for gdb simulator | Waldemar Brodkorb | |
2016-03-25 | bfin: add binutils bugfix from Bug report 17334 | Waldemar Brodkorb | |
2016-03-18 | arc: use stable tags for binutils/gcc | Waldemar Brodkorb | |
2016-03-12 | arc: update gcc and binutils | Waldemar Brodkorb | |
2016-03-11 | allow to select nds32 to build uClibc-ng toolchain | Waldemar Brodkorb | |
2016-03-07 | rework menu based config system | Waldemar Brodkorb | |
After the addition of bare metal toolchains the menu system allowed to create non-valid configurations. I reworked it so we can also add other operating system support if we wish. So first you choose your operating system, then your architecture and endianess, after that your embedded system, emulator or generic device and then you choose your task you want to run. Tasks may be toolchain, a new appliance/application or some preconfigured sets of packages and configurations as kodi, mpd, firefox and more. The tasks are limited to a plausible choice of hardware and software. Deduplicate CPU configuration. You don't wanna compile Kodi for a H8/300 microcontroller ;) | |||
2016-02-14 | fix microblaze musl combination | Waldemar Brodkorb | |
2016-02-08 | bfin: remove assert, FDPIC works fine without it, tested with gdb simulator | Waldemar Brodkorb | |
2016-02-03 | add support for binutils 2.26 | Waldemar Brodkorb | |
2016-01-27 | add hackish way to disable doc generation on newer hosts | Waldemar Brodkorb | |
2015-12-06 | install config.sub and config.guess always | Waldemar Brodkorb | |
We need it for toolchain components. Add latest config.sub/config.guess from upstream with a minor patch for sh2eb detection. | |||
2015-12-04 | get the uClibc-ng testsuite correctly linked as bFLT, create missing symlink ↵ | Waldemar Brodkorb | |
to ld | |||
2015-12-02 | simplify toolchain building | Waldemar Brodkorb | |
Buildroot uses the two-stage mechanism since a while. This reduces the build time a lot. Instead of three stages, we just use the two-stage build. The benefit is that the C library do not need to be rebuild and one gcc compile is obsolete. Tested with embedded-test.sh. There is one unresolved problem, tile toolchain building is broken. | |||
2015-11-12 | limit workaround to h8/300, move 4.2.x patches to get used | Waldemar Brodkorb | |
2015-10-23 | arc: add support for free nSIM simulator, thx to Alexey for hints to get it ↵ | Waldemar Brodkorb | |
running | |||
2015-08-09 | fix glibc 2.2x toolchain building for x86_64. forcing --enable-64-bit-bfd ↵ | Waldemar Brodkorb | |
results in gconv compile issues | |||
2015-07-29 | update gcc/binutils to latest synopsis github version | Waldemar Brodkorb | |
2015-07-22 | update binutils to latest stable version | Waldemar Brodkorb | |
2015-06-28 | more h8300 fixes | Waldemar Brodkorb | |
2015-05-31 | fix distfiles url | Waldemar Brodkorb | |
2015-05-15 | add more coldfire toolchain targets | Waldemar Brodkorb | |