timestamp: centralize handing of compilation timestamp
commit24f7b5c3e4e357b2cd6d4bd16703e6eb3be1c59e
authorH. Peter Anvin <hpa@zytor.com>
Thu, 3 Aug 2017 01:37:54 +0000 (2 18:37 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 3 Aug 2017 01:37:54 +0000 (2 18:37 -0700)
tree322fb68569f184aadef176463ba45b6b9b9b8ade
parentf7e39739c39571bfb4a28b15159521349b1504a5
timestamp: centralize handing of compilation timestamp

Do all the generation and conversion of the compiler timestamp in one
place and make it available to modules.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
asm/nasm.c
include/nasm.h
output/outieee.c