OSDN Git Service

Patch from Paul Mundt <lethal@linux-sh.org>:
authorEric Andersen <andersen@codepoet.org>
Wed, 17 Dec 2003 08:07:14 +0000 (08:07 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 17 Dec 2003 08:07:14 +0000 (08:07 -0000)
commit14ad6760690b422e2d0f709c06a543196a6da2c0
tree69c315b6c87ac9ab90cfe435ea3c31f801135368
parent0a0a648ed65342e7bb71608894c308bfb6143a4d
Patch from Paul Mundt <lethal@linux-sh.org>:

Here's the patch for the ldso bits for sh64. This is still in need of a bunch
of debugging, testing, etc. and is really only being submitted for general
completeness. This assumes that the previous patches I've submitted have
already been applied.

I plan on playing with this and buildroot some more later, as I'd definitely
like to see buildroot images for sh64.
extra/Configs/Config.sh
ldso/ldso/sh64/boot1_arch.h [new file with mode: 0644]
ldso/ldso/sh64/dl-startup.h [new file with mode: 0644]
ldso/ldso/sh64/dl-syscalls.h [new file with mode: 0644]
ldso/ldso/sh64/dl-sysdep.h [new file with mode: 0644]
ldso/ldso/sh64/elfinterp.c [new file with mode: 0644]
ldso/ldso/sh64/ld_syscalls.h [new file with mode: 0644]
ldso/ldso/sh64/ld_sysdep.h [new file with mode: 0644]
ldso/ldso/sh64/resolve.S [new file with mode: 0644]