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

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.