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

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.