summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2011-03-04fix removal of sgtty.hPeter S. Mazinger
2011-03-03add _dl_errno support to errno.h, cleanupPeter S. Mazinger
2011-03-03sgtty.h is useless, remove it on STRICT_HEADERSPeter S. Mazinger
2011-03-03do not care about libc-internal.h, remove hp-timing.hPeter S. Mazinger
2011-03-03remove libc-internal.h on installPeter S. Mazinger
2011-03-03remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger
2011-03-03try to fix duplicated slashes in the generated lib*.so filesPeter S. Mazinger
2011-01-25libc: fix linker script generation for libubacktrace.soFilippo Arcidiacono
2011-01-06buildsys: headers target should not depend on sysnum.hCarmelo Amoroso
2011-01-06buildsys: fix make release targetCarmelo Amoroso
2011-01-05remove uClibc_ctype.h if !LOCALEBernhard Reutner-Fischer
2011-01-05Revert "Makefile.in: Add header to 'all' target"Bernhard Reutner-Fischer
2010-12-18Makefile.in: Add header to 'all' targetKhem Raj
2010-12-18install_headers: Fix the header installation when using out of sourceKhem Raj
2010-12-02create DEVEL_PREFIX/MULTILIB_DIR dir rather than DEVEL_PREFIX/libNatanael Copa
2010-11-24buildsys: add make {,install_}startfilesBernhard Reutner-Fischer
2010-09-22libc: Sort HEADERS_RM alphabeticallyCarmelo Amoroso
2010-09-15libubacktrace: Provide uClibc with backtrace functionsSalvatore Cro
2010-09-14misc: utmpx based logging supportSalvatore Cro
2010-08-05add config parserBernhard Reutner-Fischer
2010-08-04utils: add pregen requisiteBernhard Reutner-Fischer
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-06-13nptl: fix symlinking headersBernhard Reutner-Fischer
2010-06-11buildsys: conceal install_headersBernhard Reutner-Fischer
2010-06-11buildsys: fix lib/ directory prerequisiteBernhard Reutner-Fischer
2010-05-09powerpc: Add TLS and NPTL supportKhem Raj
2010-04-25Makefile.in: install sgtty.hRoman I Khimov
2010-04-25build: Fix infinite loop when no threading support is enabledCarmelo Amoroso
2010-04-22nptl: proper soname handlingNatanael Copa
2010-04-12Merge remote branch 'origin/master' into nptlAustin Foxley
2010-04-12prettify make cleanBernhard Reutner-Fischer
2010-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-03-25prettify make cleanBernhard Reutner-Fischer
2010-03-12buildsys: touchup 'make dist' a tiny bitBernhard Reutner-Fischer
2010-03-12buildsys: Fix O= PREFIX= caseBernhard Reutner-Fischer
2010-03-12buildsys: fix dir order-only prereq of unifdefBernhard Reutner-Fischer
2010-03-12add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer
2010-03-12install: fix O= PREFIX= installBernhard Reutner-Fischer
2010-03-12reduce number of mkdir callsBernhard Reutner-Fischer
2010-02-23pregen-headers: Add new target which depends on headers.Khem Raj
2010-02-23pregen: Fix the parallel build problem in pregen targetKhem Raj
2010-02-23order headers before pregen-headersAustin Foxley
2010-02-22initialize new pregen-headers-y variable before including sub makefilesAustin Foxley
2010-02-22nptl/headers: Convert the makefile targets into variables.Khem Raj
2010-02-05Merge commit 'origin/master' into nptlAustin Foxley
2010-02-05Revert "ftw.h installation: fix inverted logic"Bernhard Reutner-Fischer
2010-01-25Merge branch 'master' into nptlCarmelo Amoroso
2010-01-23Makefile.in: Make install_dev depend on install_runtime.Henning Heinold
2010-01-23ftw.h installation: fix inverted logicBernhard Reutner-Fischer
2009-12-11Revert "nptl: make build depend directly on nptl headers"Austin Foxley