[Bug binutils/30495] [libopcodes][riscv] ori x0, xn, imm decoded as incorrect instruction class causing gdb sim to terminate

2023-05-27 Thread tommy_murphy at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30495 Tommy Murphy changed: What|Removed |Added CC||tommy_murphy at hotmail dot com

[Bug binutils/30495] New: [libopcodes][riscv] ori x0, xn, imm decoded as incorrect instruction class causing gdb sim to terminate

2023-05-27 Thread tommy_murphy at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30495 Bug ID: 30495 Summary: [libopcodes][riscv] ori x0, xn, imm decoded as incorrect instruction class causing gdb sim to terminate Product: binutils Version: 2.40

[Bug ld/30493] PDB files generated by ld --pdb do not work with the Visual Studio debugger

2023-05-27 Thread tkacvins at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30493 --- Comment #2 from Tom Kacvinsky --- While binutils now understand how to write a PDB file, it needs the appropriate CodeView debug information in the object files/libraries fed to it. As things stand, GCC does not yet produce the CodeView d

[Bug ld/30493] PDB files generated by ld --pdb do not work with the Visual Studio debugger

2023-05-27 Thread tkacvins at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30493 --- Comment #1 from Tom Kacvinsky --- (In reply to Tom Kacvinsky from comment #0) > gcc -o hello -Wl,--pdb hello.c That should be "gcc -g -o hello -Wl,--pdb hello.c" -- You are receiving this mail because: You are on the CC list for the bu

[Bug ld/30493] New: PDB files generated by ld --pdb do not work with the Visual Studio debugger

2023-05-27 Thread tkacvins at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30493 Bug ID: 30493 Summary: PDB files generated by ld --pdb do not work with the Visual Studio debugger Product: binutils Version: 2.40 Status: UNCONFIRMED Severi

[Bug binutils/30448] ld fails to make a valid DLL when used with gnatdll

2023-05-27 Thread tkacvins at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30448 --- Comment #16 from Tom Kacvinsky --- (In reply to Tom Kacvinsky from comment #14) > The files in this archive contain dumps of files generated by binutils 2.36 > and 2.36. The .p files were generated by "objdump -p" and the .s files were >

[Bug ld/30145] No way to specify PE IMAGE_SCN_* characteristics

2023-05-27 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30145 --- Comment #9 from Pali Rohár --- Ou, now I see that IMAGE_SCN_GPREL is alias for IMAGE_SCN_MEM_FARDATA and IMAGE_SCN_MEM_16BIT alias for IMAGE_SCN_MEM_PURGEABLE. And these twos are already in section_flag_xlat[]. And IMAGE_SCN_TYPE_DSECT is

[Bug ld/28037] Semireproducible bug

2023-05-27 Thread volker.weissmann at gmx dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=28037 Volker Weißmann changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/28037] Semireproducible bug

2023-05-27 Thread volker.weissmann at gmx dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=28037 --- Comment #3 from Volker Weißmann --- (In reply to Nick Clifton from comment #1) > (In reply to Volker Weißmann from comment #0) > Hi Volker, > > > sometimes (1 in 20 times maybe) > > A bug that does not happemn reliably is very hard to t

[Bug ld/30145] No way to specify PE IMAGE_SCN_* characteristics

2023-05-27 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30145 --- Comment #8 from Pali Rohár --- Thank you. I have looked at the change and from documented IMAGE_SCN_* flags at https://learn.microsoft.com/en-us/windows/win32/debug/pe-format and for dumping in section_flag_xlat[] are missing: IMAGE_SCN_GP

[Bug binutils/30448] ld fails to make a valid DLL when used with gnatdll

2023-05-27 Thread tkacvins at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30448 --- Comment #15 from Tom Kacvinsky --- I am on vacation. When I get back, I will also upload the .exp file as generated by the Visual Studio tool chain. Because the final link done via gnatdll works with that .exp file, but not the one gener

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

2023-05-27 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30237 Andreas Schwab changed: What|Removed |Added Target||riscv*-*-* -- You are receiving thi

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

2023-05-27 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30237 --- Comment #2 from Andreas Schwab --- strip and objcopy are the same thing. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/30449] gas riscv: support pseudo-instruction "lga"

2023-05-27 Thread nelsonc1225 at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30449 Nelson Chu changed: What|Removed |Added CC||nelsonc1225 at sourceware dot org --- C

[Bug ld/24676] [RISCV] Redundant R_RISCV_DTPMOD* R_RISCV_DTPREL* resulted from Global Dynamic -> Local Exec relaxation

2023-05-27 Thread nelsonc1225 at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24676 --- Comment #5 from Nelson Chu --- Accidentally, this can also fix the redundant NOPs issue here, https://sourceware.org/pipermail/binutils/2023-May/127653.html -- You are receiving this mail because: You are on the CC list for the bug.