diff options
Diffstat (limited to 'include/coff/ChangeLog')
-rw-r--r-- | include/coff/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 2ee6361..769e9ea 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,3 +1,12 @@ +2014-04-08 Jon TURNEY <jon.turney@dronecode.org.uk> + + * pe.h (external_IMAGE_DEBUG_DIRECTORY, _CV_INFO_PDB70) + (_CV_INFO_PDB20): Add structures and constants for debug directory + and codeview records. + * internal.h (internal_IMAGE_DEBUG_DIRECTORY, CODEVIEW_INFO): + Add structures and constants for internal representation of debug + directory and codeview records. + 2014-03-13 Tristan Gingold <gingold@adacore.com> * pe.h (struct external_ANON_OBJECT_HEADER_BIGOBJ): Declare. |