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

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.