Peter S. Mazinger 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
..
alpha 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
arm 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
bfin 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
common d695c05562 Changed ssp.c license to LGPL and added vapier as contributor hace 19 años
cris 439fc76c8d Implement _start completely in assembler. Otherwise the compiler will hace 19 años
e1 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
frv 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
h8300 4203076cd1 no more cvs hace 19 años
i386 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
i960 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
m68k 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
microblaze 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
mips 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
nios 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
nios2 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
powerpc 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
sh 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
sh64 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
sparc 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
v850 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
x86_64 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions hace 18 años
Makefile 130697527b merge parallel build support hace 19 años
README 2c8e931c67 Make spelling of uClibc be consistant. hace 23 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.