aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2015-04-09 21:36:24 +0930
committerAlan Modra <amodra@gmail.com>2015-04-10 19:16:47 +0930
commit8d2ea2a80abad66250f2f4a1d38e3b8c796147f8 (patch)
tree556afca02e04ecd7cde4137f5915040476984198 /bfd/elf32-i386.c
parent8d707a12ef51ba5f4c3c6a52532e903da7a56b8b (diff)
downloadgdb-8d2ea2a80abad66250f2f4a1d38e3b8c796147f8.zip
gdb-8d2ea2a80abad66250f2f4a1d38e3b8c796147f8.tar.gz
gdb-8d2ea2a80abad66250f2f4a1d38e3b8c796147f8.tar.bz2
Revert "Add extern_protected_data and set it for x86"
This reverts commit ca3fe95e469b9daec153caa2c90665f5daaec2b5.
Diffstat (limited to 'bfd/elf32-i386.c')
-rw-r--r--bfd/elf32-i386.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/elf32-i386.c b/bfd/elf32-i386.c
index 52f4d33..3f16fc1 100644
--- a/bfd/elf32-i386.c
+++ b/bfd/elf32-i386.c
@@ -5292,7 +5292,6 @@ elf_i386_add_symbol_hook (bfd * abfd,
#define elf_backend_want_plt_sym 0
#define elf_backend_got_header_size 12
#define elf_backend_plt_alignment 4
-#define elf_backend_extern_protected_data 1
/* Support RELA for objdump of prelink objects. */
#define elf_info_to_howto elf_i386_info_to_howto_rel