Bernhard Reutner-Fischer ad8e1035c3 honour NO_LONG_DOUBLE_MATH 15 years ago
..
alpha ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 years ago
arm ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 years ago
avr32 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 years ago
bfin 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 years ago
common ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 years ago
cris 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 years ago
e1 8bf1bb4bf1 enable nanosecond stat support for everyone 15 years ago
frv 5b355d314e add missing UTIME_* defines for *at funcs 15 years ago
h8300 8bf1bb4bf1 enable nanosecond stat support for everyone 15 years ago
hppa 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 years ago
i386 ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 years ago
i960 e9adfff447 uClibc_arch_features: sync defines between ports 15 years ago
ia64 ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 years ago
m68k ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 years ago
microblaze 8bf1bb4bf1 enable nanosecond stat support for everyone 15 years ago
mips ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 years ago
nios ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 years ago
nios2 ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 years ago
powerpc ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 years ago
sh ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 years ago
sh64 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 years ago
sparc ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 years ago
v850 8bf1bb4bf1 enable nanosecond stat support for everyone 15 years ago
vax 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 years ago
x86_64 ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 years ago
xtensa ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 years ago
Makefile ba31c6c463 Remove TOPDIR 18 years ago
Makefile.commonarch 49d8a0e9c6 support building out-of-tree 14 years ago
Makefile.in 49d8a0e9c6 support building out-of-tree 14 years ago
README 4d08c75822 - fix typo 15 years ago

README

This directory level abstracts out the Linux Operating System dependent
features of uClibc for supported Linux architectures/CPUs. If you wanted to
port uClibc to some new Linux architecture (arm, mips, etc), this is the place
to add that support.

All stuff that is not at all dependent on a particular Linux architecture
goes in the 'common' directory.