Bernhard Reutner-Fischer 49d8a0e9c6 support building out-of-tree 15 år sedan
..
alpha 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
arm b1913a8760 syscall.c: Use common syscall.c for ARM 15 år sedan
avr32 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
bfin 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
common 4ae13b764d handle _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN 15 år sedan
cris 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
e1 8bf1bb4bf1 enable nanosecond stat support for everyone 15 år sedan
frv 5b355d314e add missing UTIME_* defines for *at funcs 15 år sedan
h8300 8bf1bb4bf1 enable nanosecond stat support for everyone 15 år sedan
hppa 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
i386 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
i960 e9adfff447 uClibc_arch_features: sync defines between ports 15 år sedan
ia64 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
m68k 671debdb67 m68k syscall: switch to common code 15 år sedan
microblaze 8bf1bb4bf1 enable nanosecond stat support for everyone 15 år sedan
mips 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
nios 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
nios2 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
powerpc 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
sh 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
sh64 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
sparc 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
v850 8bf1bb4bf1 enable nanosecond stat support for everyone 15 år sedan
vax 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
x86_64 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
xtensa 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 år sedan
Makefile ba31c6c463 Remove TOPDIR 18 år sedan
Makefile.commonarch 49d8a0e9c6 support building out-of-tree 15 år sedan
Makefile.in 49d8a0e9c6 support building out-of-tree 15 år sedan
README 4d08c75822 - fix typo 15 år sedan

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.