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

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.