Support dynamic assignment of DSBT_INDEX

Bernd Schmidt bernds at codesourcery.com
Fri Apr 1 13:12:17 UTC 2011


For DSBT targets (C6X only at this point), we'd like to support the case
where the user did not specify --dsbt-index at link time when building a
shared library. The dynamic linker can still assign an index at runtime
and fix up the DSBT_INDEX relocs, at the cost of startup time and memory
space.

This patch implements it; it requires the previously posted nommu
DT_TEXTREL patch. Ok to install?


Bernd
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dl-assign.diff
URL: <http://lists.busybox.net/pipermail/uclibc/attachments/20110401/20e6dccf/attachment.diff>


More information about the uClibc mailing list