Imported Upstream version 0.165
[platform/upstream/elfutils.git] / backends / sh_reloc.def
index 66a5a9d..aded361 100644 (file)
@@ -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)