summaryrefslogtreecommitdiff
path: root/extra/Configs
AgeCommit message (Expand)Author
2015-01-09enable microblaze. at least toolchain creation is working without NPTLWaldemar Brodkorb
2014-12-30Merge branch 'master' of git+ssh://openadk.org/git/uclibc-ngWaldemar Brodkorb
2014-12-30reenable c6x for toolchain testing without NPTLWaldemar Brodkorb
2014-12-28remove hidden warning option, not useful for others.Waldemar Brodkorb
2014-12-25merge upstream changesWaldemar Brodkorb
2014-12-12unistd: allow to turn off getopt_longBernhard Reutner-Fischer
2014-12-12config: move STDIO_FUTEXES up a bitBernhard Reutner-Fischer
2014-11-11Merge remote-tracking branch 'origin/upstream'Waldemar Brodkorb
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-10-14reduce the list of supported architecturesWaldemar Brodkorb
2014-10-10c6x: disable it at the momentWaldemar Brodkorb
2014-09-26libpthread: disable unimplemented configurationsWaldemar Brodkorb
2014-09-26enable this symbol by defaultWaldemar Brodkorb
2014-09-17disable broken architecturesWaldemar Brodkorb
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