Eric Andersen 5196d3e606 whitespace cleanup %!s(int64=21) %!d(string=hai) anos
..
alpha 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" %!s(int64=21) %!d(string=hai) anos
arm 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" %!s(int64=21) %!d(string=hai) anos
bfin 4485e5f349 Peter S. Mazinger: use ASFLAGS when compiling asm files %!s(int64=21) %!d(string=hai) anos
common 5196d3e606 whitespace cleanup %!s(int64=21) %!d(string=hai) anos
cris 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" %!s(int64=21) %!d(string=hai) anos
e1 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" %!s(int64=21) %!d(string=hai) anos
frv a7e14569d2 fix eriks e-mail address %!s(int64=21) %!d(string=hai) anos
h8300 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" %!s(int64=21) %!d(string=hai) anos
i386 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling %!s(int64=21) %!d(string=hai) anos
i960 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" %!s(int64=21) %!d(string=hai) anos
m68k b3e4a879a5 Patch from Bernardo Innocenti: %!s(int64=21) %!d(string=hai) anos
microblaze 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" %!s(int64=21) %!d(string=hai) anos
mips 47a9d4544e Patch from Peter S. Mazinger: %!s(int64=21) %!d(string=hai) anos
nios 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" %!s(int64=21) %!d(string=hai) anos
nios2 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" %!s(int64=21) %!d(string=hai) anos
powerpc 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling %!s(int64=21) %!d(string=hai) anos
sh 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" %!s(int64=21) %!d(string=hai) anos
sh64 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" %!s(int64=21) %!d(string=hai) anos
sparc 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" %!s(int64=21) %!d(string=hai) anos
v850 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" %!s(int64=21) %!d(string=hai) anos
Makefile c3d50a6983 Pete Popov writes: %!s(int64=21) %!d(string=hai) anos
README 2c8e931c67 Make spelling of uClibc be consistant. %!s(int64=25) %!d(string=hai) anos

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.