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
commit86e25f234a75c9e95b405c30ce1d889776b5b12b (patch)
treeea32a8ee9cffac7a77479ad5b3693e87fbe0e5c8 /include/ChangeLog
parentd3b715788a4d8e0902f294a8381004c5474a348f (diff)
downloadnewlib-86e25f234a75c9e95b405c30ce1d889776b5b12b.zip
newlib-86e25f234a75c9e95b405c30ce1d889776b5b12b.tar.gz
newlib-86e25f234a75c9e95b405c30ce1d889776b5b12b.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.