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

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.