summaryrefslogtreecommitdiff
path: root/extra/Configs
AgeCommit message (Expand)Author
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
2011-10-25ldso: let people disable to lookup into LD_LIBRARY_PATHCarmelo Amoroso
2011-10-25config: revise defconfigs strategyCarmelo Amoroso
2011-10-14Config.in: fix erroneously deleted lineBernhard Reutner-Fischer
2011-10-06microblaze mmu/elf/shared lib supportRyan Flux
2011-10-06microblaze can be either big or little endianSteve Bennett
2011-10-06microblaze has long double support tooRyan Flux
2011-09-12config: tweak help textBernhard Reutner-Fischer
2011-08-26inet/resolv: add ns_{put,get}{16,32}Daniel Mack
2011-08-26extra/Configs/Config.in: drop "default n" linesDaniel Mack
2011-07-25libdl: add option for controlling dl_cleanupRichard Braun
2011-07-01Config.in.arch: Free UCLIBC_HAS_FPU setting from depending on UCLIBC_HAS_FLOATSKhem Raj
2011-06-24Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso
2011-06-11ARM: detect BX availibility at build timeYann E. MORIN
2011-06-11ARM: transform the EABI/OABI choice into a booleanYann E. MORIN