Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>1999-09-07 07:28:54 +0400
committerIan Lance Taylor <iant@google.com>1999-09-07 07:28:54 +0400
commit4809740b1b7a1aeb77d7bc2447e346ede20556f1 (patch)
tree27a408f12af5d52fc02881bbb067f534af419f2a /include/coff/ChangeLog
parent6935f65eff3a32d9177af9f35386f7677057ac55 (diff)
1999-09-06 Donn Terry <donn@interix.com>
* internal.h (DTYPE): Define. * pe.h (struct external_PEI_filehdr): Rename from external_PE_filehdr. Define even if COFF_IMAGE_WITH_PE is not defined.
Diffstat (limited to 'include/coff/ChangeLog')
-rw-r--r--include/coff/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog
index 659dcdc52..d946c7722 100644
--- a/include/coff/ChangeLog
+++ b/include/coff/ChangeLog
@@ -1,3 +1,10 @@
+1999-09-06 Donn Terry <donn@interix.com>
+
+ * internal.h (DTYPE): Define.
+ * pe.h (struct external_PEI_filehdr): Rename from
+ external_PE_filehdr. Define even if COFF_IMAGE_WITH_PE is not
+ defined.
+
1999-07-17 Nick Clifton <nickc@cygnus.com>
* arm.h (F_SOFT_FLOAT): Rename from F_SOFTFLOAT.