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

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.