OSDN Git Service

Merge the arm port into the main tree. The final version (the one that
authorEric Andersen <andersen@codepoet.org>
Tue, 3 Jul 2001 18:28:09 +0000 (18:28 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 3 Jul 2001 18:28:09 +0000 (18:28 -0000)
commitecb79165c15958e69bff0285b1b8de852dfd2488
tree2d4c9a375bd9cde63c19fa916d15f4fe45a8d19b
parentf95be941dec41c803891857a8ad240da5200dcb2
Merge the arm port into the main tree.  The final version (the one that
actually works) is the most excellent work of Shane Nay <shane@minirl.com>, who
took what I had been doing and fixed it.
ldso/ldso/arm/dl-syscalls.h [new file with mode: 0644]
ldso/ldso/arm/dl-sysdep.h [new file with mode: 0644]
ldso/ldso/arm/elfinterp.c [new file with mode: 0644]
ldso/ldso/arm/ld_syscalls.h [new file with mode: 0644]
ldso/ldso/arm/ld_sysdep.h [new file with mode: 0644]
ldso/ldso/arm/resolve.S [new file with mode: 0644]
ldso/ldso/arm/syscalls.h [new file with mode: 0644]
ldso/ldso/arm/sysdep.h [new file with mode: 0644]