Eric Andersen 51ddd87e60 Begin the conversion to using per-arch crti.S and crtn.S vor 22 Jahren
..
alpha ff23ecf669 Peter Kjellerstedt writes: vor 22 Jahren
arm 9f9350ab90 properly deal with soft-float when profiling as well vor 22 Jahren
common 44ecacea6b Both setegid and seteuid were implemented suboptimally, such that vor 22 Jahren
cris 99dbdba98c Updated to match the other architectures. Fixes problem with "fcntl: vor 22 Jahren
e1 562b05c14c Remove warning that apparently is not needed for e1 vor 22 Jahren
h8300 dd3fb0f8c1 Peter Kjellerstedt writes: vor 22 Jahren
i386 51ddd87e60 Begin the conversion to using per-arch crti.S and crtn.S vor 22 Jahren
i960 dd3fb0f8c1 Peter Kjellerstedt writes: vor 22 Jahren
m68k ff23ecf669 Peter Kjellerstedt writes: vor 22 Jahren
microblaze dd3fb0f8c1 Peter Kjellerstedt writes: vor 22 Jahren
mips ff23ecf669 Peter Kjellerstedt writes: vor 22 Jahren
powerpc 9f9350ab90 properly deal with soft-float when profiling as well vor 22 Jahren
sh 9f9350ab90 properly deal with soft-float when profiling as well vor 22 Jahren
sh64 dd3fb0f8c1 Peter Kjellerstedt writes: vor 22 Jahren
sparc ff23ecf669 Peter Kjellerstedt writes: vor 22 Jahren
v850 dd3fb0f8c1 Peter Kjellerstedt writes: vor 22 Jahren
Makefile 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: vor 22 Jahren
README 2c8e931c67 Make spelling of uClibc be consistant. vor 25 Jahren

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.