Austin Foxley 8cf2538a52 sparc: add stubs for more of the _Q* ops 16 лет назад
..
alpha 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
arm 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 16 лет назад
avr32 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
bfin 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 лет назад
common c80b57484f descriptive error message 16 лет назад
cris 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
e1 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
frv 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
h8300 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
hppa 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
i386 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
i960 e9adfff447 uClibc_arch_features: sync defines between ports 16 лет назад
ia64 ad8e1035c3 honour NO_LONG_DOUBLE_MATH 16 лет назад
m68k 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
microblaze 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
mips 18cc8e0e45 mips: do not save variables in "hi" or "lo" across system calls 16 лет назад
nios 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
nios2 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
powerpc 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
sh 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
sh64 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
sparc 8cf2538a52 sparc: add stubs for more of the _Q* ops 16 лет назад
v850 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
vax 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
x86_64 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
xtensa 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
Makefile ba31c6c463 Remove TOPDIR 20 лет назад
Makefile.commonarch 49d8a0e9c6 support building out-of-tree 16 лет назад
Makefile.in 49d8a0e9c6 support building out-of-tree 16 лет назад
README 4d08c75822 - fix typo 17 лет назад

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.