aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-06-30 21:54:03 +0000
committerDJ Delorie <dj@redhat.com>2000-06-30 21:54:03 +0000
commitc689311bd9b48f72c5a39d2d4c00af33bea2528e (patch)
tree16dd4b2eb79296da6b19f6b134e499f5ce7e799d /include/ChangeLog
parentc9e769c2b1db09afda65b8a6c4b5a869209e1a87 (diff)
downloadgdb-c689311bd9b48f72c5a39d2d4c00af33bea2528e.zip
gdb-c689311bd9b48f72c5a39d2d4c00af33bea2528e.tar.gz
gdb-c689311bd9b48f72c5a39d2d4c00af33bea2528e.tar.bz2
* peicode.h (coff_swap_filehdr_in): can't use e_magic because we
can't assume the PE header is at 0x80. * coff/pe.h: clarify a comment
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 2440179..29c27d1 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2000-06-30 DJ Delorie <dj@cygnus.com>
+
+ * coff/pe.h: clarify a comment
+
2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
* dis-asm.h (print_insn_m68hc12): Define.