summaryrefslogtreecommitdiffstats
path: root/librt/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add Makefile support for DSBT ELF.Bernd Schmidt bernds_cb1@t-online.de2011-03-051-0/+1
* librt: fix linking WRT pthreadsBernhard Reutner-Fischer2010-06-171-3/+2
* librt: simplify handling LDFLAGSBernhard Reutner-Fischer2010-06-171-9/+6
* nptl: proper soname handlingNatanael Copa2010-04-221-1/+1
* Merge commit 'origin/master' into nptlAustin Foxley2010-04-021-2/+2
|\
| * prettify make cleanBernhard Reutner-Fischer2010-03-251-2/+2
* | improve parallel make behaviourAustin Foxley2010-02-231-2/+2
* | librt additions that are now possible with nptlAustin Foxley2009-10-171-6/+25
|/
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-0/+2
* - also link librt with --as-needed and do so unconditionally to work aroundBernhard Reutner-Fischer2009-01-221-1/+1
* CLean librt/*.oS too (NPTL will add some).Carmelo Amoroso2008-12-041-1/+1
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-2/+2
* - move stripping into do_ar resp compile-m for the sake of simplicityBernhard Reutner-Fischer2008-06-171-2/+0
* - strip the targets and not prerequisitesBernhard Reutner-Fischer2008-06-041-2/+2
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-1/+4
* A slight improvement over my previous commit which ensured we always rebuildBernd Schmidt2008-06-011-2/+2
* #1273 if EXTRAVERSION is set, make sure we respect itMike Frysinger2007-03-191-1/+1
* With one source or syscall only sources there is no use of IMAPeter S. Mazinger2006-01-191-2/+0
* Part deux."Steven J. Hill"2005-12-061-3/+3
* Depedencies corrected (less make oldconfig/headers), rerunning make remakes o...Peter S. Mazinger2005-11-221-8/+10
* rework depends and stripping so that libraries arent rebuilt all the time in ...Mike Frysinger2005-11-221-2/+4
* Add info to CFLAGS about lib we are buildingPeter S. Mazinger2005-11-181-1/+1
* Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign...Peter S. Mazinger2005-11-171-12/+36
* Enable IMA compiling now that syscalls workPeter S. Mazinger2005-11-021-3/+0
* Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...Peter S. Mazinger2005-10-271-3/+1
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-7/+22
* Add the current implementation to reviewPeter S. Mazinger2005-10-191-0/+16