]> Git Repo - binutils.git/blobdiff - ld/pep-dll.c
Update year range in copyright notice of binutils files
[binutils.git] / ld / pep-dll.c
index c53a676d98729c5e64bc09014f6d3cde1a20436c..3049a024e17f3a63a3b6f4a94abb7cab96ac947a 100644 (file)
@@ -1,5 +1,5 @@
 /* Routines to help build PEPI-format DLLs (Win64 etc)
-   Copyright (C) 2006-2018 Free Software Foundation, Inc.
+   Copyright (C) 2006-2022 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
This page took 0.023303 seconds and 4 git commands to generate.