Eric Andersen 433ccbdd22 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 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 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: 21 жил өмнө
README 2c8e931c67 Make spelling of uClibc be consistant. 25 жил өмнө

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.