summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* libubacktrace: Provide uClibc with backtrace functionsSalvatore Cro2010-09-151-0/+8
* misc: utmpx based logging supportSalvatore Cro2010-09-141-1/+3
* add config parserBernhard Reutner-Fischer2010-08-051-0/+1
* utils: add pregen requisiteBernhard Reutner-Fischer2010-08-041-2/+2
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-061-4/+4
* nptl: fix symlinking headersBernhard Reutner-Fischer2010-06-131-1/+1
* buildsys: conceal install_headersBernhard Reutner-Fischer2010-06-111-6/+11
* buildsys: fix lib/ directory prerequisiteBernhard Reutner-Fischer2010-06-111-3/+2
* powerpc: Add TLS and NPTL supportKhem Raj2010-05-091-2/+3
* Makefile.in: install sgtty.hRoman I Khimov2010-04-251-2/+1
* build: Fix infinite loop when no threading support is enabledCarmelo Amoroso2010-04-251-2/+1
* nptl: proper soname handlingNatanael Copa2010-04-221-5/+5
* Merge remote branch 'origin/master' into nptlAustin Foxley2010-04-121-1/+1
|\
| * prettify make cleanBernhard Reutner-Fischer2010-04-121-1/+1
* | Merge commit 'origin/master' into nptlAustin Foxley2010-04-021-47/+51
|\|
| * prettify make cleanBernhard Reutner-Fischer2010-03-251-5/+5
| * buildsys: touchup 'make dist' a tiny bitBernhard Reutner-Fischer2010-03-121-5/+6
| * buildsys: Fix O= PREFIX= caseBernhard Reutner-Fischer2010-03-121-2/+2
| * buildsys: fix dir order-only prereq of unifdefBernhard Reutner-Fischer2010-03-121-1/+2
| * add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer2010-03-121-26/+26
| * install: fix O= PREFIX= installBernhard Reutner-Fischer2010-03-121-11/+11
| * reduce number of mkdir callsBernhard Reutner-Fischer2010-03-121-8/+9
* | pregen-headers: Add new target which depends on headers.Khem Raj2010-02-231-2/+2
* | pregen: Fix the parallel build problem in pregen targetKhem Raj2010-02-231-5/+3
* | order headers before pregen-headersAustin Foxley2010-02-231-1/+1
* | initialize new pregen-headers-y variable before including sub makefilesAustin Foxley2010-02-221-1/+2
* | nptl/headers: Convert the makefile targets into variables.Khem Raj2010-02-221-1/+2
* | Merge commit 'origin/master' into nptlAustin Foxley2010-02-051-1/+1
|\|
| * Revert "ftw.h installation: fix inverted logic"Bernhard Reutner-Fischer2010-02-051-1/+1
* | Merge branch 'master' into nptlCarmelo Amoroso2010-01-251-2/+2
|\|
| * Makefile.in: Make install_dev depend on install_runtime.Henning Heinold2010-01-231-1/+1
| * ftw.h installation: fix inverted logicBernhard Reutner-Fischer2010-01-231-1/+1
* | Revert "nptl: make build depend directly on nptl headers"Austin Foxley2009-12-111-1/+1
* | nptl: make build depend directly on nptl headersAustin Foxley2009-12-091-1/+1
* | generate nptl headers without a recursive make callAustin Foxley2009-11-291-8/+1
* | Merge remote branch 'origin/master' into nptl_mergeAustin Foxley2009-11-221-12/+15
|\|
| * install shared libs with +x permsMike Frysinger2009-11-211-3/+3
| * realclean: wipe kconfig objectsBernhard Reutner-Fischer2009-11-201-0/+3
| * remove some unneeded headers on installPeter S. Mazinger2009-11-191-1/+5
| * no need for bits/syscalls.h on targetPeter S. Mazinger2009-11-191-4/+1
| * Add missing order-only prereq for unifdefBernhard Reutner-Fischer2009-11-191-2/+2
| * rm uClibc_arch_features.h on installPeter S. Mazinger2009-11-191-2/+1
* | build system changes needed for nptlAustin Foxley2009-10-171-1/+10
|/
* SUSV4: remove utime.hBernhard Reutner-Fischer2009-10-091-0/+1
* ftw() is obsolescent in SUSv4Bernhard Reutner-Fischer2009-10-081-1/+1
* fix make {,install_}{,host}utilsBernhard Reutner-Fischer2009-09-181-4/+4
* Revert "default ?conf to native arch"Bernhard Reutner-Fischer2009-09-141-10/+10
* default ?conf to native archBernhard Reutner-Fischer2009-08-251-10/+10
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-68/+74
* Makefile.in: Let make release or make dist to use git.Khem Raj2009-08-011-1/+2