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

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.