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

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.