Eric Andersen 47a9d4544e Patch from Peter S. Mazinger: пре 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 05d9958f68 Add support for the Analog Devices Blackfin mmuless processor пре 21 година
common 433ccbdd22 Patch from Peter S. Mazinger: пре 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 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling пре 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 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" пре 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.