This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/ld ChangeLog pe-dll.c emultempl/pe.em
- From: nickc at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 19 Jan 2007 15:40:55 -0000
- Subject: src/ld ChangeLog pe-dll.c emultempl/pe.em
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2007-01-19 15:40:55
Modified files:
ld : ChangeLog pe-dll.c
ld/emultempl : pe.em
Log message:
* pe-dll.c: (make_one) Conditionally include jump stubs.
* emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Identify
redundant jump stubs from import libraries and exclude them from link.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.1645&r2=1.1646
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/pe-dll.c.diff?cvsroot=src&r1=1.94&r2=1.95
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/emultempl/pe.em.diff?cvsroot=src&r1=1.122&r2=1.123