Carmelo Amoroso 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
..
alpha 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
arm 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
avr32 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
bfin 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
common 8aae3af140 force arches to provide sys/user.h 16 yıl önce
cris 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
e1 8bf1bb4bf1 enable nanosecond stat support for everyone 16 yıl önce
frv 5b355d314e add missing UTIME_* defines for *at funcs 16 yıl önce
h8300 8bf1bb4bf1 enable nanosecond stat support for everyone 16 yıl önce
hppa 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
i386 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
i960 e9adfff447 uClibc_arch_features: sync defines between ports 16 yıl önce
ia64 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
m68k 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
microblaze 8bf1bb4bf1 enable nanosecond stat support for everyone 16 yıl önce
mips 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
nios 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
nios2 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
powerpc 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
sh 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
sh64 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
sparc 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
v850 8bf1bb4bf1 enable nanosecond stat support for everyone 16 yıl önce
vax 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
x86_64 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
xtensa 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
Makefile ba31c6c463 Remove TOPDIR 20 yıl önce
Makefile.commonarch ba1303003d - cosmetic tidy up of clean target 17 yıl önce
Makefile.in 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 yıl önce
README 4d08c75822 - fix typo 17 yıl önce

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.