Florian Fainelli a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions %!s(int64=11) %!d(string=hai) anos
..
alpha 290e19f814 drop support for pre ISO-C compilers %!s(int64=11) %!d(string=hai) anos
arm a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions %!s(int64=11) %!d(string=hai) anos
avr32 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
bfin 290e19f814 drop support for pre ISO-C compilers %!s(int64=11) %!d(string=hai) anos
c6x 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
common ff6efa4488 libc: handle sync_file_range %!s(int64=11) %!d(string=hai) anos
cris 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
e1 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
frv 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
h8300 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
hppa 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
i386 a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions %!s(int64=11) %!d(string=hai) anos
i960 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
ia64 290e19f814 drop support for pre ISO-C compilers %!s(int64=11) %!d(string=hai) anos
m68k 290e19f814 drop support for pre ISO-C compilers %!s(int64=11) %!d(string=hai) anos
microblaze 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
mips a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions %!s(int64=11) %!d(string=hai) anos
nios 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
nios2 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
powerpc 290e19f814 drop support for pre ISO-C compilers %!s(int64=11) %!d(string=hai) anos
sh 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
sh64 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
sparc 290e19f814 drop support for pre ISO-C compilers %!s(int64=11) %!d(string=hai) anos
v850 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
vax 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
x86_64 a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions %!s(int64=11) %!d(string=hai) anos
xtensa f4b1b7ade7 xtensa: fix setjmp that didn't save all registers correctly %!s(int64=11) %!d(string=hai) anos
Makefile ba31c6c463 Remove TOPDIR %!s(int64=18) %!d(string=hai) anos
Makefile.commonarch a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions %!s(int64=11) %!d(string=hai) anos
Makefile.in 49d8a0e9c6 support building out-of-tree %!s(int64=15) %!d(string=hai) anos
README 4d08c75822 - fix typo %!s(int64=15) %!d(string=hai) anos

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.