Bernhard Reutner-Fischer fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
..
alpha fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
arm fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
avr32 fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
bfin fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
common fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
cris 73a5d417f5 Correct _init()/_fini() for CRISv32 as suggested by Stefan de Konink. преди 17 години
e1 fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
frv fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
h8300 5c742ff1a5 - add sync_file_range() преди 17 години
hppa ae549acff0 - remove superfluous ';'. No objcode changes. преди 17 години
i386 61f80c8e51 - fix sigaction on older kernels (Michael Deutschmann) преди 17 години
i960 5c742ff1a5 - add sync_file_range() преди 17 години
ia64 feeb0301b3 - add long double math wrappers (Ned Ludd) преди 17 години
m68k feeb0301b3 - add long double math wrappers (Ned Ludd) преди 17 години
microblaze fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
mips fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
nios feeb0301b3 - add long double math wrappers (Ned Ludd) преди 17 години
nios2 feeb0301b3 - add long double math wrappers (Ned Ludd) преди 17 години
powerpc fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
sh fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
sh64 fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
sparc feeb0301b3 - add long double math wrappers (Ned Ludd) преди 17 години
v850 fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
vax fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
x86_64 ae549acff0 - remove superfluous ';'. No objcode changes. преди 17 години
xtensa fc44a577aa - trim superfluous ';'. No objcode changes преди 17 години
Makefile ba31c6c463 Remove TOPDIR преди 20 години
Makefile.commonarch f81be63bdb - also clean .oS преди 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.