Eric Andersen 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
..
alpha 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
arm 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
bfin 05d9958f68 Add support for the Analog Devices Blackfin mmuless processor 21 tahun lalu
common d503d1d6c6 - Added support for 13 new syscalls to allow more things to compile when using uClibc. mincore() and the ones for Extended Attributes setxattr(), lsetxattr(), fsetxattr(), getxattr(), lgetxattr(), fgetxattr(), listxattr(), llistxattr(), flistxattr(), removexattr(), lremovexattr(), fremovexattr() which are optional. 21 tahun lalu
cris 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
e1 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
frv 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
h8300 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
i386 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
i960 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
m68k 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
microblaze 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
mips 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
nios 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
nios2 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
powerpc 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
sh 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
sh64 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
sparc 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
v850 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 tahun lalu
Makefile c3d50a6983 Pete Popov writes: 21 tahun lalu
README 2c8e931c67 Make spelling of uClibc be consistant. 25 tahun lalu

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.