Fix objcopy's --preserve-dates command line option so that it will work with PE forma...
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index d17767fd7a90bc086531064c9a056e57f85559a1..bd43b676ba15d9f1be9be5c95fd58fde084fd186 100644 (file)
@@ -1,3 +1,13 @@
+2020-03-30  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/pr25662
+       * libcoff-in.h (struct pe_tdata): Rename the insert_timestamp
+       field to timestamp and make it an integer.
+       * libcoff.h: Regenerate.
+       * peXXigen.c (_bfd_XXi_only_swap_filehdr_out): Test the timestamp
+       field in the pe_data structure rather than the insert_timestamp
+       field.
+
 2020-03-30  Alan Modra  <amodra@gmail.com>
 
        PR 25745
This page took 0.023634 seconds and 4 git commands to generate.