Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-30 | remove unfinished alternative os porting efforts | Waldemar Brodkorb | |
2018-06-13 | synpsys-hsdk: add sample | Waldemar Brodkorb | |
2018-06-10 | armv8 cortex-a53/57: allow thumb2 | Waldemar Brodkorb | |
2018-06-10 | riscv64: uclibc only static w/o TLS/NPTL | Waldemar Brodkorb | |
2018-06-03 | thumb1 could be used for this arm cpu | Waldemar Brodkorb | |
2018-06-01 | riscv64 uclibc-ng support | Waldemar Brodkorb | |
2018-05-31 | xtensa: fix endian selection | Waldemar Brodkorb | |
2018-05-30 | c-sky: do not depend on endian symbol | Waldemar Brodkorb | |
2018-05-25 | rework hardware and C library settings | Waldemar Brodkorb | |
Make the menu system for configuration more intuitive. First choose operating system, then hardware, starting with architecture. Then choose either generic or a sample system. When choosing a sample be more strict in case of MMU or Endianess selection, so a misconfiguration isn't possible. Furthermore put a new top level menu for C library configuration and add Binary format, Instruction set, version selection, float type and any C library specific options. Refactor the duplicate definition of Qemu system versatile and Synopsys NSIM. | |||
2018-04-04 | hppa: disable linuxthreads for uClibc-ng, breaks testsuite run | Waldemar Brodkorb | |
2018-03-29 | tilegx is 64 bit | Waldemar Brodkorb | |
2018-03-20 | xtensa: fix noMMU linux build | Waldemar Brodkorb | |
2018-03-20 | xtensa: switch to uImage, something chnaged in 4.14 | Waldemar Brodkorb | |
2018-03-17 | ppc64: rework qemu config | Waldemar Brodkorb | |
2018-03-07 | add support for waldux | Waldemar Brodkorb | |
2018-02-03 | csky: add better qemu support | Waldemar Brodkorb | |
2017-12-31 | m68k: uClibc-ng now support NPTL/TLS | Waldemar Brodkorb | |
2017-12-31 | riscv: add specific ISA / ABI working for glibc | Waldemar Brodkorb | |
2017-12-28 | csky: add different qemu configs for the different targets | Waldemar Brodkorb | |
2017-12-27 | tilepro support was removed from glibc | Waldemar Brodkorb | |
2017-12-26 | csky: bugfix csky compile error for abiv1 & abiv2. | Guo Ren | |
This bugfix is depend on uclibc-ng patch: csky: remove -mcpu and -mhard-float from config Signed-off-by: Guo Ren <ren_guo@c-sky.com> | |||
2017-11-24 | csky: ck610 doesn't support FPU. | Guo Ren | |
1. No FPU for ck610 2. Only little endian is supported. 3. linux-4.9.56 for now. Signed-off-by: Guo Ren <ren_guo@c-sky.com> | |||
2017-11-06 | ppc: add more cpu types, add mpc8544ds qemu sample | Waldemar Brodkorb | |
2017-10-25 | arm: add cortex-m0 cpu type | Waldemar Brodkorb | |
2017-10-23 | ppc: add more cpu variants | Waldemar Brodkorb | |
2017-10-17 | csky: fine tune support | Waldemar Brodkorb | |
2017-08-27 | add ft32 baremetal toolchain support | Waldemar Brodkorb | |
2017-08-06 | fix ppc64 cpu selection | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2017-07-29 | add basic support for architecture c-sky, not yet working | Waldemar Brodkorb | |
2017-06-29 | add som-c675 sample | Waldemar Brodkorb | |
2017-06-27 | add new arch m32c (newlib toolchain) | Waldemar Brodkorb | |
2017-06-26 | alpha: add fine granular CPU selection | Waldemar Brodkorb | |
2017-06-12 | sparc64: allow to compile uClibc-ng toolchain | Waldemar Brodkorb | |
2017-05-13 | or1k: allow to test uClibc-ng NPTL support | Waldemar Brodkorb | |
2017-03-26 | split riscv arch support into riscv32/riscv64 | Waldemar Brodkorb | |
2017-03-26 | nios2: allow to play with ld.so | Waldemar Brodkorb | |
2017-03-25 | add nommu comment | Waldemar Brodkorb | |
2017-03-04 | riscv: add experimental linux/glibc support | Waldemar Brodkorb | |
2017-03-04 | riscv: start experimenting with riscv32 / newlib toolchain | Waldemar Brodkorb | |
2017-02-09 | add basic support for edosk2674 | Waldemar Brodkorb | |
2017-01-22 | nds32: next uClibc-ng will support NPTL/TLS | Waldemar Brodkorb | |
2017-01-19 | Add experimental support for STM32F769 | Waldemar Brodkorb | |
Add single/double precision support for Cortex-M7. Mostly from Alex, some minor cleanup and kernel mini config from me. Signed-off-by: Alex Brand <tecnologic86@gmail.com> | |||
2017-01-14 | aarch64: enable threads for uClibc-ng | Waldemar Brodkorb | |
2017-01-14 | add basic SGI indy support | Waldemar Brodkorb | |
2017-01-05 | mips: cleanup and fix mips{32,64}r6 support | Waldemar Brodkorb | |
uClibc-ng shared library support will be fixed in next release of uClibc-ng. Preparation fixes for this. | |||
2017-01-03 | uclibc-ng: disable thread support for upcoming aarch64 support | Waldemar Brodkorb | |
2017-01-02 | add cortex-m7/cortex-m4 fpu support to toolchain | Waldemar Brodkorb | |
2016-12-14 | add generic sh support for newlib toolchain | Waldemar Brodkorb | |
2016-12-13 | add rx bare-metal toolchain support | Waldemar Brodkorb | |
2016-12-13 | sh2-nommu/j2: add better support and add required patches from musl-cross-make | Waldemar Brodkorb | |