summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-11-13 08:19:10 -0800
committerH.J. Lu <hjl.tools@gmail.com>2017-11-13 08:19:10 -0800
commit58e6cc77b7605e26cbf3fccc166089c01ceee95f (patch)
tree815e52a9ed81222b3c2fdb563b266756860f4709 /ld/ChangeLog
parent5616b6c32f7454987ae167ba35589e095c0172fc (diff)
ld: Replace exp_dataseg_none with exp_seg_none
* emultempl/ppc32elf.em (ppc_before_allocation): Replace exp_dataseg_none with exp_seg_none. * emultempl/ppc64elf.em (prelim_size_sections): Likewise. * emultempl/spuelf.em (spu_before_allocation): Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index a619491c72..16786d7020 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2017-11-13 H.J. Lu <hongjiu.lu@intel.com>
+
+ * emultempl/ppc32elf.em (ppc_before_allocation): Replace
+ exp_dataseg_none with exp_seg_none.
+ * emultempl/ppc64elf.em (prelim_size_sections): Likewise.
+ * emultempl/spuelf.em (spu_before_allocation): Likewise.
+
2017-11-12 H.J. Lu <hongjiu.lu@intel.com>
* ldlang.c (lang_size_sections_1): Extract GNU_RELRO region check