Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-08 | binutils: add 2.27 support, relax choice for blackfin and add required ↵ | Waldemar Brodkorb | |
upstream patch | |||
2016-08-08 | fix FDPIC toolchain building | Waldemar Brodkorb | |
2016-08-08 | add support for ARM thumb mode | Waldemar Brodkorb | |
2016-08-05 | glibc: udpate to 2.24 | Waldemar Brodkorb | |
2016-08-05 | gcc: update 4.9.x to 4.9.4 | Waldemar Brodkorb | |
2016-08-01 | uclibc-ng: update to 1.0.17 | Waldemar Brodkorb | |
2016-07-28 | frv: remove --enable-sjlj-exceptions | Waldemar Brodkorb | |
2016-07-26 | add bare-metal toolchain support for cr16 architecture | 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-09 | add small patch to allow compile for crisv10, remove binutils 2.22 | Waldemar Brodkorb | |
2016-07-06 | musl: update to 1.1.15 | Waldemar Brodkorb | |
2016-07-06 | x32: fix toolchain buiding | Waldemar Brodkorb | |
2016-07-04 | fixes for sh/bfin | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org> | |||
2016-07-03 | uClibc-ng: update to 1.0.16 | Waldemar Brodkorb | |
2016-07-01 | elf2flt: update binutils version | Waldemar Brodkorb | |
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-06-25 | gmp: update to 6.1.1 | Waldemar Brodkorb | |
2016-06-23 | linux: realtime patch breaks sparc v8, so change it to a conditional patch again | Waldemar Brodkorb | |
2016-06-18 | gcc: enable threads for uClinux | Waldemar Brodkorb | |
2016-06-18 | remove -fPIC from static builds | Waldemar Brodkorb | |
2016-06-18 | unbreak NPTL config generation | Waldemar Brodkorb | |
2016-06-18 | gcc: enable threads for uClinux | Waldemar Brodkorb | |
2016-06-14 | uclibc-ng: fix generation for config for linuxthreads targets like ARM noMMU | Waldemar Brodkorb | |
2016-06-13 | gcc: update to 5.4.0 as default | Waldemar Brodkorb | |
2016-06-12 | gdb: update to 7.11.1 | Waldemar Brodkorb | |
2016-06-05 | xtensa musl patch breaks other architectures | Waldemar Brodkorb | |
2016-06-05 | patch conflicts with musl patch | Waldemar Brodkorb | |
2016-05-29 | update uClibc-ng here, too | Waldemar Brodkorb | |
2016-05-29 | uClibc-ng: update to 1.0.15, refresh configs | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2016-05-24 | microblaze: allow to build native gdb with 7.8.2 | 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-22 | update ARC toolchain to 2016.03 | Waldemar Brodkorb | |
2016-05-22 | do not use parallel builds for testsuite | Waldemar Brodkorb | |
2016-05-21 | fix broken toolchain compile for uClibc-ng | Waldemar Brodkorb | |
2016-05-19 | uclibc-ng: avoid rebuilds when compiling testsuite | Waldemar Brodkorb | |
2016-05-18 | add experimental musl xtensa support | Waldemar Brodkorb | |
2016-05-12 | add support to play with LLVM/clang | 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-29 | fixup c++ compiler issues the right way | Waldemar Brodkorb | |
2016-04-28 | musl: use shared libgcc for non-static builds | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2016-04-28 | add gcc6 support | Waldemar Brodkorb | |
2016-04-26 | allow to experiment with gcc go | Waldemar Brodkorb | |
2016-04-24 | m68k: remove gcc wrapper | Waldemar Brodkorb | |
We don't need the gcc wrapper when some object files removed from libgcc.a. Idea from uClinux-toolchain build script. Fix some issues with shared flat, still no bootup. For msep-data DOPIC is used, for one-region flat DOPIC must be disabled. So both tested and working. | |||
2016-04-23 | disable DOPIC for coldfire flat | Waldemar Brodkorb | |