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 4df91b7..0f36d6c 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,13 @@
2019-04-10 Alan Modra <amodra@gmail.com>
+ * emultempl/cskyelf.em (csk_elf_before_parse): New function,
+ setting use_branch_stub false for linux.
+ (csky_elf_create_output_section_statements): Do emit this
+ function and all others in the file for linux, plus the branch
+ option control. Disable branch stubs when non-ELF.
+
+2019-04-10 Alan Modra <amodra@gmail.com>
+
* Makefile.am (eskyelf.c, eskyelf_linux.c): Depend on cskyelf.em.
(ecskyelf_linux.c): Depend on cskyelf.sh.
(eelf32microblazeel.c): Depend on elf32microblaze.sh.