Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-26 | split riscv arch support into riscv32/riscv64 | Waldemar Brodkorb | |
2017-03-17 | toolchain: gcc: 5.4.0: fix patch formatting | Phil Sutter | |
git-am is quite picky when it comes to commit messages, this one needed fixing. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2017-03-12 | riscv: add gcc fix | Waldemar Brodkorb | |
From here: https://github.com/riscv/riscv-gcc/commit/2c6af46afa0ffe94a9a7162b656ffddfdf5b4b31 After reporting here: https://forums.sifive.com/t/creating-bare-metal-toolchain-for-riscv32/390 | |||
2017-03-09 | add different patches to gcc/binutils to fix issues with ↵ | Waldemar Brodkorb | |
cris/microblaze/ia64/tile | |||
2017-01-22 | nds32: next uClibc-ng will support NPTL/TLS | Waldemar Brodkorb | |
2017-01-05 | microblaze: the binutils fix for static musl problems, breaks uClibc-ng ↵ | Waldemar Brodkorb | |
support :( | |||
2017-01-05 | gcc: fix microblaze compile on 32bit host | Waldemar Brodkorb | |
2016-12-22 | gcc: update to 6.3.0 | Waldemar Brodkorb | |
2016-12-14 | allow to build sh2 flat toolchain | 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-04 | arc workaround no longer required | 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 | add three library methods, static, shared or both | Waldemar Brodkorb | |
Rename the static symbol and add the choice to a more visible place for users. | |||
2016-11-23 | musl: add s390 support | Waldemar Brodkorb | |
2016-11-20 | gcc: add missing m68k/coldfire patch | Waldemar Brodkorb | |
2016-11-10 | arc-toolchain: update to rc1 | Waldemar Brodkorb | |
2016-11-05 | or1k: bump gcc | Waldemar Brodkorb | |
2016-11-05 | gcc atch upstream, fix nios2 build for uClibc-ng | Waldemar Brodkorb | |
2016-11-03 | microblaze: add required gcc and linux patches for NPTL | Waldemar Brodkorb | |
2016-10-29 | cleanup nios2 patch | Waldemar Brodkorb | |
2016-10-22 | linux: update 4.7.x kernel, add 4.8.x | Waldemar Brodkorb | |
2016-10-16 | nios2: depend on gcc 6.x/binutils 2.27, otherwise static linking fails | Waldemar Brodkorb | |
2016-10-09 | arc: toolchain update | Waldemar Brodkorb | |
2016-10-08 | gcc: add upstreamable patchset for microblaze, remove old patches and use ↵ | Waldemar Brodkorb | |
http protocol | |||
2016-10-01 | arc: update toolchain | Waldemar Brodkorb | |
2016-09-30 | bfin: fix missing REENTRANT cpp flag | 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-09-12 | microblaze: add patches for 4.9 | Waldemar Brodkorb | |
2016-09-12 | add go path for gcc 5.x | Waldemar Brodkorb | |
2016-09-05 | update binutils default and linux kernel where possible | Waldemar Brodkorb | |
2016-09-04 | gccgo: fix bulding and package libgo | Waldemar Brodkorb | |
2016-09-02 | gcc-go: force linking with librt | Waldemar Brodkorb | |
2016-08-28 | mips: add hidden NaN choice, refresh uClibc-ng configs | Waldemar Brodkorb | |
2016-08-26 | bfin: use latest patchset from buildroot | 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-24 | gcc: update to 6.2.0, cleanup symbol names to simplify minor updates | Waldemar Brodkorb | |
Remove old versions of gcc no longer used or regulary tested. We concentrate on the latest three major versions for most of the architectures. | |||
2016-08-16 | bfin: fix remaining c++ compile issues | Waldemar Brodkorb | |
2016-08-16 | frv: only use binutils 2.27, allow to compile libstdc++ (buildtime tested) | Waldemar Brodkorb | |
2016-08-12 | bfin: add workaround for libgcc issues | Waldemar Brodkorb | |
2016-08-08 | nds32: update gcc patch | Waldemar Brodkorb | |
2016-08-08 | fix FDPIC toolchain building | Waldemar Brodkorb | |
2016-08-08 | add support for ARM thumb mode | Waldemar Brodkorb | |
2016-08-05 | gcc: update 4.9.x to 4.9.4 | Waldemar Brodkorb | |
2016-07-28 | frv: remove --enable-sjlj-exceptions | Waldemar Brodkorb | |
2016-07-25 | m68k: add some patches for newer gcc/linux | Waldemar Brodkorb | |
2016-07-24 | fr-v: allow to build gcc 6.1 linux toolchain | Waldemar Brodkorb | |
2016-07-06 | x32: fix toolchain buiding | Waldemar Brodkorb | |