Mike Frysinger 808694e8a3 Richard Sandiford writes: add support for init/fini arrays in shared flat libraries преди 17 години
..
alpha ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
arm ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
bfin ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
common cba2c53724 seems this is the newfangled way to tell folks this stuff преди 17 години
cris ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
e1 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
frv ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
h8300 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
hppa ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
i386 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
i960 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
ia64 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
m68k 808694e8a3 Richard Sandiford writes: add support for init/fini arrays in shared flat libraries преди 17 години
microblaze ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
mips ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
nios ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
nios2 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
powerpc ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
sh ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
sh64 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
sparc ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
v850 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
vax ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
x86_64 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user преди 17 години
Makefile ba31c6c463 Remove TOPDIR преди 18 години
Makefile.commonarch 4390d8e705 libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore преди 18 години
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 преди 18 години
README 2c8e931c67 Make spelling of uClibc be consistant. преди 23 години

README

This directory level abstracts out the Linux Operating System dependent
features of uClibc for suported 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 the common stuff that is not at all dependent on a particular Linux architecture
goes in the 'common' directory.