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

2019-12-18 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25205 --- Comment #8 from Jim Wilson --- Created attachment 12134 --> https://sourceware.org/bugzilla/attachment.cgi?id=12134&action=edit untested patch that works for testcase -- You are receiving this mail because: You are on the CC list for t

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

2019-12-18 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25205 --- Comment #7 from Jim Wilson --- I can reproduce with your object files. I had to add a -B option to find crtbegin.o and libgcc.a. Maybe something wrong with clang on my system. Anyways, what I see is that in _bfd_riscv_relax_section, if

[Bug binutils/25277] microblaze opcode enumeration vs ISO/IEC TS 18661-3:2015

2019-12-18 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25277 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/25277] microblaze opcode enumeration vs ISO/IEC TS 18661-3:2015

2019-12-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25277 --- Comment #2 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=1d29ab86cb5145cac5045c1a4113d8b8fbd4d9c6 commit 1d29ab86cb5145cac5045c1a4113d

[Bug gas/25224] [Z80][PATCH] Add support for Zilog Z180 and eZ80 CPUs

2019-12-18 Thread sergey.belyashov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25224 Sergey Belyashov changed: What|Removed |Added Attachment #12127|0 |1 is obsolete|

[Bug gas/25224] [Z80][PATCH] Add support for Zilog Z180 and eZ80 CPUs

2019-12-18 Thread sergey.belyashov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25224 Sergey Belyashov changed: What|Removed |Added Summary|[Z80][PATCH] Add support|[Z80][PATCH] Add support

[Bug gas/25224] [Z80][PATCH] Add support for Zilog Z180 and eZ80 CPUs

2019-12-18 Thread sergey.belyashov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25224 --- Comment #9 from Sergey Belyashov --- How to provide changes for ChangeLog and NEWS files? They looks like often updated, so my patch will cause conflicts. -- You are receiving this mail because: You are on the CC list for the bug.