Carmelo Amoroso 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
..
alpha 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
arm 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
avr32 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
bfin 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
common 8aae3af140 force arches to provide sys/user.h 16 年 前
cris 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 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 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
i386 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
i960 e9adfff447 uClibc_arch_features: sync defines between ports 16 年 前
ia64 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
m68k 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
microblaze 8bf1bb4bf1 enable nanosecond stat support for everyone 16 年 前
mips 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
nios 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
nios2 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
powerpc 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
sh 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
sh64 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
sparc 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
v850 8bf1bb4bf1 enable nanosecond stat support for everyone 16 年 前
vax 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
x86_64 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
xtensa 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年 前
Makefile ba31c6c463 Remove TOPDIR 20 年 前
Makefile.commonarch ba1303003d - cosmetic tidy up of clean target 17 年 前
Makefile.in 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 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.