Ensure that the timestamp in PE/COFF headers is always initialised.
authorNick Clifton <nickc@redhat.com>
Tue, 27 Sep 2016 11:08:19 +0000 (12:08 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 27 Sep 2016 11:08:19 +0000 (12:08 +0100)
commit1c5f704fc035bc705dee887418f42cb8bca24b5d
treeea2d16c7ed1a557ba3294b3b53a0455124b996c0
parentca90e76046d302a730629ecf39b425a8aaa590c2
Ensure that the timestamp in PE/COFF headers is always initialised.

PR ld/20634
* peXXigen.c (_bfd_XXi_only_swap_filehdr_out): Put 0 in the
timestamp field if real time values are not being stored.
bfd/ChangeLog
bfd/peXXigen.c
This page took 0.025706 seconds and 4 git commands to generate.