From 7e4588997ebdddefc48d8be2d51a715822817c0e Mon Sep 17 00:00:00 2001 From: Claudiu Zissulescu Date: Mon, 29 Feb 2016 16:07:48 +0100 Subject: [ARC] General fixes. bfd/ 2016-02-29 Cupertino Miranda * elf32-arc.c (arc_elf_final_write_processing): Add condition to the flag change. (elf_arc_relocate_section): Fixes and conditions to support PIE. Assert for code sections dynamic relocs. gas/ 2016-02-29 Claudiu Zissulescu * config/tc-arc.c: Enable code density instructions for ARC EM. ld/ 2016-02-29 Cupertino Miranda * scripttempl/arclinux.sc: Force .tdata and .tbss to always be generated. --- ld/ChangeLog | 5 +++++ ld/scripttempl/arclinux.sc | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index 24a913f..e24a457 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2016-02-29 Cupertino Miranda + + * scripttempl/arclinux.sc: Force .tdata and .tbss to always be + generated. + 2016-02-26 Renlin Li * testsuite/ld-aarch64/aarch64-elf.exp: Run new testcases. diff --git a/ld/scripttempl/arclinux.sc b/ld/scripttempl/arclinux.sc index 9d43ca3..bef5336 100644 --- a/ld/scripttempl/arclinux.sc +++ b/ld/scripttempl/arclinux.sc @@ -326,8 +326,8 @@ cat <