aboutsummaryrefslogtreecommitdiff
path: root/bfd/peicode.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/peicode.h')
-rw-r--r--bfd/peicode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/peicode.h b/bfd/peicode.h
index 2a19565..7193add 100644
--- a/bfd/peicode.h
+++ b/bfd/peicode.h
@@ -2112,6 +2112,8 @@ pe_mkobject_hook (abfd, filehdr, aouthdr)
pe->coff.local_auxesz = AUXESZ;
pe->coff.local_linesz = LINESZ;
+ pe->coff.timestamp = internal_f->f_timdat;
+
obj_raw_syment_count (abfd) =
obj_conv_table_size (abfd) =
internal_f->f_nsyms;