https://sourceware.org/bugzilla/show_bug.cgi?id=23750
Bug ID: 23750
Summary: Linker does not support R_ARM_GOT_BREL with -fdpic
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
https://sourceware.org/bugzilla/show_bug.cgi?id=23750
Dmitrii changed:
What|Removed |Added
CC||d.rodionov at samsung dot com
--
You are r
https://sourceware.org/bugzilla/show_bug.cgi?id=23750
Christophe Lyon changed:
What|Removed |Added
CC||clyon at gcc dot gnu.org
--- Commen
https://sourceware.org/bugzilla/show_bug.cgi?id=23750
--- Comment #2 from Dmitrii ---
Thanks!
Can I get anywhere such unreleased patches/branch?
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
Hello!
What do I need:
I have MMU-less ARM CPU with XIP (eXecution In Place). I need ELF file with
.text and .plt sections into FLASH. It means that @plt entries must be _NOT_
pc-relative.
commit a0c3048e3f397a595a14208e82e21399131f782b
Author: Tom Tromey
Date: Mon Oct 8 16:39:29 2018 -0600
https://sourceware.org/bugzilla/show_bug.cgi?id=23750
--- Comment #3 from Christophe Lyon ---
The most recent version of the GCC patches I posted are:
https://gcc.gnu.org/ml/gcc-patches/2018-07/msg00707.html
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://sourceware.org/bugzilla/show_bug.cgi?id=23043
Alan Modra changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|