OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / extra / Configs / Config.in.arch
2014-11-10 Max FilippovConfig.in.arch: enable long double math for xtensa
2013-02-20 Markos ChandrasConfig.in: Introduce symbol for arches with deprecated...
2013-01-26 Mike Frysingerbuildsys: allow the toolchain to search its dirs for...
2013-01-10 Bernhard Reutner... buildsys: remove superfluous default n
2012-06-15 Peter S. MazingerConfig.in.arch: remove UCLIBC_FORMAT_ELF config option
2011-10-06 Ryan Fluxmicroblaze has long double support too
2011-07-01 Khem RajConfig.in.arch: Free UCLIBC_HAS_FPU setting from depend...
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-05 Aurelien JacquiotThe C6X port
2011-02-14 Bernhard Reutner... FORMAT_FDPIC_ELF: only for FRV and BFIN
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-19 Bernhard Reutner... DO_XSI_MATH: add config knob
2009-09-14 Bernhard Reutner... Revert "default ?conf to native arch"
2009-08-25 Bernhard Reutner... default ?conf to native arch
2009-07-26 Mike Frysingerenable sbrk() for everyone
2009-03-14 Mike Frysingerforce DOPIC for FDPIC ELF targets
2009-03-05 Carmelo AmorosoMake long double support available for sh too.
2008-10-06 Bernhard Reutner... - mention the architectures that currently support...
2008-10-03 Bernhard Reutner... - add long double math wrappers (Ned Ludd)
2008-06-05 Bernhard Reutner... - fix keyword "depends on"
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...