Bernhard Reutner-Fischer 477041e794 - revert wrong r24049 16 vuotta sitten
..
alpha 477041e794 - revert wrong r24049 16 vuotta sitten
arm 477041e794 - revert wrong r24049 16 vuotta sitten
avr32 477041e794 - revert wrong r24049 16 vuotta sitten
bfin 477041e794 - revert wrong r24049 16 vuotta sitten
common 2fa869ff39 Current kernels support more than 8 bit major/minor. Pass dev_t through to 16 vuotta sitten
cris 477041e794 - revert wrong r24049 16 vuotta sitten
e1 477041e794 - revert wrong r24049 16 vuotta sitten
frv 477041e794 - revert wrong r24049 16 vuotta sitten
h8300 477041e794 - revert wrong r24049 16 vuotta sitten
hppa 477041e794 - revert wrong r24049 16 vuotta sitten
i386 477041e794 - revert wrong r24049 16 vuotta sitten
i960 477041e794 - revert wrong r24049 16 vuotta sitten
ia64 477041e794 - revert wrong r24049 16 vuotta sitten
m68k 477041e794 - revert wrong r24049 16 vuotta sitten
microblaze 477041e794 - revert wrong r24049 16 vuotta sitten
mips 477041e794 - revert wrong r24049 16 vuotta sitten
nios 477041e794 - revert wrong r24049 16 vuotta sitten
nios2 477041e794 - revert wrong r24049 16 vuotta sitten
powerpc 477041e794 - revert wrong r24049 16 vuotta sitten
sh 477041e794 - revert wrong r24049 16 vuotta sitten
sh64 477041e794 - revert wrong r24049 16 vuotta sitten
sparc 477041e794 - revert wrong r24049 16 vuotta sitten
v850 477041e794 - revert wrong r24049 16 vuotta sitten
vax 477041e794 - revert wrong r24049 16 vuotta sitten
x86_64 477041e794 - revert wrong r24049 16 vuotta sitten
xtensa 477041e794 - revert wrong r24049 16 vuotta sitten
Makefile ba31c6c463 Remove TOPDIR 19 vuotta sitten
Makefile.commonarch b74c3aa1a9 - less verbose make clean 16 vuotta sitten
Makefile.in 358043ffb9 Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles 19 vuotta sitten
README 4d08c75822 - fix typo 16 vuotta sitten

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.