Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nptl: fix buildsys | Bernhard Reutner-Fischer | 2010-07-06 | 1 | -4/+4 |
* | nptl: fix symlinking headers | Bernhard Reutner-Fischer | 2010-06-13 | 1 | -1/+1 |
* | buildsys: conceal install_headers | Bernhard Reutner-Fischer | 2010-06-11 | 1 | -6/+11 |
* | buildsys: fix lib/ directory prerequisite | Bernhard Reutner-Fischer | 2010-06-11 | 1 | -3/+2 |
* | powerpc: Add TLS and NPTL support | Khem Raj | 2010-05-09 | 1 | -2/+3 |
* | Makefile.in: install sgtty.h | Roman I Khimov | 2010-04-25 | 1 | -2/+1 |
* | build: Fix infinite loop when no threading support is enabled | Carmelo Amoroso | 2010-04-25 | 1 | -2/+1 |
* | nptl: proper soname handling | Natanael Copa | 2010-04-22 | 1 | -5/+5 |
* | Merge remote branch 'origin/master' into nptl | Austin Foxley | 2010-04-12 | 1 | -1/+1 |
|\ | |||||
| * | prettify make clean | Bernhard Reutner-Fischer | 2010-04-12 | 1 | -1/+1 |
* | | Merge commit 'origin/master' into nptl | Austin Foxley | 2010-04-02 | 1 | -47/+51 |
|\| | |||||
| * | prettify make clean | Bernhard Reutner-Fischer | 2010-03-25 | 1 | -5/+5 |
| * | buildsys: touchup 'make dist' a tiny bit | Bernhard Reutner-Fischer | 2010-03-12 | 1 | -5/+6 |
| * | buildsys: Fix O= PREFIX= case | Bernhard Reutner-Fischer | 2010-03-12 | 1 | -2/+2 |
| * | buildsys: fix dir order-only prereq of unifdef | Bernhard Reutner-Fischer | 2010-03-12 | 1 | -1/+2 |
| * | add MULTILIB_DIR: Path component for libdirs | Bernhard Reutner-Fischer | 2010-03-12 | 1 | -26/+26 |
| * | install: fix O= PREFIX= install | Bernhard Reutner-Fischer | 2010-03-12 | 1 | -11/+11 |
| * | reduce number of mkdir calls | Bernhard Reutner-Fischer | 2010-03-12 | 1 | -8/+9 |
* | | pregen-headers: Add new target which depends on headers. | Khem Raj | 2010-02-23 | 1 | -2/+2 |
* | | pregen: Fix the parallel build problem in pregen target | Khem Raj | 2010-02-23 | 1 | -5/+3 |
* | | order headers before pregen-headers | Austin Foxley | 2010-02-23 | 1 | -1/+1 |
* | | initialize new pregen-headers-y variable before including sub makefiles | Austin Foxley | 2010-02-22 | 1 | -1/+2 |
* | | nptl/headers: Convert the makefile targets into variables. | Khem Raj | 2010-02-22 | 1 | -1/+2 |
* | | Merge commit 'origin/master' into nptl | Austin Foxley | 2010-02-05 | 1 | -1/+1 |
|\| | |||||
| * | Revert "ftw.h installation: fix inverted logic" | Bernhard Reutner-Fischer | 2010-02-05 | 1 | -1/+1 |
* | | Merge branch 'master' into nptl | Carmelo Amoroso | 2010-01-25 | 1 | -2/+2 |
|\| | |||||
| * | Makefile.in: Make install_dev depend on install_runtime. | Henning Heinold | 2010-01-23 | 1 | -1/+1 |
| * | ftw.h installation: fix inverted logic | Bernhard Reutner-Fischer | 2010-01-23 | 1 | -1/+1 |
* | | Revert "nptl: make build depend directly on nptl headers" | Austin Foxley | 2009-12-11 | 1 | -1/+1 |
* | | nptl: make build depend directly on nptl headers | Austin Foxley | 2009-12-09 | 1 | -1/+1 |
* | | generate nptl headers without a recursive make call | Austin Foxley | 2009-11-29 | 1 | -8/+1 |
* | | Merge remote branch 'origin/master' into nptl_merge | Austin Foxley | 2009-11-22 | 1 | -12/+15 |
|\| | |||||
| * | install shared libs with +x perms | Mike Frysinger | 2009-11-21 | 1 | -3/+3 |
| * | realclean: wipe kconfig objects | Bernhard Reutner-Fischer | 2009-11-20 | 1 | -0/+3 |
| * | remove some unneeded headers on install | Peter S. Mazinger | 2009-11-19 | 1 | -1/+5 |
| * | no need for bits/syscalls.h on target | Peter S. Mazinger | 2009-11-19 | 1 | -4/+1 |
| * | Add missing order-only prereq for unifdef | Bernhard Reutner-Fischer | 2009-11-19 | 1 | -2/+2 |
| * | rm uClibc_arch_features.h on install | Peter S. Mazinger | 2009-11-19 | 1 | -2/+1 |
* | | build system changes needed for nptl | Austin Foxley | 2009-10-17 | 1 | -1/+10 |
|/ | |||||
* | SUSV4: remove utime.h | Bernhard Reutner-Fischer | 2009-10-09 | 1 | -0/+1 |
* | ftw() is obsolescent in SUSv4 | Bernhard Reutner-Fischer | 2009-10-08 | 1 | -1/+1 |
* | fix make {,install_}{,host}utils | Bernhard Reutner-Fischer | 2009-09-18 | 1 | -4/+4 |
* | Revert "default ?conf to native arch" | Bernhard Reutner-Fischer | 2009-09-14 | 1 | -10/+10 |
* | default ?conf to native arch | Bernhard Reutner-Fischer | 2009-08-25 | 1 | -10/+10 |
* | support building out-of-tree | Bernhard Reutner-Fischer | 2009-08-17 | 1 | -68/+74 |
* | Makefile.in: Let make release or make dist to use git. | Khem Raj | 2009-08-01 | 1 | -1/+2 |
* | do not install bits/syscalls-common.h | Mike Frysinger | 2009-07-23 | 1 | -0/+1 |
* | add a wchar.h stub | Mike Frysinger | 2009-07-20 | 1 | -0/+5 |
* | install_headers: convert header removal to Kbuild style | Mike Frysinger | 2009-07-15 | 1 | -182/+83 |
* | stop installing/screwing with linux-headers | Mike Frysinger | 2009-06-28 | 1 | -9/+0 |