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

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.