From 5c08b7d40e284da08c08afaef5efd4d50a36cb89 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sat, 20 Nov 2010 17:34:16 +0000 Subject: Set alignment of common plugin symbol to 1 for For ELF targets. 2010-11-20 H.J. Lu PR ld/12246 * plugin.c (asymbol_from_plugin_symbol): Set alignment of common symbol to 1 for For ELF targets. --- ld/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index 9b8826c..330b547 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,11 @@ 2010-11-20 H.J. Lu + PR ld/12246 + * plugin.c (asymbol_from_plugin_symbol): Set alignment of + common symbol to 1 for For ELF targets. + +2010-11-20 H.J. Lu + PR ld/12247 * lexsup.c (parse_args): Properly report loading plugin error. -- cgit v1.1