X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ld%2Fpep-dll.c;h=16140d322b0d2cfcff08077ada2cdf4f2b0a2c90;hb=873657b9e824943ae44c12966c29cbbcd21c986f;hp=c53a676d98729c5e64bc09014f6d3cde1a20436c;hpb=317ff0084bc68bfae2eabd82015e9239a68b5195;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/pep-dll.c b/ld/pep-dll.c index c53a676d98..16140d322b 100644 --- a/ld/pep-dll.c +++ b/ld/pep-dll.c @@ -1,5 +1,5 @@ /* Routines to help build PEPI-format DLLs (Win64 etc) - Copyright (C) 2006-2018 Free Software Foundation, Inc. + Copyright (C) 2006-2020 Free Software Foundation, Inc. Written by Kai Tietz, OneVision Software GmbH&CoKg. This file is part of the GNU Binutils. @@ -39,6 +39,7 @@ #define pe_use_coff_long_section_names \ pep_use_coff_long_section_names #define pe_leading_underscore pep_leading_underscore +#define pe_dll_enable_reloc_section pep_dll_enable_reloc_section /* Unique global name for functions to avoid double defined symbols. */ #define pe_find_data_imports pep_find_data_imports