X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=backends%2Fsh_reloc.def;h=aded3612fef0898bb5887f744357e7bcb375e0bf;hb=82c3b58b54026d061a4d81ad95f3023d5d883ab2;hp=66a5a9d24d5277487b4e41de31a8df66cc931ce7;hpb=a286dd013ef8d46edf013efc0908822a59d8ac81;p=platform%2Fupstream%2Felfutils.git diff --git a/backends/sh_reloc.def b/backends/sh_reloc.def index 66a5a9d..aded361 100644 --- a/backends/sh_reloc.def +++ b/backends/sh_reloc.def @@ -1,5 +1,5 @@ /* List the relocation types for SH. -*- C -*- - Copyright (C) 2005 Red Hat, Inc. + Copyright (C) 2005, 2015 Red Hat, Inc. This file is part of elfutils. This file is free software; you can redistribute it and/or modify @@ -59,7 +59,7 @@ RELOC_TYPE (TLS_DTPOFF32, DYN) RELOC_TYPE (TLS_TPOFF32, DYN) RELOC_TYPE (GOT32, REL) RELOC_TYPE (PLT32, REL) -RELOC_TYPE (COPY, EXEC) +RELOC_TYPE (COPY, EXEC|DYN) RELOC_TYPE (GLOB_DAT, EXEC|DYN) RELOC_TYPE (JMP_SLOT, EXEC|DYN) RELOC_TYPE (RELATIVE, EXEC|DYN)