OSDN Git Service

* pe-dll.c (process_def_file): Uninitialized data wasn't
authorDJ Delorie <dj@delorie.com>
Thu, 28 Sep 2000 20:53:40 +0000 (20:53 +0000)
committerDJ Delorie <dj@delorie.com>
Thu, 28 Sep 2000 20:53:40 +0000 (20:53 +0000)
commit3a847b910c4faaf8bb3ea380b3b3e9691ebf4ec2
tree36034673d7a892d1ea6e73e5e4918c176004c10f
parentd46e1575d6eab8e8667e847632f62b69bb768daa
* pe-dll.c (process_def_file): Uninitialized data wasn't
exported with --export-all-symbols switch.

* pe-dll.c (fill_edata): rearrange the data so that ordinals and
noname work properly.
ld/ChangeLog
ld/emultempl/pe.em
ld/pe-dll.c