Age | Commit message (Expand) | Author |
2014-01-08 | buildsys: store savedefconfig to defconfig file | Vineet Gupta |
2014-01-07 | buildsys: fixup unifdef state in skiphash | Bernhard Reutner-Fischer |
2013-12-20 | buildsys: Fix error on config clean in realclean | Bernhard Reutner-Fischer |
2013-11-19 | buildsys: update unifdef | Bernhard Reutner-Fischer |
2013-11-11 | buildsys: on realclean, rm include/{config,generated} | Bernhard Reutner-Fischer |
2013-11-06 | pull kconfig from linux-3.11 | Bernhard Reutner-Fischer |
2013-06-14 | config: UCLIBC_HAS_OBSTACK to optionally enable obstack support | Anthony G. Basile |
2013-06-07 | eventfd.h: Use new "bits/" scheme for arch-specific flags | Hiroaki KAWAI |
2013-04-04 | buildsys: fix realclean | Bernhard Reutner-Fischer |
2013-03-20 | test: fix non-O checking | Bernhard Reutner-Fischer |
2013-03-14 | test: add missing top_srcdir | Bernhard Reutner-Fischer |
2013-03-14 | buildsys: remove calls to mktemp | Bernhard Reutner-Fischer |
2013-03-14 | buildsys: tweak KCONFIG_CONFIG export | Bernhard Reutner-Fischer |
2013-02-20 | Makefile.in: Use non-legacy interfaces for new architectures | Markos Chandras |
2013-01-26 | buildsys: gen_bits_syscall_h: remove top_builddir references | Mike Frysinger |
2013-01-17 | socket.h: pull socket_type.h from eglibc | Bernhard Reutner-Fischer |
2013-01-08 | buildsys: prevent make from searching for .config | Bernhard Reutner-Fischer |
2012-06-18 | Revert: buildsys: clean up libubacktrace linker script handling | Kevin Cernekee |
2012-06-15 | make arch specific cacheflush, readahead and sysmips LINUX_SPECIFIC dependent | Peter S. Mazinger |
2012-06-15 | not-cancel.h: update common version and make sure we use this one | Peter S. Mazinger |
2012-06-15 | cancel.h: add generic file to ease cancellation support | Peter S. Mazinger |
2012-06-15 | remove uClibc_mutex.h on install | Peter S. Mazinger |
2012-06-15 | uClibc_stdio.h: change the guard used to include stdio-lock.h | Peter S. Mazinger |
2012-06-15 | uClibc_pthread.h: do not install on target | Peter S. Mazinger |
2012-06-15 | cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h | Peter S. Mazinger |
2012-06-15 | remove subdir include/internal on install | Peter S. Mazinger |
2012-06-13 | buildsys: prune pthread bits from arch headers | Bernhard Reutner-Fischer |
2012-06-13 | buildsys: clean up libubacktrace linker script handling | Kevin Cernekee |
2012-04-08 | signalfd.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | timerfd.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | inotify.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | buildsys: fix building with make-3.82+ | Mike Frysinger |
2012-04-04 | buildsys: remove duplicate rule around defconfigs | Bernhard Reutner-Fischer |
2012-03-25 | librt: add posix_spawn support | Ismael Luceno |
2012-01-15 | buildsys: simplify include_clean greatly | Mike Frysinger |
2011-11-25 | buildsys: s/CROSS/CROSS_COMPILE/g | Carmelo Amoroso |
2011-11-08 | buildsys: do not install ld.so linker script | Carmelo Amoroso |
2011-11-02 | buildsys: eventually remove sys/eventfd.h | Bernhard Reutner-Fischer |
2011-11-02 | stubs: handle linux-specific | Bernhard Reutner-Fischer |
2011-10-25 | config: add support for <custom>_defconfig | Carmelo Amoroso |
2011-10-25 | config: revise defconfigs strategy | Carmelo Amoroso |
2011-10-25 | config: tidy-up of config targets | Carmelo Amoroso |
2011-06-14 | config: Fix passing defconfig args | Bernhard Reutner-Fischer |
2011-05-31 | buildsys: fix pregen target (!NPTL with LOCALE) | Carmelo Amoroso |
2011-05-31 | libubacktrace: Fix ASNEEDED emission | Bernhard Reutner-Fischer |
2011-05-02 | buildsys: make $(LOCAL_INSTALL_PATH) phony | Bernhard Reutner-Fischer |
2011-04-20 | Added fts support for traversing UNIX file hierarchies. | Salvatore Cro |
2011-03-08 | Makefile.in: remove uClibc_fpmax.h independently of any config option | Peter S. Mazinger |
2011-03-08 | Makefile.in: remove uClibc_uwchar.h and uClibc_va_copy.h on install | Peter S. Mazinger |
2011-03-08 | try to fix duplicated slashes in the generated lib*.so files (round 2) | Peter S. Mazinger |