aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2loc.c
diff options
context:
space:
mode:
authorChristian Svensson <blue@cmd.nu>2014-04-29 00:34:59 +0200
committerChristian Svensson <blue@cmd.nu>2014-04-29 16:36:32 +0200
commit230977a4a571a15fe81b689b1706129d4c4e0daf (patch)
tree7c45778f77472a72b7ce49215477beafaf9a42c8 /gdb/dwarf2loc.c
parentca4f7f8bebc069b8beec58754dc721e9be0798c7 (diff)
downloadbinutils-230977a4a571a15fe81b689b1706129d4c4e0daf.zip
binutils-230977a4a571a15fe81b689b1706129d4c4e0daf.tar.gz
binutils-230977a4a571a15fe81b689b1706129d4c4e0daf.tar.bz2
or1k: Do not override section for non-TLS symbols.
Outgoing section for relocations was computed by setting a shared pointer to which section should be used. For TLS this was overriden to use .rela.got since they use GOT entries but since the pointer is per section that whole section was relocated to .rela.got, even non-TLS relocations. * elf32-or1k.c: Fix a bug where non-TLS relocations would be forced into .rela.got if it contained TLS relocations as well.
Diffstat (limited to 'gdb/dwarf2loc.c')
0 files changed, 0 insertions, 0 deletions