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

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.