diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index c4b2a3a..0c72cac 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,13 @@ +2000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com> + + * pe-dll.c (process_def_file): Uninitialized data wasn't + exported with --export-all-symbols switch. + +2000-09-28 DJ Delorie <dj@redhat.com> + + * pe-dll.c (fill_edata): rearrange the data so that ordinals and + noname work properly. + 2000-09-28 Alan Modra <alan@linuxcare.com.au> * ld.texinfo (HPPA ELF32): New section. |