OSDN Git Service

Add support for DSBT ELF to ld.so
authorMark Salter <msalter@redhat.com>
Wed, 23 Feb 2011 11:56:43 +0000 (12:56 +0100)
committerBernd Schmidt <bernds@codesourcery.com>
Sat, 5 Mar 2011 17:10:15 +0000 (18:10 +0100)
commit95adc01517efce365da4e40e0d2a081ec4497928
tree8695a2d9a6f636baed3e935591369fe910f90beb
parentf4eebb6146ea3f6917481d5d24f3d99e97236399
Add support for DSBT ELF to ld.so

This adds support for DSBT ELF to ld.so.  This uses loadmaps like FD-PIC.
Some code is added in ld.so to initialize the DSBT tables, and there's
also a new target macro FINISH_BOOTSTRAP_RELOC.

Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: Aurelien Jacquiot <a-jacquiot@ti.com>
Signed-off-by: Bernd Schmidt <bernds@codesourcery.com>
include/link.h
ldso/include/dl-defs.h
ldso/include/dl-elf.h
ldso/ldso/dl-elf.c
ldso/ldso/ldso.c
libc/misc/elf/dl-iterate-phdr.c