Timo Teräs 074930dd7f posix_fadvise64: fix x86 implementation 15 years ago
..
alpha 369cc066a4 bits/statvfs.h: the common one is good for alpha and sparc 15 years ago
arm 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 years ago
avr32 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 years ago
bfin 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target 15 years ago
c6x 04dc3d1392 buildsys: minor fixes in Makefile.arch for C6X 15 years ago
common fa08223a33 buildsys: prettify ssp.c handling 15 years ago
cris 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 years ago
e1 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target 15 years ago
frv 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 years ago
h8300 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 years ago
hppa 26b1a5e02b add bits/atomic.h for hppa 15 years ago
i386 074930dd7f posix_fadvise64: fix x86 implementation 15 years ago
i960 c5bc75430d bits/mmap.h: unify ala linux asm-generic efforts 16 years ago
ia64 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target 15 years ago
m68k 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target 15 years ago
microblaze 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 years ago
mips 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 years ago
nios c5bc75430d bits/mmap.h: unify ala linux asm-generic efforts 16 years ago
nios2 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target 15 years ago
powerpc 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 years ago
sh 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 years ago
sh64 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 years ago
sparc 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 years ago
v850 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 years ago
vax 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 years ago
x86_64 2297e6e1e0 x86_64: fix .size of _init/_fini 15 years ago
xtensa 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target 15 years ago
Makefile ba31c6c463 Remove TOPDIR 20 years ago
Makefile.commonarch f6450b67cc buildsys: do_rm ARCH_HEADERS 15 years ago
Makefile.in 49d8a0e9c6 support building out-of-tree 17 years ago
README 4d08c75822 - fix typo 18 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.