[PATCH 0/3] Identify reproducible build PE files in 'objdump -p'

Jon Turney jon.turney@dronecode.org.uk
Tue Jan 21 15:53:00 GMT 2020


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



More information about the Binutils mailing list