Mike Frysinger 0695d2cabc add posix_fadvise / posix_fadvise64 support преди 21 години
..
alpha 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" преди 21 години
arm 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" преди 21 години
bfin 4485e5f349 Peter S. Mazinger: use ASFLAGS when compiling asm files преди 21 години
common 0695d2cabc add posix_fadvise / posix_fadvise64 support преди 21 години
cris 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" преди 21 години
e1 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" преди 21 години
frv a7e14569d2 fix eriks e-mail address преди 21 години
h8300 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" преди 21 години
i386 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling преди 21 години
i960 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" преди 21 години
m68k b3e4a879a5 Patch from Bernardo Innocenti: преди 21 години
microblaze 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" преди 21 години
mips 47a9d4544e Patch from Peter S. Mazinger: преди 21 години
nios 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" преди 21 години
nios2 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" преди 21 години
powerpc 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling преди 21 години
sh 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" преди 21 години
sh64 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" преди 21 години
sparc 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" преди 21 години
v850 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" преди 21 години
Makefile c3d50a6983 Pete Popov writes: преди 22 години
README 2c8e931c67 Make spelling of uClibc be consistant. преди 26 години

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.