Mike Frysinger 7334cfc680 Justin Cormack <justin@street-vision.com> writes: 21 lat temu
..
alpha 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 lat temu
arm 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 lat temu
bfin 4485e5f349 Peter S. Mazinger: use ASFLAGS when compiling asm files 21 lat temu
common 7334cfc680 Justin Cormack <justin@street-vision.com> writes: 21 lat temu
cris 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 lat temu
e1 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 lat temu
frv a7e14569d2 fix eriks e-mail address 21 lat temu
h8300 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 lat temu
i386 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling 21 lat temu
i960 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 lat temu
m68k 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 lat temu
microblaze 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 lat temu
mips 47a9d4544e Patch from Peter S. Mazinger: 21 lat temu
nios 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 lat temu
nios2 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 lat temu
powerpc 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling 21 lat temu
sh 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 lat temu
sh64 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 lat temu
sparc 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 lat temu
v850 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 lat temu
Makefile c3d50a6983 Pete Popov writes: 21 lat temu
README 2c8e931c67 Make spelling of uClibc be consistant. 25 lat temu

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.