summaryrefslogtreecommitdiffstats
path: root/extra/Configs/Config.in.arch
Commit message (Expand)AuthorAgeFilesLines
* The C6X portAurelien Jacquiot2011-03-051-0/+4
* FORMAT_FDPIC_ELF: only for FRV and BFINBernhard Reutner-Fischer2011-02-141-1/+1
* DO_XSI_MATH: add config knobBernhard Reutner-Fischer2009-11-191-0/+11
* Revert "default ?conf to native arch"Bernhard Reutner-Fischer2009-09-141-6/+3
* default ?conf to native archBernhard Reutner-Fischer2009-08-251-3/+6
* enable sbrk() for everyoneMike Frysinger2009-07-261-5/+0
* force DOPIC for FDPIC ELF targetsMike Frysinger2009-03-141-0/+1
* Make long double support available for sh too.Carmelo Amoroso2009-03-051-1/+1
* - mention the architectures that currently support fenv(3).Bernhard Reutner-Fischer2008-10-061-0/+3
* - add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer2008-10-031-0/+10
* - fix keyword "depends on"Bernhard Reutner-Fischer2008-06-051-1/+1
* - wrap superlong linesBernhard Reutner-Fischer2008-01-191-9/+10
* - add C99 floating point environment, rounding and exception handling functionsBernhard Reutner-Fischer2008-01-191-0/+9
* default to pulling kernel headers from the system installMike Frysinger2007-02-181-1/+1
* for now, dont allow mmu users to select file formatMike Frysinger2006-12-171-0/+5
* we just want the kernel headers, not the whole kernel source ... so people ma...Mike Frysinger2006-12-121-2/+2
* disable LDSO when FLAT format is selectedMike Frysinger2006-12-111-0/+3
* create new menu so people can select what format they wish to build uClibcMike Frysinger2006-12-111-0/+47
* update MMU config options to utilize USE_MMU instead of HAS_MMUMike Frysinger2006-02-191-2/+2
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-181-0/+10
* improve MMU selection a little to be less confusingMike Frysinger2006-02-181-4/+5
* simplify endian config/selectionMike Frysinger2006-02-181-9/+21
* didnt mean to commit the FENV option just yetMike Frysinger2006-01-201-17/+0
* s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed...Mike Frysinger2006-01-201-0/+17
* Get rid of *_SYMBOL_PREFIXPeter S. Mazinger2006-01-191-5/+0
* change HAS_FPU to UCLIBC_HAS_FPU since the define will be exported into C nam...Mike Frysinger2006-01-181-2/+2
* remove unused ARCH_LDFLAGS and touchup broken whitespaceMike Frysinger2005-11-111-1/+0
* frv seems to be an exception having no MMU, but using ldsoPeter S. Mazinger2005-10-281-1/+1
* ARCH_HAS_NO_MMU implies/selects ARCH_HAS_NO_LDSOPeter S. Mazinger2005-10-271-1/+2
* move the compiler flags WARNINGS optionMike Frysinger2005-03-161-6/+0
* s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen2004-01-161-3/+3
* Fixup selection of endianness, since select does not work on choiceEric Andersen2004-01-161-0/+2
* Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point opsManuel Novoa III2003-11-181-5/+1
* Do not provide a default for endianness. This needs to be selectedEric Andersen2003-11-051-1/+0
* Rework the config system. Better utilize the Kconfig languageEric Andersen2003-11-041-0/+27
* fix typoAaron Lehmann2002-11-091-1/+1
* Large cleanup patch, based in large part on a patch fromEric Andersen2002-11-081-9/+0
* Update doc referenceEric Andersen2002-11-081-1/+1
* Add missing blank lineEric Andersen2002-11-071-0/+1
* (UCLIBC_HAS_MMU): Depend on !ARCH_HAS_NO_MMU, rather than just using itMiles Bader2002-11-071-2/+11
* Cleanup soft-float supportEric Andersen2002-11-051-0/+5
* Yet more config system updating.Eric Andersen2002-11-031-0/+5
* update all the Config files for the various arches so they work with the newEric Andersen2002-11-021-14/+3
* Make it so arch specific stuff can be simpler. Initial attempt atEric Andersen2002-10-311-0/+95