This is the mail archive of the
binutils-cvs@sources.redhat.com
mailing list for the binutils project.
src/ld ChangeLog pe-dll.c emultempl/pe.em
- To: binutils-cvs at sourceware dot cygnus dot com
- Subject: src/ld ChangeLog pe-dll.c emultempl/pe.em
- From: dj at sourceware dot cygnus dot com
- Date: 28 Sep 2000 20:53:41 -0000
CVSROOT: /cvs/src
Module name: src
Changes by: dj@sourceware.cygnus.com 2000-09-28 13:53:40
Modified files:
ld : ChangeLog pe-dll.c
ld/emultempl : pe.em
Log message:
* 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.277&r2=1.278
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/pe-dll.c.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emultempl/pe.em.diff?cvsroot=src&r1=1.30&r2=1.31