OSDN Git Service

- wrap superlong lines
[uclinux-h8/uClibc.git] / extra / Configs / Config.in.arch
2008-01-19 Bernhard Reutner... - wrap superlong lines
2008-01-19 Bernhard Reutner... - add C99 floating point environment, rounding and...
2007-02-18 Mike Frysingerdefault to pulling kernel headers from the system install
2006-12-17 Mike Frysingerfor now, dont allow mmu users to select file format
2006-12-12 Mike Frysingerwe just want the kernel headers, not the whole kernel...
2006-12-11 Mike Frysingerdisable LDSO when FLAT format is selected
2006-12-11 Mike Frysingercreate new menu so people can select what format they...
2006-02-19 Mike Frysingerupdate MMU config options to utilize USE_MMU instead...
2006-02-18 Mike Frysingertweak the idea between having a MMU and actually using it
2006-02-18 Mike Frysingerimprove MMU selection a little to be less confusing
2006-02-18 Mike Frysingersimplify endian config/selection
2006-01-20 Mike Frysingerdidnt mean to commit the FENV option just yet
2006-01-20 Mike Frysingers/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix...
2006-01-19 Peter S. MazingerGet rid of *_SYMBOL_PREFIX
2006-01-18 Mike Frysingerchange HAS_FPU to UCLIBC_HAS_FPU since the define will...
2005-11-11 Mike Frysingerremove unused ARCH_LDFLAGS and touchup broken whitespace
2005-10-28 Peter S. Mazingerfrv seems to be an exception having no MMU, but using...
2005-10-27 Peter S. MazingerARCH_HAS_NO_MMU implies/selects ARCH_HAS_NO_LDSO
2005-03-16 Mike Frysingermove the compiler flags WARNINGS option
2004-01-16 Eric Andersens/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
2004-01-16 Eric AndersenFixup selection of endianness, since select does not...
2003-11-18 Manuel Novoa III Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether...
2003-11-05 Eric AndersenDo not provide a default for endianness. This needs...
2003-11-04 Eric AndersenRework the config system. Better utilize the Kconfig...
2002-11-09 Aaron Lehmannfix typo
2002-11-08 Eric AndersenLarge cleanup patch, based in large part on a patch...
2002-11-08 Eric AndersenUpdate doc reference
2002-11-07 Eric AndersenAdd missing blank line
2002-11-07 Miles Bader(UCLIBC_HAS_MMU): Depend on !ARCH_HAS_NO_MMU, rather...
2002-11-05 Eric AndersenCleanup soft-float support
2002-11-03 Eric AndersenYet more config system updating.
2002-11-02 Eric Andersenupdate all the Config files for the various arches...
2002-10-31 Eric AndersenMake it so arch specific stuff can be simpler. Initial...