summaryrefslogtreecommitdiff
path: root/extra/Configs
AgeCommit message (Expand)Author
2008-11-14fixing resolver part 2: make _res structure membersDenis Vlasenko
2008-11-11- update recommendation for pregenerated locales.Bernhard Reutner-Fischer
2008-10-30- helper config symbol has to depend on thread supportBernhard Reutner-Fischer
2008-10-27Explain what malloc simple is good for, and what it isn't good for.Rob Landley
2008-10-27- add helpful help stringBernhard Reutner-Fischer
2008-10-17- fix toggling thread implementation.Bernhard Reutner-Fischer
2008-10-14- fix locale dependencies and make default locale generation less verbose.Bernhard Reutner-Fischer
2008-10-06- mention the architectures that currently support fenv(3).Bernhard Reutner-Fischer
2008-10-06- wrap overlong linesBernhard Reutner-Fischer
2008-10-06- move helptexts to their config symbols so that they are actually displayedBernhard Reutner-Fischer
2008-10-06- disentangle REALTIME from ADVANCED_REALTIME (Peter S. Mazinger)Bernhard Reutner-Fischer
2008-10-03- add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer
2008-09-29- do not pass bitwise-or to the assembler. Closes #3164Bernhard Reutner-Fischer
2008-09-25- add CONFIG_MIPS_ISA_MIPS32R2 (Julian Brown)Bernhard Reutner-Fischer
2008-09-25- RPC support currently requires either IPv4 and/or IPv6 supportBernhard Reutner-Fischer
2008-09-25- adjust helptextBernhard Reutner-Fischer
2008-09-15Make menuconfig help bigger and fluffier.Rob Landley
2008-09-09Add optimized memcpy implementation for sh4 (from Stuart Menefy @STMicroelect...Carmelo Amoroso
2008-09-09- adjust range of valid grp buffer size to match pwd buffer sizeBernhard Reutner-Fischer
2008-08-27- flesh out helptext of DOMULTI.Bernhard Reutner-Fischer
2008-07-14- do not force LFS unto x86_64 folksBernhard Reutner-Fischer
2008-07-08New .config option UCLIBC_HAS_STUBS, enables fork() stub on NOMMUDenis Vlasenko
2008-06-27Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to ...Ricard Wanderlof
2008-06-07- if UNIX98PTY_ONLY is not set then we're in legacy land anyway which needsBernhard Reutner-Fischer
2008-06-05- make libcrypt optional. Untested.Bernhard Reutner-Fischer
2008-06-05- fix keyword "depends on"Bernhard Reutner-Fischer
2008-06-05- linuxthreads and linuxthreads.old need nanosleep()Bernhard Reutner-Fischer
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2008-06-02Rename HAVE_NO_SHARED to ARCH_HAS_NO_SHARED, otherwise it's too confusingDenis Vlasenko
2008-05-31- default kernel-modules funcs to on.Bernhard Reutner-Fischer
2008-05-21- my manpage sais that init_module, create_module, query_module, delete_moduleBernhard Reutner-Fischer
2008-04-25Fix some sh4 specific entriesCarmelo Amoroso
2008-04-24Fix whitespace damage in top level Config.in.Hans-Christian Egtvedt
2008-04-16Fix whitespace damage in Config.avr32.Hans-Christian Egtvedt
2008-03-26Paul Brook writes:Bernhard Reutner-Fischer
2008-01-19- wrap superlong linesBernhard Reutner-Fischer
2008-01-19- add C99 floating point environment, rounding and exception handling functionsBernhard Reutner-Fischer
2008-01-17- remove unused fileBernhard Reutner-Fischer
2008-01-05Chris Zankel writes:Mike Frysinger
2008-01-05not everyone is a ninja: explicitly state that people should convert from sys...Mike Frysinger
2007-11-16Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...Carmelo Amoroso
2007-11-07Added support for GNU hash style into dynamic linkerCarmelo Amoroso
2007-09-20- spelling fixBernhard Reutner-Fischer
2007-09-15bug 1310: drop hidden aliases to data since some arches crap with this due to...Mike Frysinger
2007-04-17- shrink resolver codeBernhard Reutner-Fischer
2007-04-14- doesn't make sense to impose a limit that is too narrow. 12 ought to be fine..Bernhard Reutner-Fischer
2007-04-13Patch by Ricard Wanderlof <ricardw at axis dot com>:Peter Kjellerstedt
2007-03-20- add arm1176 optionsBernhard Reutner-Fischer
2007-03-16No configs actually set LIBGCC_CFLAGS to anything, and it's not even Rob Landley
2007-02-18default to pulling kernel headers from the system installMike Frysinger