Bernhard Reutner-Fischer 549fa53225 *: silence some warnings il y a 13 ans
..
alpha 549fa53225 *: silence some warnings il y a 13 ans
arm 549fa53225 *: silence some warnings il y a 13 ans
avr32 549fa53225 *: silence some warnings il y a 13 ans
bfin 549fa53225 *: silence some warnings il y a 13 ans
c6x 549fa53225 *: silence some warnings il y a 13 ans
common 549fa53225 *: silence some warnings il y a 13 ans
cris 549fa53225 *: silence some warnings il y a 13 ans
e1 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target il y a 14 ans
frv 3e68c52b94 */crtn.S: Remove .size directive for _init and _fini il y a 14 ans
h8300 3e68c52b94 */crtn.S: Remove .size directive for _init and _fini il y a 14 ans
hppa 549fa53225 *: silence some warnings il y a 13 ans
i386 549fa53225 *: silence some warnings il y a 13 ans
i960 c5bc75430d bits/mmap.h: unify ala linux asm-generic efforts il y a 16 ans
ia64 549fa53225 *: silence some warnings il y a 13 ans
m68k 549fa53225 *: silence some warnings il y a 13 ans
microblaze 549fa53225 *: silence some warnings il y a 13 ans
mips 1d8d1f6b91 mips/dlfcn.h: Disable RTLD_DEEPBIND il y a 13 ans
nios c5bc75430d bits/mmap.h: unify ala linux asm-generic efforts il y a 16 ans
nios2 549fa53225 *: silence some warnings il y a 13 ans
powerpc 549fa53225 *: silence some warnings il y a 13 ans
sh 549fa53225 *: silence some warnings il y a 13 ans
sh64 3e68c52b94 */crtn.S: Remove .size directive for _init and _fini il y a 14 ans
sparc 549fa53225 *: silence some warnings il y a 13 ans
v850 3e68c52b94 */crtn.S: Remove .size directive for _init and _fini il y a 14 ans
vax 3e68c52b94 */crtn.S: Remove .size directive for _init and _fini il y a 14 ans
x86_64 549fa53225 *: silence some warnings il y a 13 ans
xtensa 549fa53225 *: silence some warnings il y a 13 ans
Makefile ba31c6c463 Remove TOPDIR il y a 20 ans
Makefile.commonarch f6450b67cc buildsys: do_rm ARCH_HEADERS il y a 14 ans
Makefile.in 49d8a0e9c6 support building out-of-tree il y a 16 ans
README 4d08c75822 - fix typo il y a 17 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.