summaryrefslogtreecommitdiff
path: root/extra/Configs
AgeCommit message (Expand)Author
2015-03-22libc: add getrandom(2)Bernhard Reutner-Fischer
2015-02-20Allow use of executable RUNPATH/RPATH when finding libraries.Steve Ellcey
2015-02-20ARCv2 ISA supportVineet Gupta
2015-02-17ARC: Add GNU glob to ARC defconfigsAnton Kolesov
2015-02-16ARC defconfigs: enable some itemsAlexey Brodkin
2015-02-16ARC: add configuration option for MMU page sizeAlexey Brodkin
2015-02-16ARC: Conditionalise certain relocations as provided by TLS tools onlyVineet Gupta
2015-02-12Update MIPS configuration rules.Steve Ellcey
2014-12-12unistd: allow to turn off getopt_longBernhard Reutner-Fischer
2014-12-12config: move STDIO_FUTEXES up a bitBernhard Reutner-Fischer
2014-11-10Config.in.arch: enable long double math for xtensaMax Filippov
2014-11-10statfs: fix compile error when UCLIBC_LINUX_SPECIFIC is not setAnthony G. Basile
2014-09-09libc: add fallocate() and fallocate64()Anthony G. Basile
2014-09-04sparc: remove sparc64/sparcv9 codeWaldemar Brodkorb
2014-08-18ARC: Enable OBSTACK in defconfig for ARCAnton Kolesov
2014-08-18NPTL: ARC supportVineet Gupta
2014-02-15buildsys: Add MIPS64R2 supportSteve Ellcey
2013-12-20ARC defconfigsVineet Gupta
2013-12-20ARC port to uClibcVineet Gupta
2013-11-06pull kconfig from linux-3.11Bernhard Reutner-Fischer
2013-08-02malloc: enable assert() when malloc debuggingBaruch Siach
2013-06-14config: UCLIBC_HAS_OBSTACK to optionally enable obstack supportAnthony G. Basile
2013-05-19i386: punt all config options that just control -marchMike Frysinger
2013-04-04add UCLIBC_SUSV2_LEGACY to hide vallocBernhard Reutner-Fischer
2013-03-14Add support for the Meta architectureMarkos Chandras
2013-03-14libpthread: linuxthreads.old: Allow building for no-legacy-syscalls ABIVineet Gupta
2013-02-20Config.in: Introduce symbol for arches with deprecated syscallsMarkos Chandras
2013-01-26buildsys: allow the toolchain to search its dirs for kernel headersMike Frysinger
2013-01-16config: improve help of UCLIBC_HAS_RESOLVER_SUPPORTBernhard Reutner-Fischer
2013-01-10buildsys: remove superfluous default nBernhard Reutner-Fischer
2013-01-10libc: add {get,set,swap,make}context user context manipulation functionsFlorian Fainelli
2012-06-15update arc4random from bug #885Peter S. Mazinger
2012-06-15ssp: rework, sync messages with the ones in glibcPeter S. Mazinger
2012-06-15make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent...Peter S. Mazinger
2012-06-15add LDSO_SAFE_RUNPATH config optionPeter S. Mazinger
2012-06-15Config.in.arch: remove UCLIBC_FORMAT_ELF config optionPeter S. Mazinger
2012-06-15Config.in: NPTL does not compile with disabled UCLIBC_HAS_REALTIMEPeter S. Mazinger
2012-05-21stdio: implement assignment-allocation "m" characterMike Frysinger
2012-05-03config: tweak STRICT_HEADERS descriptionBernhard Reutner-Fischer
2012-04-18config: Fix alphabetical sort order of targetsBernhard Reutner-Fischer
2012-01-29config: ftw is SUSv4-obsoleteBernhard Reutner-Fischer
2012-01-26buildsys: turn off forced EXTRA_WARNINGS on i386Bernhard Reutner-Fischer
2012-01-02config: remove some redundant words in the menusMike Frysinger
2011-12-22libcrypt: add support for SHA256-CRYPT password hashingWilliam Pitcock
2011-12-22libcrypt: add support for SHA512-CRYPT password hashingWilliam Pitcock
2011-11-20stdio: add support for "e" flag with fopen()Mike Frysinger
2011-11-04config: document eventfdBernhard Reutner-Fischer
2011-11-02stubs: handle linux module functionsBernhard Reutner-Fischer
2011-11-02stubs: handle linux-specificBernhard Reutner-Fischer
2011-10-27resolver: add a dependencies for DNS resolver featureCarmelo Amoroso