Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-13 | update uClibc-ng to 1.0.13 | 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-27 | fix ARM noMMU toolchain creation | Waldemar Brodkorb | |
2016-02-16 | rework ARM NEON support | Waldemar Brodkorb | |
Don't build C library with -ffast-math when NEON is globally enabled. Disable NEON support by default. Remove dangerous -funsafe-math-optimizations. Most suggestions from Rich Felker after analyzing libc-test failures in my setup. | |||
2016-02-07 | uclibc-ng: simplify config, only use uclibc-ng.config as git master is now ↵ | Waldemar Brodkorb | |
1.0 config | |||
2016-02-01 | update uClibc-ng to 1.0.12 | Waldemar Brodkorb | |
2016-01-10 | update to uClibc-ng 1.0.11, enable argp option, refresh configs | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-26 | add experimental support for xtensa de212 core | Waldemar Brodkorb | |
2015-12-24 | update uCLibc-ng to 1.0.10 | Waldemar Brodkorb | |
2015-12-22 | fix DODEBUG and LDSO_GNU_HASH_SUPPORT settings | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-14 | be sure to create staging target /usr/lib, remove duplicate HOSTCC | Waldemar Brodkorb | |
2015-12-09 | quirks needed globally | Waldemar Brodkorb | |
2015-12-05 | fix uClibc-ng config generation for shared flat | Waldemar Brodkorb | |
2015-12-04 | get the uClibc-ng testsuite correctly linked as bFLT, create missing symlink ↵ | Waldemar Brodkorb | |
to ld | |||
2015-12-02 | simplify toolchain building | Waldemar Brodkorb | |
Buildroot uses the two-stage mechanism since a while. This reduces the build time a lot. Instead of three stages, we just use the two-stage build. The benefit is that the C library do not need to be rebuild and one gcc compile is obsolete. Tested with embedded-test.sh. There is one unresolved problem, tile toolchain building is broken. | |||
2015-11-17 | sh3: disable FPU in generated config | Waldemar Brodkorb | |
2015-11-16 | disable FPU for sh2/sh2a | Waldemar Brodkorb | |
2015-11-16 | always build testsuite for uClibc-ng | Waldemar Brodkorb | |
2015-11-15 | uclibc-ng: update to 1.0.9 | Waldemar Brodkorb | |
2015-11-13 | remove ISA config choice, they are noops and soon removed from uClibc-ng | Waldemar Brodkorb | |
2015-11-02 | sh4a: add support for toolchain building | Waldemar Brodkorb | |
2015-10-24 | uClibc-ng: update to latest | Waldemar Brodkorb | |
2015-10-23 | arc: add support for free nSIM simulator, thx to Alexey for hints to get it ↵ | Waldemar Brodkorb | |
running | |||
2015-10-12 | update uClibc-ng to 1.0.7 | Waldemar Brodkorb | |
2015-10-12 | fix ssp uClibc-ng builds | Waldemar Brodkorb | |
2015-10-12 | support the latest three C library releases | Waldemar Brodkorb | |
2015-08-22 | update uClibc-ng to 1.0.6, no symlinking required | Waldemar Brodkorb | |
2015-08-02 | update to uClibc-ng 1.0.5 | Waldemar Brodkorb | |
2015-07-27 | add some basic support for emcraft kinetis | Waldemar Brodkorb | |
2015-07-15 | update to 1.0.4 | Waldemar Brodkorb | |
2015-07-08 | locale support must be enabled, when libc iconv used | Waldemar Brodkorb | |
2015-06-13 | update uClibc-ng to 1.0.3, remove older versions | Waldemar Brodkorb | |
2015-06-07 | add support for h8/300 architecture | Waldemar Brodkorb | |
2015-06-04 | add basic infrastructure for superh toolchains with sh2/sh3/sh4a cpus | Waldemar Brodkorb | |
2015-05-29 | use new uclibcng-testrunner | Waldemar Brodkorb | |
2015-05-26 | fix cris32 build | Waldemar Brodkorb | |
2015-05-25 | use shell based testrunner for uClibc-ng git | Waldemar Brodkorb | |
2015-05-01 | add cpu type for different toolchains with the same architecture | Waldemar Brodkorb | |
2015-04-27 | add support for ARCv2 ARC HS toolchain compilation | Waldemar Brodkorb | |
2015-04-20 | remove lowercase ABI symbols. tested with x86/mips64 variants | Waldemar Brodkorb | |
2015-04-16 | update to uClibc-ng 1.0.2 | Waldemar Brodkorb | |
2015-03-20 | just use git for version string | Waldemar Brodkorb | |
2015-03-11 | enable binfmt flat for bfin, fdpic test-suite compile fail | Waldemar Brodkorb | |
2015-03-08 | add support for uClibc-ng 1.0.1 | Waldemar Brodkorb | |
2015-03-05 | support non-thread build | Waldemar Brodkorb | |
2015-03-04 | disable parallel building, still broken | Waldemar Brodkorb | |
2015-02-19 | respect TARGET_LDFLAGS | Waldemar Brodkorb | |
2015-02-18 | add support for uClibc-ng git master | Waldemar Brodkorb | |
Add new configs for uClibc-ng master. New symbol UCLIBC_HAS_LINUXTHREADS added. LT.new is removed in master, only LT.old and NPTL exist. CLeanup MMU/NPTL/LT support symbols. Tested with toolchain building for all supported architectures. | |||
2015-02-14 | enable parallel compile | Waldemar Brodkorb | |
2015-02-14 | set assembler flags, otherwise crt1.o get compiled for wrong float configuration | Waldemar Brodkorb | |