summaryrefslogtreecommitdiff
path: root/extra/Configs
AgeCommit message (Expand)Author
2011-03-09Select ARCH_HAS_NO_MMU for C6X.Bernd Schmidt
2011-03-06remove unused ARCH_CFLAGS and ARCH_LDFLAGSPeter S. Mazinger
2011-03-05The C6X portAurelien Jacquiot
2011-03-03do not enforce FORCE_SHAREABLE_TEXT_SEGMENTS on sh4Peter S. Mazinger
2011-03-03make parse_printf_format() depend on UCLIBC_HAS_GLIBC_CUSTOM_PRINTFPeter S. Mazinger
2011-03-03add UCLIBC_STRICT_HEADERS config optionPeter S. Mazinger
2011-02-24unify stub logicMike Frysinger
2011-02-14arm: use EABI per defaultBernhard Reutner-Fischer
2011-02-14FORMAT_FDPIC_ELF: only for FRV and BFINBernhard Reutner-Fischer
2010-12-01Config.sparc: remove warning about shared libs on v7Austin Foxley
2010-11-24Config: default ia32 to i486Bernhard Reutner-Fischer
2010-11-18Disables the automatic disable of shared library for sparc-v7.Konrad Eisele
2010-11-10microblaze: build infrastructureSteven J. Magnani
2010-09-15libubacktrace: Provide uClibc with backtrace functionsSalvatore Cro
2010-09-14misc: utmpx based logging supportSalvatore Cro
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