summaryrefslogtreecommitdiff
path: root/libresolv
AgeCommit message (Expand)Author
2016-11-29remove libresolv stubWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-06-23libs: install backward compatibility symlinksAlexey Brodkin
2012-06-15libnsl,libresolv: do not include unneeded features.hPeter S. Mazinger
2011-03-05Add Makefile support for DSBT ELF.Bernd Schmidt bernds_cb1@t-online.de
2010-04-22nptl: proper soname handlingNatanael Copa
2010-03-25prettify make cleanBernhard Reutner-Fischer
2009-11-19UCLIBC_HAS_RESOLV_STUB: Rename config symbolBernhard Reutner-Fischer
2009-10-07resolv/crypt: convert to foo-y kbuild styleMike Frysinger
2009-09-17No need for a libresolv stubBernhard Reutner-Fischer
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2009-01-22- also link librt with --as-needed and do so unconditionally to work aroundBernhard Reutner-Fischer
2008-11-15- if ssp is enabled then make sure that __stack_chk_fail resolvesBernhard Reutner-Fischer
2008-11-07- less verbose make cleanBernhard Reutner-Fischer
2008-06-17- move stripping into do_ar resp compile-m for the sake of simplicityBernhard Reutner-Fischer
2008-06-04- strip the targets and not prerequisitesBernhard Reutner-Fischer
2008-06-01A slight improvement over my previous commit which ensured we always rebuildBernd Schmidt
2007-03-19#1273 if EXTRAVERSION is set, make sure we respect itMike Frysinger
2006-01-26Some more prototypes, enable missing-prototypes/declarations warnings for nowPeter S. Mazinger
2006-01-19With one source or syscall only sources there is no use of IMAPeter S. Mazinger
2006-01-16Update licensePeter S. Mazinger
2005-11-22Depedencies corrected (less make oldconfig/headers), rerunning make remakes o...Peter S. Mazinger
2005-11-22rework depends and stripping so that libraries arent rebuilt all the time in ...Mike Frysinger
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-11-18Add info to CFLAGS about lib we are buildingPeter S. Mazinger
2005-11-17Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign...Peter S. Mazinger
2005-10-29Replace all Makefiles for new build infrastucturePeter S. Mazinger
2005-10-27Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...Peter S. Mazinger
2005-10-26Default changed to IMA compiling, disabled explicitely where currently not po...Peter S. Mazinger
2005-10-25All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger
2005-10-19Add the current implementation to reviewPeter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-10-11Do not defer expansions where useless, like CSRC/OBJS/LIB_NAME/AR_LIB_NAME, d...Peter S. Mazinger
2005-09-28Remove ar-target and shared targets, at build time now we traverse the tree o...Peter S. Mazinger
2005-09-22no check needed in libm/libpthread, we do not recurse anymore if the related ...Peter S. Mazinger
2005-02-12no more cvsMike Frysinger
2005-01-18rework dependencies so the archive is re-created only when the object files h...Mike Frysinger
2004-12-22Cleaned up patch from Peter S. Mazinger adding support forEric Andersen
2004-01-16We need to link with libgcc.a when creating shared libs, in order toManuel Novoa III
2003-11-04minor cleanupEric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2002-12-12Fix broken ignore fileEric Andersen
2002-12-12Avoid silly namespace pollutionEric Andersen
2002-08-20Stupid cut-n-paste errorEric Andersen
2002-05-28Fixup and unifiy version numbering. Automate versioning updates.Eric Andersen
2002-02-18Make shared libs properly list the correct ld.so in the interpEric Andersen
2002-01-28Fix the bug where binaries built with older toolchains wouldEric Andersen
2002-01-16Tell ld explicitly when stuff is supposed to by dynamically linkedEric Andersen