Eric Andersen 433ccbdd22 Patch from Peter S. Mazinger: hace 21 años
..
alpha 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
arm 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
bfin 05d9958f68 Add support for the Analog Devices Blackfin mmuless processor hace 21 años
common 433ccbdd22 Patch from Peter S. Mazinger: hace 21 años
cris 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
e1 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
frv 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling hace 21 años
h8300 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
i386 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling hace 21 años
i960 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
m68k 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
microblaze 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
mips 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
nios 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
nios2 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
powerpc 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling hace 21 años
sh 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
sh64 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
sparc 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
v850 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" hace 21 años
Makefile c3d50a6983 Pete Popov writes: hace 22 años
README 2c8e931c67 Make spelling of uClibc be consistant. hace 26 años

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.