summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* buildsys: fix pregen target (!NPTL with LOCALE)Carmelo Amoroso2011-05-311-1/+1
* libubacktrace: Fix ASNEEDED emissionBernhard Reutner-Fischer2011-05-311-1/+1
* buildsys: make $(LOCAL_INSTALL_PATH) phonyBernhard Reutner-Fischer2011-05-021-0/+1
* Added fts support for traversing UNIX file hierarchies.Salvatore Cro2011-04-201-0/+1
* Makefile.in: remove uClibc_fpmax.h independently of any config optionPeter S. Mazinger2011-03-081-1/+1
* Makefile.in: remove uClibc_uwchar.h and uClibc_va_copy.h on installPeter S. Mazinger2011-03-081-0/+2
* try to fix duplicated slashes in the generated lib*.so files (round 2)Peter S. Mazinger2011-03-081-0/+2
* Revert "buildsys: prefer the form HEADERS_RM-$(<config>)"Carmelo Amoroso2011-03-081-1/+3
* buildsys: prefer the form HEADERS_RM-$(<config>)Carmelo Amoroso2011-03-071-3/+1
* Revert "try to fix duplicated slashes in the generated lib*.so files"Peter S. Mazinger2011-03-061-11/+11
* fix removal of sgtty.hPeter S. Mazinger2011-03-041-1/+3
* add _dl_errno support to errno.h, cleanupPeter S. Mazinger2011-03-031-1/+0
* sgtty.h is useless, remove it on STRICT_HEADERSPeter S. Mazinger2011-03-031-0/+1
* do not care about libc-internal.h, remove hp-timing.hPeter S. Mazinger2011-03-031-1/+1
* remove libc-internal.h on installPeter S. Mazinger2011-03-031-1/+1
* remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger2011-03-031-3/+1
* try to fix duplicated slashes in the generated lib*.so filesPeter S. Mazinger2011-03-031-11/+11
* libc: fix linker script generation for libubacktrace.soFilippo Arcidiacono2011-01-251-2/+2
* buildsys: headers target should not depend on sysnum.hCarmelo Amoroso2011-01-061-2/+3
* buildsys: fix make release targetCarmelo Amoroso2011-01-061-1/+1
* remove uClibc_ctype.h if !LOCALEBernhard Reutner-Fischer2011-01-051-1/+1
* Revert "Makefile.in: Add header to 'all' target"Bernhard Reutner-Fischer2011-01-051-2/+1
* Makefile.in: Add header to 'all' targetKhem Raj2010-12-181-1/+2
* install_headers: Fix the header installation when using out of sourceKhem Raj2010-12-181-1/+8
* create DEVEL_PREFIX/MULTILIB_DIR dir rather than DEVEL_PREFIX/libNatanael Copa2010-12-021-2/+2
* buildsys: add make {,install_}startfilesBernhard Reutner-Fischer2010-11-241-2/+8
* libc: Sort HEADERS_RM alphabeticallyCarmelo Amoroso2010-09-221-41/+26
* 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