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

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.