OSDN Git Service

Initial version of the dynamic linker code for the CRIS port.
authorTobias Anderberg <tobias.anderberg@axis.com>
Mon, 16 Sep 2002 08:11:43 +0000 (08:11 -0000)
committerTobias Anderberg <tobias.anderberg@axis.com>
Mon, 16 Sep 2002 08:11:43 +0000 (08:11 -0000)
commit27ef34961183c110abc8c5fee05f1c5016c8042a
treedf720d9ff9ffd882ec21b96e71543692895cfa68
parent66812a6f8c6cdc5fd2495ebf45ebaf606eb80198
Initial version of the dynamic linker code for the CRIS port.
ldso/ldso/cris/boot1_arch.h [new file with mode: 0644]
ldso/ldso/cris/dl-startup.h [new file with mode: 0644]
ldso/ldso/cris/dl-syscalls.h [new file with mode: 0644]
ldso/ldso/cris/dl-sysdep.h [new file with mode: 0644]
ldso/ldso/cris/elfinterp.c [new file with mode: 0644]
ldso/ldso/cris/ld_syscalls.h [new file with mode: 0644]
ldso/ldso/cris/ld_sysdep.h [new file with mode: 0644]
ldso/ldso/cris/resolve.S [new file with mode: 0644]