criu/compel
Kir Kolyshkin 084b0fb0ec compel/handle-elf.c: handle R_PPC64_REL32
When compiled with clang-3.8 on ppc, compel complains:

>   GEN      criu/pie/parasite-native-blob.h
> parasite_native_blob: Error (compel/src/lib/handle-elf-host.c:541):
> Unsupported relocation of type 26

Look into R_PPC64_REL64/R_PPC64_ADDR64 and handle 32-bit the same way.

travis-ci: success for PPC+clang compile fixes
Cc: Laurent Dufour <ldufour@linux.vnet.ibm.com>
Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-03-15 00:05:56 +03:00
..
arch complel: plugins,std -- Don't forget to cleanup syscalls.S 2017-03-14 23:58:21 +03:00
include compel: Get rid of old piegen code 2017-03-14 23:58:10 +03:00
plugins Makefiles: move -Wa,--noexecstack out of CFLAGS 2017-03-15 00:05:55 +03:00
src compel/handle-elf.c: handle R_PPC64_REL32 2017-03-15 00:05:56 +03:00
.gitignore gitignores: ignore some more generated files 2017-03-15 00:05:55 +03:00
Makefile compel: plugins,std -- Implement syscalls in std plugin 2017-03-14 23:58:20 +03:00