aboutsummaryrefslogtreecommitdiff
path: root/data/localplt-alpha-linux-gnu.data
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos_odonell@mentor.com>2012-04-17 05:46:34 +0200
committerCarlos O'Donell <carlos_odonell@mentor.com>2012-04-17 05:46:34 +0200
commitdde6fc785a059a534613c17e8bdd35f53da097e1 (patch)
tree01ea98250c5a3026ece9dfd9f67c04373d48fce2 /data/localplt-alpha-linux-gnu.data
parentc053fa34cdde3ca0faa026a31a586f16d3257a8f (diff)
downloadglibc-dde6fc785a059a534613c17e8bdd35f53da097e1.tar.xz
glibc-dde6fc785a059a534613c17e8bdd35f53da097e1.zip
hppa: Remove relocation in OPD handling code.
A current bug in the hppa binutils code causes relative relocations to be mixed with OPD relocations. The OPD handling code in ld.so requires a relocation to setup one of the data structures. At startup ld.so tries to use the structure to handle an OPD relocation *before* the structure is completely setup by the relative relocation and this causes a crash. This code is a workaround and a bandaid, the real fix is in the static linker, but until then we must avoid relocations in dl-fptr.c. We copy dl-fptr.c from generic code, modify it, and adjust the headers to fixup the structure at runtime instead of having the relocation do this for us automatically.
Diffstat (limited to 'data/localplt-alpha-linux-gnu.data')
0 files changed, 0 insertions, 0 deletions