Eric Andersen 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling 21 vuotta sitten
..
alpha 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
arm 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
bfin 05d9958f68 Add support for the Analog Devices Blackfin mmuless processor 21 vuotta sitten
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 vuotta sitten
cris 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
e1 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
frv 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling 21 vuotta sitten
h8300 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
i386 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling 21 vuotta sitten
i960 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
m68k 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
microblaze 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
mips 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
nios 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
nios2 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
powerpc 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling 21 vuotta sitten
sh 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
sh64 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
sparc 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
v850 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 vuotta sitten
Makefile c3d50a6983 Pete Popov writes: 21 vuotta sitten
README 2c8e931c67 Make spelling of uClibc be consistant. 25 vuotta sitten

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.