aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index c7d4a0c..d7d9188 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+2018-12-31 Alan Modra <amodra@gmail.com>
+
+ PR 24042
+ * emultempl/elf32.em (output_rel_find): Drop "sec" param. Add
+ "rela".
+ (gld${EMULATION_NAME}_place_orphan): Use sh_type to calculate
+ "rela" param of output_rel_find when ELF. Tidy uses of elfinput.
+
2018-12-19 H.J. Lu <hongjiu.lu@intel.com>
PR gas/23997