public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Identify reproducible build PE files in 'objdump -p'
@ 2020-01-21 15:53 Jon Turney
  2020-01-21 15:53 ` [PATCH 2/3] Add some new PE_IMAGE_DEBUG_TYPE values Jon Turney
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jon Turney @ 2020-01-21 15:53 UTC (permalink / raw)
  To: binutils; +Cc: Jon Turney

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-01-30 13:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-21 15:53 [PATCH 0/3] Identify reproducible build PE files in 'objdump -p' Jon Turney
2020-01-21 15:53 ` [PATCH 2/3] Add some new PE_IMAGE_DEBUG_TYPE values Jon Turney
2020-01-28 22:12   ` Alan Modra
2020-01-21 15:53 ` [PATCH 1/3] Bugfixes for pe_print_debugdata() Jon Turney
2020-01-28 22:11   ` Alan Modra
2020-01-21 15:53 ` [PATCH 3/3] Identify reproducible builds in 'objdump -p' output for PE files Jon Turney
2020-01-28 22:18   ` Alan Modra
2020-01-30 13:08     ` Jon Turney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).