Eric Andersen 9f9350ab90 properly deal with soft-float when profiling as well hace 22 años
..
alpha ff23ecf669 Peter Kjellerstedt writes: hace 22 años
arm 9f9350ab90 properly deal with soft-float when profiling as well hace 22 años
common 4cc7fb45c1 Add -msoft-float to SAFECFLAGS when necessary. hace 22 años
cris dd3fb0f8c1 Peter Kjellerstedt writes: hace 22 años
e1 dd3fb0f8c1 Peter Kjellerstedt writes: hace 22 años
h8300 dd3fb0f8c1 Peter Kjellerstedt writes: hace 22 años
i386 9f9350ab90 properly deal with soft-float when profiling as well hace 22 años
i960 dd3fb0f8c1 Peter Kjellerstedt writes: hace 22 años
m68k ff23ecf669 Peter Kjellerstedt writes: hace 22 años
microblaze dd3fb0f8c1 Peter Kjellerstedt writes: hace 22 años
mips ff23ecf669 Peter Kjellerstedt writes: hace 22 años
powerpc 9f9350ab90 properly deal with soft-float when profiling as well hace 22 años
sh 9f9350ab90 properly deal with soft-float when profiling as well hace 22 años
sh64 dd3fb0f8c1 Peter Kjellerstedt writes: hace 22 años
sparc ff23ecf669 Peter Kjellerstedt writes: hace 22 años
v850 dd3fb0f8c1 Peter Kjellerstedt writes: hace 22 años
Makefile 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: hace 22 años
README 2c8e931c67 Make spelling of uClibc be consistant. hace 25 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.