Florian Fainelli a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions пре 13 година
..
alpha 290e19f814 drop support for pre ISO-C compilers пре 13 година
arm a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions пре 13 година
avr32 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
bfin 290e19f814 drop support for pre ISO-C compilers пре 13 година
c6x 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
common ff6efa4488 libc: handle sync_file_range пре 13 година
cris 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
e1 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
frv 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
h8300 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
hppa 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
i386 a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions пре 13 година
i960 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
ia64 290e19f814 drop support for pre ISO-C compilers пре 13 година
m68k 290e19f814 drop support for pre ISO-C compilers пре 13 година
microblaze 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
mips a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions пре 13 година
nios 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
nios2 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
powerpc 290e19f814 drop support for pre ISO-C compilers пре 13 година
sh 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
sh64 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
sparc 290e19f814 drop support for pre ISO-C compilers пре 13 година
v850 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
vax 266bdc1f62 Replace FSF snail mail address with URLs пре 13 година
x86_64 a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions пре 13 година
xtensa f4b1b7ade7 xtensa: fix setjmp that didn't save all registers correctly пре 13 година
Makefile ba31c6c463 Remove TOPDIR пре 21 година
Makefile.commonarch a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions пре 13 година
Makefile.in 49d8a0e9c6 support building out-of-tree пре 17 година
README 4d08c75822 - fix typo пре 18 година

README

This directory level abstracts out the Linux Operating System dependent
features of uClibc for supported 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 stuff that is not at all dependent on a particular Linux architecture
goes in the 'common' directory.