Age | Commit message (Expand) | Author |
2015-08-13 | kernel: make net and block support optional | Waldemar Brodkorb |
2015-08-03 | rework kernel module infrastructure | Waldemar Brodkorb |
2015-06-04 | add basic infrastructure for superh toolchains with sh2/sh3/sh4a cpus | Waldemar Brodkorb |
2015-04-25 | refactor the lower case symbols out | Waldemar Brodkorb |
2015-04-14 | enable LDSO_RUNPATH_OF_EXECUTABLE for uClibc-ng git, too | Waldemar Brodkorb |
2015-04-14 | LDSO_RUNPATH_OF_EXECUTABLE is required f.e. for samba | Waldemar Brodkorb |
2015-04-02 | remove deprecated symbols | Waldemar Brodkorb |
2015-03-29 | enable UCLIBC_HAS_UTMP for uClibc-ng | Waldemar Brodkorb |
2015-03-23 | uClibc added a new symbol for utmp support | Waldemar Brodkorb |
2015-02-20 | use MALLOC with GLIBC_COMPAT for all archs | Waldemar Brodkorb |
2015-02-18 | add support for uClibc-ng git master | Waldemar Brodkorb |
2014-12-27 | enable getopt long | Waldemar Brodkorb |
2014-09-28 | always enable pthread debug support as discussed with tg | Waldemar Brodkorb |
2014-09-08 | sync with uClibc Makefile, config files will be compatible | Waldemar Brodkorb |
2014-08-25 | disable XSI_MATH, prevent testsuite linking failures. | Waldemar Brodkorb |
2014-08-06 | enable backtrace support by default for uClibc-ng | Waldemar Brodkorb |
2014-07-30 | add argp by default | Waldemar Brodkorb |
2014-07-28 | disable gnu hash support in default config, will be enabled on demand later | Waldemar Brodkorb |
2014-07-25 | remove unused symbol | Waldemar Brodkorb |
2014-07-05 | add support for uClibc-ng in parallel to uClibc. | Waldemar Brodkorb |
2014-06-29 | remove RPC from uclibc, use libtirpc | Waldemar Brodkorb |
2014-06-29 | handle debug code handling inside OpenADK | Waldemar Brodkorb |
2014-06-27 | add ltp package, add more uClibc options to have a wider test range | Waldemar Brodkorb |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb |
2014-06-08 | rename qemu-sh4 to qemu-sh, to simplify build for all qemu-archs | Waldemar Brodkorb |
2014-06-08 | be consistent, do not use - in rootfs names | Waldemar Brodkorb |
2014-06-02 | simplify adding new arch | Waldemar Brodkorb |
2014-06-02 | refactor CPU_ARCH/ARCH variables | Waldemar Brodkorb |
2014-05-24 | add correct network parameters | Waldemar Brodkorb |
2014-05-24 | fix uclibc compile for qemu-arm (experimental fix), use DODEBUG as default | Waldemar Brodkorb |
2014-05-23 | fix symbol renaming bugs | Waldemar Brodkorb |
2014-05-23 | more cleanup, *-enabled feature is unused, simplify | Waldemar Brodkorb |
2014-05-23 | resolve merge conflict | Waldemar Brodkorb |
2014-05-23 | split targethelp from install target | Waldemar Brodkorb |
2014-05-13 | resolve merge conflict | Waldemar Brodkorb |
2014-04-29 | remove unused | Waldemar Brodkorb |
2014-04-23 | fix usb keyboard for qemu-system-sh4 | Waldemar Brodkorb |
2014-04-16 | use 128 MB for ramsize (needs small qemu patch) | Waldemar Brodkorb |
2014-04-16 | use extend, otherwise append from qemu is ignored | Waldemar Brodkorb |
2014-04-15 | fix superh big endian compile for musl | Waldemar Brodkorb |
2014-04-07 | grub2 by default off | Waldemar Brodkorb |
2014-04-02 | fix superh toolchain building | Waldemar Brodkorb |
2014-03-29 | use xz instead of gzip, remove grub for qemu, add it only to ibm-x40 | Waldemar Brodkorb |
2014-03-23 | make optimiztion compiler flags configurable, default -Os -pipe | Waldemar Brodkorb |
2014-03-18 | use archive without kernel | Waldemar Brodkorb |
2014-03-17 | fix boot from disk for qemu targets | Waldemar Brodkorb |
2014-03-17 | optimize miniconfigs, enable netstuff by default | Waldemar Brodkorb |
2014-03-16 | disable block driver for qemu emulators, can be activated via menuconfig | Waldemar Brodkorb |
2014-03-16 | remove ADK_TARGET_WITH from qemu configs, is more dynamic. remove device node... | Waldemar Brodkorb |
2014-03-14 | convert to miniconfig | Waldemar Brodkorb |