Mike Frysinger 01b8318aee dont bother including sysctl.h unless we need it 21 роки тому
..
alpha 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 роки тому
arm 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 роки тому
bfin 4485e5f349 Peter S. Mazinger: use ASFLAGS when compiling asm files 21 роки тому
common 01b8318aee dont bother including sysctl.h unless we need it 21 роки тому
cris 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 роки тому
e1 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 роки тому
frv a7e14569d2 fix eriks e-mail address 21 роки тому
h8300 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 роки тому
i386 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling 21 роки тому
i960 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 роки тому
m68k b3e4a879a5 Patch from Bernardo Innocenti: 21 роки тому
microblaze 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 роки тому
mips 47a9d4544e Patch from Peter S. Mazinger: 21 роки тому
nios 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 роки тому
nios2 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 роки тому
powerpc 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling 21 роки тому
sh 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 роки тому
sh64 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 роки тому
sparc 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 роки тому
v850 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 роки тому
Makefile c3d50a6983 Pete Popov writes: 22 роки тому
README 2c8e931c67 Make spelling of uClibc be consistant. 26 роки тому

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.