Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
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-05 | gcc atch upstream, fix nios2 build for uClibc-ng | Waldemar Brodkorb | |
2016-11-03 | threads nios2 stuff | Waldemar Brodkorb | |
2016-11-03 | microblaze: allow NPTL and Linuxthreads | Waldemar Brodkorb | |
2016-10-23 | add more old MIPS cpu definitions | Waldemar Brodkorb | |
2016-10-23 | add target support for SGI O2 workstation | Waldemar Brodkorb | |
2016-10-09 | rework thread handling | Waldemar Brodkorb | |
In the next uClibc-ng release Linuxthreads support will be again allowed for architectures supporting NPTL. To keep Linuxthreads supported and shiny we need architectures and emulators supported where native debugging is simple. Last time stucked with microblaze as only system where I could run some gdb somehow :( | |||
2016-08-28 | mips: add hidden NaN choice, refresh uClibc-ng configs | Waldemar Brodkorb | |
2016-08-27 | add support for Qemu ARM noMMU | Waldemar Brodkorb | |
Greg Ungerer made me aware of this possibility. Rather hackish implementation, we need to deduplicate later. Update Linux Kernel to 4.4.19 while there. Only non-Devicetree system supported right now. | |||
2016-08-08 | add support for ARM thumb mode | Waldemar Brodkorb | |
2016-07-26 | add bare-metal toolchain support for cr16 architecture | 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-26 | xtensa: allow to build big endian toolchain | Waldemar Brodkorb | |
Thanks Max for the overlay and hints. | |||
2016-06-12 | add some mips32 cpu symbols | Waldemar Brodkorb | |
2016-06-06 | do not default to static for nios2 | Waldemar Brodkorb | |
2016-05-24 | microblaze works with linuxthreads, add required gcc patch for uClibc-ng support | Waldemar Brodkorb | |
2016-05-11 | Linux kernel for ppc64 does not like to be built with -mcpu=power7, getting ↵ | Waldemar Brodkorb | |
SIGILL for busybox | |||
2016-05-10 | add basic ppc64 musl support | Waldemar Brodkorb | |
2016-04-21 | add suffix definition for microblaze | Waldemar Brodkorb | |
2016-04-17 | some minor fixes for NSLU2 | Waldemar Brodkorb | |
2016-04-16 | use better suffix for lemote yeelong | Waldemar Brodkorb | |
2016-04-06 | add basic raspberry pi3 support (ARM 32Bit) | Waldemar Brodkorb | |
2016-04-05 | add better gcc language support, allow to build objc/fortran | Waldemar Brodkorb | |
2016-04-03 | add mn10300 newlib toolchain support | Waldemar Brodkorb | |
2016-04-03 | add msp430 newlib toolchain support | Waldemar Brodkorb | |
2016-04-02 | add m32r newlib toolchain | Waldemar Brodkorb | |
2016-04-02 | add support for epiphany bare-metal toolchain building | Waldemar Brodkorb | |
2016-03-13 | fix sparc64 symbol name | Waldemar Brodkorb | |
2016-03-12 | arc: update gcc and binutils | Waldemar Brodkorb | |
2016-03-10 | fix CPU symbol names, oops | Waldemar Brodkorb | |
2016-03-10 | lm32 is uclinux | Waldemar Brodkorb | |
2016-03-10 | make parts of the menu visible if architecture is choosen to guarentee ↵ | Waldemar Brodkorb | |
defaults are set right | |||
2016-03-10 | add suffix for cris arch | Waldemar Brodkorb | |
2016-03-10 | add suffix for cris arch | Waldemar Brodkorb | |
2016-03-10 | c6x is uClinux | Waldemar Brodkorb | |
2016-03-07 | if prevents the usability of symbols :( | Waldemar Brodkorb | |
2016-03-07 | allow ADK_TARGET_CPU for alpha | 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-25 | add basic newlib toolchain support for moxie | Waldemar Brodkorb | |
2016-02-16 | add nds32 bare-metal toolchain support | Waldemar Brodkorb | |