OSDN Git Service

Add Makefile support for DSBT ELF.
authorBernd Schmidt bernds_cb1@t-online.de <bernds@codesourcery.com>
Wed, 2 Mar 2011 17:22:01 +0000 (18:22 +0100)
committerBernd Schmidt <bernds@codesourcery.com>
Sat, 5 Mar 2011 17:09:46 +0000 (18:09 +0100)
commitf4eebb6146ea3f6917481d5d24f3d99e97236399
treecf329d3c558f0ce8fb84950cb5f7f3aa333d5757
parent2a0c568ddc7b6b142dc049d8cc9cf32eb38e2321
Add Makefile support for DSBT ELF.

This adds support for a new binary format, DSBT ELF, to the Makefiles.
Every shared library is assigned a DSBT index, and the link.so macro is
adjusted to ensure the correct linker argument is passed.

Configuration and ldso support will follow in separate commits.

Signed-off-by: Bernd Schmidt <bernds@codesourcery.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Makerules
ldso/ldso/Makefile.in
ldso/libdl/Makefile.in
libc/Makefile.in
libcrypt/Makefile.in
libm/Makefile.in
libnsl/Makefile.in
libpthread/linuxthreads.old/Makefile.in
libresolv/Makefile.in
librt/Makefile.in
libutil/Makefile.in