Eric Andersen b36d61d33e Fix up several errors related to filename length and errno that 23 жил өмнө
..
alpha e16f9ab53b Continue the conversion to using per-arch crti.S and crtn.S 23 жил өмнө
arm a1ec4fae6d Continue the conversion to using per-arch crti.S and crtn.S 23 жил өмнө
common b36d61d33e Fix up several errors related to filename length and errno that 23 жил өмнө
cris f4005423ee Continue the conversion to using per-arch crti.S and crtn.S 23 жил өмнө
e1 45e9d9fef0 George Thanos writes: 23 жил өмнө
h8300 15e5a841e1 Add quick hacks to create fake crti.o and crtn.o files. These architectures 23 жил өмнө
i386 51ddd87e60 Begin the conversion to using per-arch crti.S and crtn.S 23 жил өмнө
i960 15e5a841e1 Add quick hacks to create fake crti.o and crtn.o files. These architectures 23 жил өмнө
m68k ed2484a3dd Continue the conversion to using per-arch crti.S and crtn.S 23 жил өмнө
microblaze 15e5a841e1 Add quick hacks to create fake crti.o and crtn.o files. These architectures 23 жил өмнө
mips 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S 23 жил өмнө
powerpc a1ec4fae6d Continue the conversion to using per-arch crti.S and crtn.S 23 жил өмнө
sh 84f5d5e948 Continue the conversion to using per-arch crti.S and crtn.S 23 жил өмнө
sh64 46c48a7091 Continue the conversion to using per-arch crti.S and crtn.S 23 жил өмнө
sparc 6d4e78b8aa Continue the conversion to using per-arch crti.S and crtn.S 23 жил өмнө
v850 5cae04a3a2 Continue the conversion to using per-arch crti.S and crtn.S 23 жил өмнө
Makefile 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: 23 жил өмнө
README 2c8e931c67 Make spelling of uClibc be consistant. 26 жил өмнө

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.