Stephan Raue cdeb75380c add timerfd syscall and header %!s(int64=16) %!d(string=hai) anos
..
alpha 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
arm 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes %!s(int64=16) %!d(string=hai) anos
avr32 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
bfin 47b61ca513 build: Include Makefile.commonarch from common Makefile.in %!s(int64=16) %!d(string=hai) anos
common cdeb75380c add timerfd syscall and header %!s(int64=16) %!d(string=hai) anos
cris 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
e1 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
frv 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
h8300 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
hppa 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
i386 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
i960 e9adfff447 uClibc_arch_features: sync defines between ports %!s(int64=16) %!d(string=hai) anos
ia64 ad8e1035c3 honour NO_LONG_DOUBLE_MATH %!s(int64=16) %!d(string=hai) anos
m68k 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
microblaze 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
mips 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
nios 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
nios2 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
powerpc 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
sh 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
sh64 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
sparc cbeccd21e4 sparc sigaction.c: fix the noted bugs by syncing up with glibc %!s(int64=16) %!d(string=hai) anos
v850 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
vax 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
x86_64 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
xtensa 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
Makefile ba31c6c463 Remove TOPDIR %!s(int64=20) %!d(string=hai) anos
Makefile.commonarch 49d8a0e9c6 support building out-of-tree %!s(int64=16) %!d(string=hai) anos
Makefile.in 49d8a0e9c6 support building out-of-tree %!s(int64=16) %!d(string=hai) anos
README 4d08c75822 - fix typo %!s(int64=17) %!d(string=hai) anos

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.