summaryrefslogtreecommitdiff
path: root/extra/Configs
AgeCommit message (Expand)Author
2010-06-13handle i386 TARGET_SUBARCHBernhard Reutner-Fischer
2010-04-29optional /etc/localtime supportDenys Vlasenko
2010-04-14Merge commit 'origin/master' into nptlAustin Foxley
2010-04-14ldso: Add config option for controlling LD_PRELOADCarmelo AMOROSO
2010-04-12temporarily turn on warnings for NPTLBernhard Reutner-Fischer
2010-04-02nptl needs stdio futexes enabled.Austin Foxley
2010-04-02Revert "remove config knobs that belong to the nptl branch"Austin Foxley
2010-03-13config: tweak textBernhard Reutner-Fischer
2010-03-12add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer
2010-03-12remove config knobs that belong to the nptl branchBernhard Reutner-Fischer
2009-11-22ldso: let people disable the implicit path searchMike Frysinger
2009-11-22remove incorrect text from abspath optionMike Frysinger
2009-11-19FORCE_SHAREABLE_TEXT_SEGMENTS requires DOPICPeter S. Mazinger
2009-11-19remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSSPeter S. Mazinger
2009-11-19fix misplaced HAS_LIBUTIL knobBernhard Reutner-Fischer
2009-11-19DO_XSI_MATH: add config knobBernhard Reutner-Fischer
2009-11-19UCLIBC_HAS_RESOLV_STUB: Rename config symbolBernhard Reutner-Fischer
2009-11-19libutil: provide knob to disable itBernhard Reutner-Fischer
2009-11-19libnsl: add knob to disable itBernhard Reutner-Fischer
2009-11-19fixup working in helptextsBernhard Reutner-Fischer
2009-10-28Simplify kconfig wording of thread supportBernhard Reutner-Fischer
2009-10-28remove wrong default for choiceBernhard Reutner-Fischer
2009-10-28support selecting which locales to buildBernhard Reutner-Fischer
2009-10-08ftw() is obsolescent in SUSv4Bernhard Reutner-Fischer
2009-09-26Config.in: enable TLS config option only for nptlAustin Foxley
2009-09-17No need for a libresolv stubBernhard Reutner-Fischer
2009-09-16handle make ARCH= configBernhard Reutner-Fischer
2009-09-14Revert "default ?conf to native arch"Bernhard Reutner-Fischer
2009-08-25default ?conf to native archBernhard Reutner-Fischer
2009-08-01Rules.mak: Fix references to svn.Khem Raj
2009-07-26do not force LFS for Blackfin systemsMike Frysinger
2009-07-26enable sbrk() for everyoneMike Frysinger
2009-03-14default linux-2.4 module support to off for Blackfin targetsMike Frysinger
2009-03-14force DOPIC for FDPIC ELF targetsMike Frysinger
2009-03-05Make long double support available for sh too.Carmelo Amoroso
2009-02-24Fix thinko in svn 25434.Rob Landley
2009-02-24Make HARDWIRED_ABSPATH a config option.Rob Landley
2009-02-20Linuxthreads_old and NPTL must be mutually exclusive.Carmelo Amoroso
2009-02-18- explicitely discourage to use pregenerated locale data.Bernhard Reutner-Fischer
2009-02-05Make TLS configure time variable. Enable it along with NPTL.Khem Raj
2008-12-31Merge some pre-work from branch, needed by NPTL.Khem Raj
2008-12-29- expand SUSv3_LEGACYBernhard Reutner-Fischer
2008-12-22- mark capset() as linux specificBernhard Reutner-Fischer
2008-12-22- capget() is linux specific; Sync helptext with current exclude list.Bernhard Reutner-Fischer
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