Ron 00c8ece258 Provide token prototypes for functions that are external but have no header преди 16 години
..
alpha e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
arm 00c8ece258 Provide token prototypes for functions that are external but have no header преди 16 години
avr32 e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
bfin e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
common e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
cris e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
e1 e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
frv e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
h8300 e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
hppa e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
i386 38265c7af5 i386: store errno value before using __set_errno() преди 16 години
i960 e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
ia64 e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
m68k e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
microblaze e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
mips e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
nios e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
nios2 e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
powerpc e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
sh e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
sh64 e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
sparc e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
v850 e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
vax e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
x86_64 e9adfff447 uClibc_arch_features: sync defines between ports преди 16 години
xtensa e9adfff447 uClibc_arch_features: sync defines between ports преди 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.