diff options
author | DJ Delorie <dj@redhat.com> | 2000-07-17 18:40:47 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2000-07-17 18:40:47 +0000 |
commit | 874c8c99dbd3b8cd791daf88b8befd858f07587a (patch) | |
tree | c4dd6061ee1e37d3e8070a29f771a4aca8bdf9e4 /ld/ChangeLog | |
parent | 67aa9423b0c4c7fc4f74ed2519551d2eebcf7ea1 (diff) | |
download | gdb-874c8c99dbd3b8cd791daf88b8befd858f07587a.zip gdb-874c8c99dbd3b8cd791daf88b8befd858f07587a.tar.gz gdb-874c8c99dbd3b8cd791daf88b8befd858f07587a.tar.bz2 |
* pe-dll.c (process_def_file): auto-export data items also
(pe_process_import_defs): also see if _imp_ form needed
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index a347f2c..24529c3 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2000-07-17 DJ Delorie <dj@cygnus.com> + + * pe-dll.c (process_def_file): auto-export data items also + (pe_process_import_defs): also see if _imp_ form needed + 2000-07-12 Charles Wilson <cwilson@ece.gatech.edu> * pe-dll.c (make_one): fix a typo in the __imp_ name decoration |