Eric Andersen 9f9350ab90 properly deal with soft-float when profiling as well 21 anni fa
..
alpha ff23ecf669 Peter Kjellerstedt writes: 21 anni fa
arm 9f9350ab90 properly deal with soft-float when profiling as well 21 anni fa
common 4cc7fb45c1 Add -msoft-float to SAFECFLAGS when necessary. 21 anni fa
cris dd3fb0f8c1 Peter Kjellerstedt writes: 21 anni fa
e1 dd3fb0f8c1 Peter Kjellerstedt writes: 21 anni fa
h8300 dd3fb0f8c1 Peter Kjellerstedt writes: 21 anni fa
i386 9f9350ab90 properly deal with soft-float when profiling as well 21 anni fa
i960 dd3fb0f8c1 Peter Kjellerstedt writes: 21 anni fa
m68k ff23ecf669 Peter Kjellerstedt writes: 21 anni fa
microblaze dd3fb0f8c1 Peter Kjellerstedt writes: 21 anni fa
mips ff23ecf669 Peter Kjellerstedt writes: 21 anni fa
powerpc 9f9350ab90 properly deal with soft-float when profiling as well 21 anni fa
sh 9f9350ab90 properly deal with soft-float when profiling as well 21 anni fa
sh64 dd3fb0f8c1 Peter Kjellerstedt writes: 21 anni fa
sparc ff23ecf669 Peter Kjellerstedt writes: 21 anni fa
v850 dd3fb0f8c1 Peter Kjellerstedt writes: 21 anni fa
Makefile 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: 21 anni fa
README 2c8e931c67 Make spelling of uClibc be consistant. 24 anni fa

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.