Peter Kjellerstedt e1f0882b43 Make it compile for architectures which have __UCLIBC_HAS_LFS__ defined, vor 21 Jahren
..
alpha 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" vor 21 Jahren
arm 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" vor 21 Jahren
bfin 4485e5f349 Peter S. Mazinger: use ASFLAGS when compiling asm files vor 21 Jahren
common e1f0882b43 Make it compile for architectures which have __UCLIBC_HAS_LFS__ defined, vor 21 Jahren
cris 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" vor 21 Jahren
e1 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" vor 21 Jahren
frv a7e14569d2 fix eriks e-mail address vor 21 Jahren
h8300 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" vor 21 Jahren
i386 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling vor 21 Jahren
i960 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" vor 21 Jahren
m68k b3e4a879a5 Patch from Bernardo Innocenti: vor 21 Jahren
microblaze 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" vor 21 Jahren
mips 47a9d4544e Patch from Peter S. Mazinger: vor 21 Jahren
nios 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" vor 21 Jahren
nios2 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" vor 21 Jahren
powerpc 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling vor 21 Jahren
sh 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" vor 21 Jahren
sh64 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" vor 21 Jahren
sparc 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" vor 21 Jahren
v850 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" vor 21 Jahren
Makefile c3d50a6983 Pete Popov writes: vor 21 Jahren
README 2c8e931c67 Make spelling of uClibc be consistant. vor 25 Jahren

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.