David Schleef 108202d604 Change branch to fallthrough. Unclean, but it removes last R_PPC_REL24. пре 23 година
..
arm 5ce9147ea3 Manuel and I were looking into a problem with applications failing to link пре 23 година
common b7738ee773 Some minor updates per discussion with Miles Bader пре 23 година
h8300 5ce9147ea3 Manuel and I were looking into a problem with applications failing to link пре 23 година
i386 a546f7b7b2 Fix dummy main reference so it works... пре 23 година
m68k a546f7b7b2 Fix dummy main reference so it works... пре 23 година
mips 5ce9147ea3 Manuel and I were looking into a problem with applications failing to link пре 23 година
powerpc 108202d604 Change branch to fallthrough. Unclean, but it removes last R_PPC_REL24. пре 23 година
sh 5ce9147ea3 Manuel and I were looking into a problem with applications failing to link пре 23 година
sparc a546f7b7b2 Fix dummy main reference so it works... пре 23 година
v850 1410cc5382 Just tail-call __uClibc_main. There's no real point to calling abort if пре 23 година
Makefile 59c9d20af6 A few more little cleanups пре 24 година
README 2c8e931c67 Make spelling of uClibc be consistant. пре 25 година

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.