summaryrefslogtreecommitdiff
path: root/libc/misc/internals/Makefile.in
AgeCommit message (Expand)Author
2022-09-07Added support for creation of Static Position-Independent Executables (PIE) o...linted
2022-08-08Added support for creation of Static Position-Independent Executables (PIE) o...linted
2022-07-26Added support for creation of Static Position-Independent Executables (PIE) o...linted
2018-02-03add libc version compatibilityWaldemar Brodkorb
2016-12-10threads: optimize single threaded applicationsWaldemar Brodkorb
2013-02-05buildsys: switch libc to kbuild-styleBernhard Reutner-Fischer
2012-06-15errno, h_errno: correct them for non-TLSPeter S. Mazinger
2010-08-05add config parserBernhard Reutner-Fischer
2010-03-25prettify make cleanBernhard Reutner-Fischer
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2008-11-07- less verbose make cleanBernhard Reutner-Fischer
2007-11-23Add some necessary Makefile bits for UCLIBC_FORMAT_FLAT_SEP_DATA.Bernd Schmidt
2007-11-23Some shared flat improvements.Bernd Schmidt
2006-12-11create new menu so people can select what format they wish to build uClibcMike Frysinger
2006-12-08Richard Sandiford writes: add support for init/fini arrays in shared flat lib...Mike Frysinger
2006-07-05fixup my copyright notice, trim stale remnants of older notices whichEric Andersen
2006-02-15DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]...Peter S. Mazinger
2006-02-13libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger
2005-11-22Forgotten to commitPeter S. Mazinger
2005-11-22remove headers_done since it broke buildroot againMike Frysinger
2005-11-18make -j2 works herePeter S. Mazinger
2005-11-17Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign...Peter S. Mazinger
2005-11-04initial import of a nicer output display akin to linux-2.6Mike Frysinger
2005-11-01change .os back to .oS per psmMike Frysinger
2005-10-31produce a .os instead of .oSMike Frysinger
2005-10-29Hopefully correct undefined __libc_stack_end issuePeter S. Mazinger
2005-10-27Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...Peter S. Mazinger
2005-10-25All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger