Mike Frysinger 5b355d314e add missing UTIME_* defines for *at funcs пре 16 година
..
alpha 5b355d314e add missing UTIME_* defines for *at funcs пре 16 година
arm 8bf1bb4bf1 enable nanosecond stat support for everyone пре 16 година
avr32 8bf1bb4bf1 enable nanosecond stat support for everyone пре 16 година
bfin 8bf1bb4bf1 enable nanosecond stat support for everyone пре 16 година
common 8bf1bb4bf1 enable nanosecond stat support for everyone пре 16 година
cris 8bf1bb4bf1 enable nanosecond stat support for everyone пре 16 година
e1 8bf1bb4bf1 enable nanosecond stat support for everyone пре 16 година
frv 5b355d314e add missing UTIME_* defines for *at funcs пре 16 година
h8300 8bf1bb4bf1 enable nanosecond stat support for everyone пре 16 година
hppa 8bf1bb4bf1 enable nanosecond stat support for everyone пре 16 година
i386 8bf1bb4bf1 enable nanosecond stat support for everyone пре 16 година
i960 e9adfff447 uClibc_arch_features: sync defines between ports пре 16 година
ia64 5b355d314e add missing UTIME_* defines for *at funcs пре 16 година
m68k 5b355d314e add missing UTIME_* defines for *at funcs пре 16 година
microblaze 8bf1bb4bf1 enable nanosecond stat support for everyone пре 16 година
mips 5b355d314e add missing UTIME_* defines for *at funcs пре 16 година
nios 5b355d314e add missing UTIME_* defines for *at funcs пре 16 година
nios2 5b355d314e add missing UTIME_* defines for *at funcs пре 16 година
powerpc 5b355d314e add missing UTIME_* defines for *at funcs пре 16 година
sh 8bf1bb4bf1 enable nanosecond stat support for everyone пре 16 година
sh64 8bf1bb4bf1 enable nanosecond stat support for everyone пре 16 година
sparc 5b355d314e add missing UTIME_* defines for *at funcs пре 16 година
v850 8bf1bb4bf1 enable nanosecond stat support for everyone пре 16 година
vax 8bf1bb4bf1 enable nanosecond stat support for everyone пре 16 година
x86_64 5b355d314e add missing UTIME_* defines for *at funcs пре 16 година
xtensa 5b355d314e add missing UTIME_* defines for *at funcs пре 16 година
Makefile ba31c6c463 Remove TOPDIR пре 20 година
Makefile.commonarch ba1303003d - cosmetic tidy up of clean target пре 17 година
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 пре 20 година
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.