This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/ld ChangeLog plugin.c
- From: hjl at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 20 Nov 2010 17:34:16 -0000
- Subject: src/ld ChangeLog plugin.c
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2010-11-20 17:34:16
Modified files:
ld : ChangeLog plugin.c
Log message:
Set alignment of common plugin symbol to 1 for For ELF targets.
2010-11-20 H.J. Lu <hongjiu.lu@intel.com>
PR ld/12246
* plugin.c (asymbol_from_plugin_symbol): Set alignment of
common symbol to 1 for For ELF targets.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2230&r2=1.2231
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/plugin.c.diff?cvsroot=src&r1=1.8&r2=1.9