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

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.