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:
authorNick Clifton <nickc@redhat.com>2004-11-08 11:12:40 +0300
committerNick Clifton <nickc@redhat.com>2004-11-08 11:12:40 +0300
commit7e9d30a43f9366b50189569177dedc02c2b19207 (patch)
tree8683fc03a7b443cc239ea68dfbf5d7fcb963577b /include/coff/ChangeLog
parentd356aef3c447d2b9b1f50799ff5a243b90336a98 (diff)
Fix support for PECOFF weak symbols
Diffstat (limited to 'include/coff/ChangeLog')
-rw-r--r--include/coff/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog
index 290a5070a..d107734e9 100644
--- a/include/coff/ChangeLog
+++ b/include/coff/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-08 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
+
+ * pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
+ (IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
+ (IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
+
2004-08-13 Mark Kettenis <kettenis@gnu.org>
* symconst.h (langMax): Fix typo in comment.