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

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.