projects
/
gcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ddd730
)
Version_2_6_13pre68
author
Camm Maguire
<camm@debian.org>
Mon, 30 Dec 2019 15:46:22 +0000
(15:46 +0000)
committer
Camm Maguire
<camm@debian.org>
Mon, 30 Dec 2019 15:46:22 +0000
(15:46 +0000)
Gbp-Pq: Name Version_2_6_13pre68
h/elf64_i386_reloc.h
patch
|
blob
|
history
diff --git
a/h/elf64_i386_reloc.h
b/h/elf64_i386_reloc.h
index d1c03f65cf2242178f470ed0ea104446538d77dd..6a04a3adf3e2c97ae408ab831cc231a7411e0980 100644
(file)
--- a/
h/elf64_i386_reloc.h
+++ b/
h/elf64_i386_reloc.h
@@
-8,6
+8,7
@@
add_val(where,~0L,s+a);
break;
case R_X86_64_PC32:
+ case R_X86_64_PLT32:
massert(ovchks(s+a-p,~MASK(32)));
add_val(where,MASK(32),s+a-p);
break;