Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-30 | sh: add gcc 6.x back for sh2/j2 | Waldemar Brodkorb | |
2017-06-23 | gcc: add nothread support patch | Waldemar Brodkorb | |
2017-06-13 | gcc: remove support for gcc5/gcc6 | Waldemar Brodkorb | |
2017-06-12 | gcc: add patches for nios2/fr-v | Waldemar Brodkorb | |
2017-06-04 | gcc: add some missing patches for 7.1 | Waldemar Brodkorb | |
2017-05-27 | microblaze: use gcc6 as default | Waldemar Brodkorb | |
2017-05-20 | j2: allow to try uClibc-ng sh FDPIC | Waldemar Brodkorb | |
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-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-13 | sh2-nommu/j2: add better support and add required patches from musl-cross-make | Waldemar Brodkorb | |
2016-11-23 | musl: add s390 support | Waldemar Brodkorb | |
2016-11-20 | gcc: add missing m68k/coldfire patch | 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-08 | gcc: add upstreamable patchset for microblaze, remove old patches and use ↵ | Waldemar Brodkorb | |
http protocol | |||
2016-09-30 | bfin: fix missing REENTRANT cpp flag | 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-04 | gccgo: fix bulding and package libgo | Waldemar Brodkorb | |
2016-08-26 | bfin: use latest patchset from buildroot | Waldemar Brodkorb | |
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 | 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-05 | gcc: update 4.9.x to 4.9.4 | 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-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-18 | gcc: enable threads for uClinux | Waldemar Brodkorb | |
2016-06-18 | gcc: enable threads for uClinux | Waldemar Brodkorb | |
2016-06-13 | gcc: update to 5.4.0 as default | Waldemar Brodkorb | |
2016-06-05 | patch conflicts with musl patch | Waldemar Brodkorb | |
2016-05-24 | microblaze works with linuxthreads, add required gcc patch for uClibc-ng support | Waldemar Brodkorb | |
2016-05-24 | cleanup old patches | Waldemar Brodkorb | |
2016-05-18 | add experimental musl xtensa support | Waldemar Brodkorb | |
2016-05-10 | add basic ppc64 musl support | Waldemar Brodkorb | |
2016-05-01 | add gcc bfin patch | Waldemar Brodkorb | |
2016-05-01 | tilegx: add more simple patch | Waldemar Brodkorb | |
2016-04-06 | for std::round we need to add __UCLIBC__ detection | Waldemar Brodkorb | |
2016-04-02 | fix lm32 toolchain building | Waldemar Brodkorb | |
2016-03-26 | frv: resolve remaining issues to check toolchain compile | Waldemar Brodkorb | |