[Bug ld/25205] New: relocation truncated to fit: R_RISCV_JAL against undefined symbol `pthread_once'

2019-11-19 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25205 Bug ID: 25205 Summary: relocation truncated to fit: R_RISCV_JAL against undefined symbol `pthread_once' Product: binutils Version: 2.33 Status: NEW

[Bug binutils/24968] make objcopy use output ELF arch if -B not given

2019-11-19 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24968 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6765ee1825d92d25d9b3f6260de3f8a2a27e4998 commit

[Bug binutils/24968] make objcopy use output ELF arch if -B not given

2019-11-19 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24968 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/24968] make objcopy use output ELF arch if -B not given

2019-11-19 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24968 Alan Modra changed: What|Removed |Added CC|amodra at gmail dot com| -- You are receiving this mail

[Bug binutils/24968] make objcopy use output ELF arch if -B not given

2019-11-19 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24968 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug ld/24951] Thin archive doesn't work with compressed section

2019-11-19 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24951 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/25120] Portability issues in binutils 2.33 due to libctf

2019-11-19 Thread mforney at mforney dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25120 Michael Forney changed: What|Removed |Added CC||mforney at mforney dot org ---

[Bug binutils/25120] Portability issues in binutils 2.33 due to libctf

2019-11-19 Thread mforney at mforney dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25120 Michael Forney changed: What|Removed |Added Attachment #12084|0 |1 is obsolete|

[Bug binutils/25120] Portability issues in binutils 2.33 due to libctf

2019-11-19 Thread mforney at mforney dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25120 --- Comment #10 from Michael Forney --- I ran into issues 1 (__thread) and 2 (__libctf_*_) when building binutils-2.33.1 with my C compiler (https://git.sr.ht/~mcf/cproc). I found this issue when I went to submit a patch for issue 2, so I

[Bug binutils/24499] [PATCH] objcopy: provide cache for gnu_debuglink's target CRC

2019-11-19 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24499 --- Comment #8 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f2032b672ac5f0c570f3a6d263ce6b764e7dca93 commit

[Bug ld/23825] Linker creates COPY relocs for reference to TLS symbols

2019-11-19 Thread bugdal at aerifal dot cx
https://sourceware.org/bugzilla/show_bug.cgi?id=23825 Rich Felker changed: What|Removed |Added CC||bugdal at aerifal dot cx --- Comment

[Bug binutils/24499] [PATCH] objcopy: provide cache for gnu_debuglink's target CRC

2019-11-19 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24499 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|amodra at

[Bug ld/23825] Linker creates COPY relocs for reference to TLS symbols

2019-11-19 Thread bugdal at aerifal dot cx
https://sourceware.org/bugzilla/show_bug.cgi?id=23825 --- Comment #8 from Rich Felker --- To clarify what I mean about ABI and copy relocations, prior to RISC-V doing this, there was no arch where it was unsafe to have extensible (existing part's meaning remains same, new parts added to end)

[Bug ld/23825] Linker creates COPY relocs for reference to TLS symbols

2019-11-19 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23825 --- Comment #9 from Jim Wilson --- This is being discussed in https://github.com/riscv/riscv-elf-psabi-doc/issues/122 which is the proper place to discuss RISC-V ABI issues. -- You are receiving this mail because: You are on the CC list

[Bug ld/25207] New: ld: support --image-base= for elf (and -Ttext-segment -z separate-code strangeness)

2019-11-19 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=25207 Bug ID: 25207 Summary: ld: support --image-base= for elf (and -Ttext-segment -z separate-code strangeness) Product: binutils Version: unspecified Status: UNCONFIRMED