[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-27 Thread bgamari at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 --- Comment #13 from Ben Gamari --- Has this been re-applied? -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-10-05 Thread bgamari at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 Ben Gamari changed: What|Removed |Added Version|unspecified |2.28 --- Comment #1 from Ben Gamari ---

[Bug gold/22266] New: ld.gold produces invalid output when linking with --relocatable

2017-10-05 Thread bgamari at gmail dot com
: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: bgamari at gmail dot com CC: ian at airs dot com Target Milestone: --- I recently noticed that the Glasgow Haskell Compiler would break when built with split

[Bug binutils/16177] R_ARM_COPY reloc generated for reference in writable section

2017-07-01 Thread bgamari at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16177 --- Comment #5 from Ben Gamari --- My new hardware arrived. Naturally the patch required a bit of rebasing. My guess can be found here, https://github.com/bgamari/binutils-gdb/commit/539f59256dd8b503b1188eecb30a338ee38616f8. I've started a GHC

[Bug binutils/16177] R_ARM_COPY reloc generated for reference in writable section

2017-04-06 Thread bgamari at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16177 --- Comment #4 from Ben Gamari --- Unfortunately my ARM hardware bit the dust. I'm waiting to take shipment of a new board and will test when it arrives. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug binutils/16177] R_ARM_COPY reloc generated for reference in writable section

2014-01-20 Thread bgamari at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16177 --- Comment #1 from Ben Gamari --- This appears to be responsible for brokenness on ARM when the Glasgow Haskell Compiler is used to produce dynamically linked executables https://ghc.haskell.org/trac/ghc/ticket/4210#comment:29. -- You are r

[Bug binutils/16177] R_ARM_COPY reloc generated for reference in writable section

2014-01-20 Thread bgamari at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16177 Ben Gamari changed: What|Removed |Added CC||bgamari at gmail dot com -- You are