Eric Andersen 98701e8573 Patch from psm, vapier, and solar, adding xattr syscalls 21 yıl önce
..
alpha 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
arm 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
bfin 05d9958f68 Add support for the Analog Devices Blackfin mmuless processor 21 yıl önce
common 98701e8573 Patch from psm, vapier, and solar, adding xattr syscalls 21 yıl önce
cris 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
e1 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
frv 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling 21 yıl önce
h8300 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
i386 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling 21 yıl önce
i960 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
m68k 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
microblaze 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
mips 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
nios 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
nios2 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
powerpc 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling 21 yıl önce
sh 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
sh64 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
sparc 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
v850 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 yıl önce
Makefile c3d50a6983 Pete Popov writes: 21 yıl önce
README 2c8e931c67 Make spelling of uClibc be consistant. 25 yıl önce

README

This directory level abstracts out the Linux Operating System dependent
features of uClibc for suported 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 the common stuff that is not at all dependent on a particular Linux architecture
goes in the 'common' directory.