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

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.