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

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.