Fix support for PECOFF weak symbols

This commit is contained in:
Nick Clifton
2004-11-08 08:12:40 +00:00
parent d356aef3c4
commit 7e9d30a43f
2 changed files with 12 additions and 1 deletions

View File

@@ -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.