diff options
author | Nick Clifton <nickc@redhat.com> | 2008-04-16 08:33:54 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-04-16 08:33:54 +0000 |
commit | e210c36bb1c7dd728a396de086c7ebb85c3fa307 (patch) | |
tree | e97d719ebd9ea4e786812f357e650a2fb5b13d89 /include/coff | |
parent | 047c90248e9c567a833995f32f6213a8bac47798 (diff) | |
download | gdb-e210c36bb1c7dd728a396de086c7ebb85c3fa307.zip gdb-e210c36bb1c7dd728a396de086c7ebb85c3fa307.tar.gz gdb-e210c36bb1c7dd728a396de086c7ebb85c3fa307.tar.bz2 |
Move entries for changes in sub-directories into the changelogs in those sub-
directories.
Diffstat (limited to 'include/coff')
-rw-r--r-- | include/coff/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 936cefa..fdd09db 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,3 +1,7 @@ +2007-11-05 Danny Smith <dannysmith@users.sourceforge.net> + + * pe.h (COFF_ENCODE_ALIGNMENT) Define. + 2007-08-02 H.J. Lu <hongjiu.lu@intel.com> * pe.h (IMAGE_SCN_ALIGN_POWER_BIT_POS): New. |