Peter S. Mazinger c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 14 lat temu
..
alpha c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
arm c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
avr32 db19d8d0a9 signal.h: provide prototype for __libc_sigaction and remove all others 13 lat temu
bfin c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
c6x db19d8d0a9 signal.h: provide prototype for __libc_sigaction and remove all others 13 lat temu
common 0078a92e39 add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related) 13 lat temu
cris c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
e1 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target 14 lat temu
frv c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
h8300 c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
hppa c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
i386 c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
i960 8f86b8a197 move *longjmp related prototypes to setjmp.h 13 lat temu
ia64 c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
m68k c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
microblaze c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
mips c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
nios c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
nios2 c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
powerpc c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
sh c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
sh64 c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
sparc c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
v850 c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
vax c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
x86_64 c53099f7df cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h 13 lat temu
xtensa 80c9bfc466 pread/pwrite: drop fallback funcs 13 lat temu
Makefile ba31c6c463 Remove TOPDIR 20 lat temu
Makefile.commonarch f6450b67cc buildsys: do_rm ARCH_HEADERS 14 lat temu
Makefile.in 49d8a0e9c6 support building out-of-tree 16 lat temu
README 4d08c75822 - fix typo 17 lat temu

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.