[Bug ld/25694] R_RISCV_TPREL_HI20 relocations cause riscv64 to add TEXTREL bit on executables

2023-05-10 Thread alice at ayaya dot dev
https://sourceware.org/bugzilla/show_bug.cgi?id=25694 alice changed: What|Removed |Added CC||alice at ayaya dot dev -- You are receiving

[Bug binutils/30237] strip fails on riscv with 'not enough room for program headers, stgnjAlO[.interp]: bad value'

2023-05-10 Thread alice at ayaya dot dev
https://sourceware.org/bugzilla/show_bug.cgi?id=30237 alice changed: What|Removed |Added CC||alice at ayaya dot dev -- You are receiving

[Bug ld/28824] relro security issues

2023-05-10 Thread alice at ayaya dot dev
https://sourceware.org/bugzilla/show_bug.cgi?id=28824 alice changed: What|Removed |Added CC||alice at ayaya dot dev -- You are receiving

Issue 57980 in oss-fuzz: binutils:fuzz_objdump_safe: Stack-overflow in debug_write_type

2023-05-10 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 57980 by sheriffbot: binutils:fuzz_objdump_safe: Stack-overflow in debug_write_type https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57980#c3 This bug has been fixed. It has been opened to the public. - Your friendly Sherif

[Bug ld/30359] Create Resource-Only DLL

2023-05-10 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30359 --- Comment #14 from Pali Rohár --- Well, if this is the way how it should be used then "fixed" linker script should be distributed with linker. Or at least described in the LD documentation. Because it is really hard to find some information

[Bug ld/30390] Allow to specify custom stub for PE binaries

2023-05-10 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30390 --- Comment #2 from Pali Rohár --- Stub is executable code, I think it can be any valid binary in MZ format. Restrictions about alignement or size would come from the MZ format itself. About objcopy, I do not know about any way how to replace

[Bug binutils/30376] windres cannot parse rc files which it itself generated

2023-05-10 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30376 --- Comment #2 from Pali Rohár --- I'm not sure if I can upload that generated file here due to possible legal problems. But if you agree, you can download some other shell32.dll from the internet. For example I found different version on htt

[Bug gprofng/30439] [display html] Assertion error in caller-callee structure creation

2023-05-10 Thread ruud.vanderpas at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30439 Ruud van der Pas changed: What|Removed |Added Assignee|vladimir.mezentsev at oracle dot c |ruud.vanderpas at oracle do

[Bug gprofng/30439] New: [display html] Assertion error in caller-callee structure creation

2023-05-10 Thread ruud.vanderpas at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30439 Bug ID: 30439 Summary: [display html] Assertion error in caller-callee structure creation Product: binutils Version: 2.40 Status: NEW Severity: normal

[Bug gprofng/30438] [display html] Assertion error in function structure creation

2023-05-10 Thread ruud.vanderpas at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30438 Ruud van der Pas changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving thi

[Bug gprofng/30438] [display html] Assertion error in function structure creation

2023-05-10 Thread ruud.vanderpas at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30438 Ruud van der Pas changed: What|Removed |Added CC||ruud.vanderpas at oracle dot com

[Bug gprofng/30438] New: [display html] Assertion error in function structure creation

2023-05-10 Thread ruud.vanderpas at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30438 Bug ID: 30438 Summary: [display html] Assertion error in function structure creation Product: binutils Version: 2.40 Status: NEW Severity: normal P

[Bug ld/30437] aarch64: RELA relocations don't ignore section content as they should

2023-05-10 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30437 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi

[Bug binutils/30376] windres cannot parse rc files which it itself generated

2023-05-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30376 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com Ever confi

[Bug ld/30390] Allow to specify custom stub for PE binaries

2023-05-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30390 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com Last

[Bug ld/30437] aarch64: RELA relocations don't ignore section content as they should

2023-05-10 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=30437 --- Comment #2 from Michael Matz --- ld.gold gets the testcase correct: % ld.gold -pie rela.o % objdump -sRj .data a.out a.out: file format elf64-littleaarch64 DYNAMIC RELOCATION RECORDS OFFSET TYPE VALUE 000

[Bug ld/30437] aarch64: RELA relocations don't ignore section content as they should

2023-05-10 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=30437 Michael Matz changed: What|Removed |Added Assignee|unassigned at sourceware dot org |matz at suse dot de

[Bug ld/30437] New: aarch64: RELA relocations don't ignore section content as they should

2023-05-10 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=30437 Bug ID: 30437 Summary: aarch64: RELA relocations don't ignore section content as they should Product: binutils Version: 2.41 (HEAD) Status: NEW Severity: nor

[Bug ld/30422] or1k relocation truncated to fit: R_OR1K_GOT16 even when using -mcmodel=large

2023-05-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30422 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug ld/30422] or1k relocation truncated to fit: R_OR1K_GOT16 even when using -mcmodel=large

2023-05-10 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30422 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8b7b3b2bf4357781439e5434c4a5942ea29e983d commit 8b7b3b2bf4357781439e5434c4a

[Bug binutils/30409] mingw ar broken since binutils 2.33

2023-05-10 Thread daniel.f.starke at freenet dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=30409 --- Comment #2 from Daniel Starke --- Created attachment 14871 --> https://sourceware.org/bugzilla/attachment.cgi?id=14871&action=edit input files for step2 Please find in libkernel32-input.tgz the input files for step 2 and let me know if/

[Bug ld/16566] Please provide a way to include static symbols in linker map file

2023-05-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16566 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug ld/16566] Please provide a way to include static symbols in linker map file

2023-05-10 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=16566 --- Comment #13 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=496917ce466c703c1ae3bf1cbbe753de1c091445 commit 496917ce466c703c1ae3bf1cbb

[Bug ld/16566] Please provide a way to include static symbols in linker map file

2023-05-10 Thread jon at beniston dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16566 --- Comment #12 from jon at beniston dot com --- Looks good, thanks Nick. -- You are receiving this mail because: You are on the CC list for the bug.