[Bug ld/23750] New: Linker does not support R_ARM_GOT_BREL with -fdpic

2018-10-09 Thread d.rodionov at samsung dot com
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

[Bug ld/23750] Linker does not support R_ARM_GOT_BREL with -fdpic

2018-10-09 Thread d.rodionov at samsung dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23750 Dmitrii changed: What|Removed |Added CC||d.rodionov at samsung dot com -- You are r

[Bug ld/23750] Linker does not support R_ARM_GOT_BREL with -fdpic

2018-10-09 Thread clyon at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23750 Christophe Lyon changed: What|Removed |Added CC||clyon at gcc dot gnu.org --- Commen

[Bug ld/23750] Linker does not support R_ARM_GOT_BREL with -fdpic

2018-10-09 Thread d.rodionov at samsung dot com
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

Linker does not support R_ARM_GOT_BREL with -fdpic

2018-10-09 Thread Dmitrii Rodionov
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

[Bug ld/23750] Linker does not support R_ARM_GOT_BREL with -fdpic

2018-10-09 Thread clyon at gcc dot gnu.org
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. ___

[Bug ld/23043] --push-state / --pop-state should be implemented as a true stack in ld.bfd

2018-10-09 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23043 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED CC|