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

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.