aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdb-gdb.py
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2016-02-10 19:33:52 -0800
committerH.J. Lu <hjl.tools@gmail.com>2016-02-10 19:33:52 -0800
commit32875eb1f3b928dfe63c5752e8152a9dc09928f3 (patch)
tree7d780b230e36bc7b2ba73551017f69067fa2c7d2 /gdb/gdb-gdb.py
parentcd7c1b9a7e11b20916ac0aa0f776d35897ebd47b (diff)
downloadgdb-32875eb1f3b928dfe63c5752e8152a9dc09928f3.zip
gdb-32875eb1f3b928dfe63c5752e8152a9dc09928f3.tar.gz
gdb-32875eb1f3b928dfe63c5752e8152a9dc09928f3.tar.bz2
Mask off the least significant bit in GOT offset
The least significant bit in GOT offset is to record whether we have initialized the GOT entry in R_386_GOT32 processing. We need to mask it off for R_386_GOT32X. PR ld/19601 * elf32-i386.c (elf_i386_relocate_section): Mask off the least significant bit in GOT offset for R_386_GOT32X.
Diffstat (limited to 'gdb/gdb-gdb.py')
0 files changed, 0 insertions, 0 deletions