Eric Andersen b5bbbc0f5f First pass attempt at an alpha port 24 سال پیش
..
alpha b5bbbc0f5f First pass attempt at an alpha port 24 سال پیش
arm 5ce9147ea3 Manuel and I were looking into a problem with applications failing to link 24 سال پیش
common d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 24 سال پیش
h8300 5ce9147ea3 Manuel and I were looking into a problem with applications failing to link 24 سال پیش
i386 a546f7b7b2 Fix dummy main reference so it works... 24 سال پیش
m68k a546f7b7b2 Fix dummy main reference so it works... 24 سال پیش
mips 5ce9147ea3 Manuel and I were looking into a problem with applications failing to link 24 سال پیش
powerpc 108202d604 Change branch to fallthrough. Unclean, but it removes last R_PPC_REL24. 24 سال پیش
sh 5ce9147ea3 Manuel and I were looking into a problem with applications failing to link 24 سال پیش
sparc a546f7b7b2 Fix dummy main reference so it works... 24 سال پیش
v850 81e8f981a8 Don't bother zeroing BSS, since actually we _can_ rely on the loader to do it. 24 سال پیش
Makefile 59c9d20af6 A few more little cleanups 24 سال پیش
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.