index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extra
/
Configs
/
Config.in.arch
Age
Commit message (
Expand
)
Author
2017-04-16
libm: allow long double wrappers for all architectures
Waldemar Brodkorb
2017-04-08
math: no reason to depend on special architecture
Waldemar Brodkorb
2017-02-01
add experimental aarch64 support
Waldemar Brodkorb
2016-05-18
remove linuxthreads.new, rename linuxthreads.old
Waldemar Brodkorb
2016-02-07
frv: resurrect port somehow, totally untested
Waldemar Brodkorb
2015-03-24
libm: honor NO_LONG_DOUBLE in ldouble_wrappers
Bernhard Reutner-Fischer
2014-11-10
Config.in.arch: enable long double math for xtensa
Max Filippov
2013-02-20
Config.in: Introduce symbol for arches with deprecated syscalls
Markos Chandras
2013-01-26
buildsys: allow the toolchain to search its dirs for kernel headers
Mike Frysinger
2013-01-10
buildsys: remove superfluous default n
Bernhard Reutner-Fischer
2012-06-15
Config.in.arch: remove UCLIBC_FORMAT_ELF config option
Peter S. Mazinger
2011-10-06
microblaze has long double support too
Ryan Flux
2011-07-01
Config.in.arch: Free UCLIBC_HAS_FPU setting from depending on UCLIBC_HAS_FLOATS
Khem Raj
2011-03-05
The C6X port
Aurelien Jacquiot
2011-02-14
FORMAT_FDPIC_ELF: only for FRV and BFIN
Bernhard Reutner-Fischer
2009-11-19
DO_XSI_MATH: add config knob
Bernhard Reutner-Fischer
2009-09-14
Revert "default ?conf to native arch"
Bernhard Reutner-Fischer
2009-08-25
default ?conf to native arch
Bernhard Reutner-Fischer
2009-07-26
enable sbrk() for everyone
Mike Frysinger
2009-03-14
force DOPIC for FDPIC ELF targets
Mike Frysinger
2009-03-05
Make long double support available for sh too.
Carmelo Amoroso
2008-10-06
- mention the architectures that currently support fenv(3).
Bernhard Reutner-Fischer
2008-10-03
- add long double math wrappers (Ned Ludd)
Bernhard Reutner-Fischer
2008-06-05
- fix keyword "depends on"
Bernhard Reutner-Fischer
2008-01-19
- wrap superlong lines
Bernhard Reutner-Fischer
2008-01-19
- add C99 floating point environment, rounding and exception handling functions
Bernhard Reutner-Fischer
2007-02-18
default to pulling kernel headers from the system install
Mike Frysinger
2006-12-17
for now, dont allow mmu users to select file format
Mike Frysinger
2006-12-12
we just want the kernel headers, not the whole kernel source ... so people ma...
Mike Frysinger
2006-12-11
disable LDSO when FLAT format is selected
Mike Frysinger
2006-12-11
create new menu so people can select what format they wish to build uClibc
Mike Frysinger
2006-02-19
update MMU config options to utilize USE_MMU instead of HAS_MMU
Mike Frysinger
2006-02-18
tweak the idea between having a MMU and actually using it
Mike Frysinger
2006-02-18
improve MMU selection a little to be less confusing
Mike Frysinger
2006-02-18
simplify endian config/selection
Mike Frysinger
2006-01-20
didnt mean to commit the FENV option just yet
Mike Frysinger
2006-01-20
s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed...
Mike Frysinger
2006-01-19
Get rid of *_SYMBOL_PREFIX
Peter S. Mazinger
2006-01-18
change HAS_FPU to UCLIBC_HAS_FPU since the define will be exported into C nam...
Mike Frysinger
2005-11-11
remove unused ARCH_LDFLAGS and touchup broken whitespace
Mike Frysinger
2005-10-28
frv seems to be an exception having no MMU, but using ldso
Peter S. Mazinger
2005-10-27
ARCH_HAS_NO_MMU implies/selects ARCH_HAS_NO_LDSO
Peter S. Mazinger
2005-03-16
move the compiler flags WARNINGS option
Mike Frysinger
2004-01-16
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
Eric Andersen
2004-01-16
Fixup selection of endianness, since select does not work on choice
Eric Andersen
2003-11-18
Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops
Manuel Novoa III
2003-11-05
Do not provide a default for endianness. This needs to be selected
Eric Andersen
2003-11-04
Rework the config system. Better utilize the Kconfig language
Eric Andersen
2002-11-09
fix typo
Aaron Lehmann
2002-11-08
Large cleanup patch, based in large part on a patch from
Eric Andersen
[next]