|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/20995] Read-only data in ELF libraries may be remapped writable at runtime |
Date: | Fri, 27 Jan 2017 00:51:06 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20995 --- Comment #16 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Hans-Peter Nilsson <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1fbd05e16ebde966e44c1108dc77871f3fba329a commit 1fbd05e16ebde966e44c1108dc77871f3fba329a Author: Hans-Peter Nilsson <address@hidden> Date: Fri Jan 27 01:50:06 2017 +0100 Fix PR ld/20995 for cris-linux PR ld/20995 * elf32-cris.c (elf_cris_size_dynamic_sections): Handle sdynrelro. (elf_cris_adjust_dynamic_symbol): Place variables copied into the executable from read-only sections into sdynrelro. (elf_cris_finish_dynamic_symbol): Select sreldynrelro for dynamic relocs in sdynrelro. (elf_backend_want_dynrelro): Define. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |