This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[PATCH 0/3] Identify reproducible build PE files in 'objdump -p'
- From: Jon Turney <jon dot turney at dronecode dot org dot uk>
- To: binutils at sourceware dot org
- Cc: Jon Turney <jon dot turney at dronecode dot org dot uk>
- Date: Tue, 21 Jan 2020 15:52:09 +0000
- Subject: [PATCH 0/3] Identify reproducible build PE files in 'objdump -p'
Identify reproducible build PE files in 'objdump -p'
Future work: It would be nice to improve 'ld --no-insert-timestamp' to
produce build marked as reproducible in this way, but that's more involved.
Jon Turney (3):
Bugfixes for pe_print_debugdata()
Add some new PE_IMAGE_DEBUG_TYPE values
Identify reproducible builds in 'objdump -p' output for PE files
bfd/ChangeLog | 16 +++++++
bfd/peXXigen.c | 100 ++++++++++++++++++++++++++++++++++++----
include/ChangeLog | 6 +++
include/coff/internal.h | 5 ++
4 files changed, 118 insertions(+), 9 deletions(-)
--
2.21.0