This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/3] Add some new PE_IMAGE_DEBUG_TYPE values


On Tue, Jan 21, 2020 at 03:52:11PM +0000, Jon Turney wrote:
> IMAGE_DEBUG_TYPE_REPRO is defined in the latest version of the PE
> specification [1]. The others are defined in Windows SDK headers and/or
> reported by DUMPBIN.
> 
> [1] https://docs.microsoft.com/en-us/windows/win32/debug/pe-format
> 
> bfd/ChangeLog:
> 
> 2020-01-16  Jon Turney  <jon.turney@dronecode.org.uk>
> 
> 	* peXXigen.c (debug_type_names): Add names for new debug data type
> 	values.
> 
> include/ChangeLog:
> 
> 2020-01-16  Jon Turney  <jon.turney@dronecode.org.uk>
> 
> 	* coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
> 	(PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
> 	(PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.

OK.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]