summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 9b8826c5965..330b5474538 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,11 @@
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.
+
+2010-11-20 H.J. Lu <hongjiu.lu@intel.com>
+
PR ld/12247
* lexsup.c (parse_args): Properly report loading plugin error.