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

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.