[Bug binutils/25899] New: Tn.code

2020-04-30 Thread ikmalrafa16 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25899 Bug ID: 25899 Summary: Tn.code Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils Assignee

[Bug binutils/25899] Tn.code

2020-04-30 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25899 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/25899] Tn.code

2020-04-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25899 --- Comment #2 from Alan Modra --- The content of attachment 12495 has been deleted -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/25665] aarch64 veneers not inserted with large .text object between caller and target

2020-04-30 Thread wdijkstr at arm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25665 --- Comment #15 from Wilco --- Patch: https://sourceware.org/pipermail/binutils/2020-April/110894.html -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/25900] New: RISC-V: null pointer dereference in ld

2020-04-30 Thread fedora.dm0 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25900 Bug ID: 25900 Summary: RISC-V: null pointer dereference in ld Product: binutils Version: 2.34 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ld

[PATCH] RISC-V: prevent null pointer dereference

2020-04-30 Thread David Michael
Signed-off-by: David Michael --- Hi, I tried to test the Linux RISC-V UEFI stub by cross-compiling this branch with binutils 2.34 and GCC 9.3.0: https://github.com/atishp04/linux/tree/uefi_riscv_pr It results in a segfault in ld while linking vmlinux because the pointer h->root.u.def.secti

[Bug ld/25527] [RISC-V] -static-pie not producing relocations

2020-04-30 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25527 --- Comment #3 from Jim Wilson --- I don't know of anyone working on any of these problems. So no progress. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/25878] Error: file table slot 1 is already occupied by a different file

2020-04-30 Thread ndesaulniers at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25878 --- Comment #4 from Nick Desaulniers --- Thanks Nick. With that fix: $ readelf --debug-dump=info vmlinux | head -n 5 Contents of the .debug_info section: Compilation Unit @ offset 0x0: Length:0x133f (32-bit) Version: 5

[Bug ld/25900] RISC-V: null pointer dereference in ld

2020-04-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25900 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #1 f

[Bug ld/25900] RISC-V: null pointer dereference in ld

2020-04-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25900 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com

[Bug ld/25900] RISC-V: null pointer dereference in ld

2020-04-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25900 --- Comment #2 from Alan Modra --- Created attachment 12498 --> https://sourceware.org/bugzilla/attachment.cgi?id=12498&action=edit A better patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/25882] .gnu.attributes are not checked for shared libraries

2020-04-30 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25882 --- Comment #3 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=a8acd6eeb6dc2cc5460ece90f90ebe36b56b20ba commit a8acd6eeb6dc2cc5460ece90f90eb

[Bug ld/25882] .gnu.attributes are not checked for shared libraries

2020-04-30 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25882 --- 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=91ed9b71fa737ff4a4519f84c5e0ae0d544514f1 commit 91ed9b71fa737ff4a4519f84c5e0a

[Bug ld/25882] .gnu.attributes are not checked for shared libraries

2020-04-30 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25882 --- 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=6b728d3286a6e073e8cbdb63600e421de4f32dad commit 6b728d3286a6e073e8cbdb63600e4

[Bug ld/25900] RISC-V: null pointer dereference in ld

2020-04-30 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25900 --- Comment #3 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=a2714d6cca1f1c7695f8dc84b49a4a51d1db86c8 commit a2714d6cca1f1c7695f8dc84b49a4

[Bug ld/25882] .gnu.attributes are not checked for shared libraries

2020-04-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25882 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com