[Bug ld/24685] [RISCV] R_RISCV_CALL_PLT should not create a canonical PLT in -no-pie mode

2021-02-17 Thread nelsonc1225 at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24685 Nelson Chu changed: What|Removed |Added CC||nelsonc1225 at sourceware dot org --- C

[Bug ld/27200] Bad RiscV64 ELF header flag using ld -b binary

2021-02-17 Thread nelsonc1225 at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27200 Nelson Chu changed: What|Removed |Added CC||nelsonc1225 at sourceware dot org

[Bug ld/27432] erroneous symbol offsets taken with __ImageBase relocation using Microsoft COFF .OBJ linked to

2021-02-17 Thread minnowware at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27432 --- Comment #1 from Kilian Kegel --- Created attachment 13230 --> https://sourceware.org/bugzilla/attachment.cgi?id=13230&action=edit screenshot wrong offset calculation -- You are receiving this mail because: You are on the CC list for th

[Bug ld/27432] New: erroneous symbol offsets taken with __ImageBase relocation using Microsoft COFF .OBJ linked to

2021-02-17 Thread minnowware at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27432 Bug ID: 27432 Summary: erroneous symbol offsets taken with __ImageBase relocation using Microsoft COFF .OBJ linked to Product: binutils Version: 2.36.1 Status: UNCONFI

[Bug ld/27425] erroneous __ImageBase relocation using Microsoft COFF .OBJ linked to .ELF x86_64

2021-02-17 Thread minnowware at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27425 --- Comment #2 from Kilian Kegel --- Hi H.J. your solution is perfect for part 1 of the issue. Additional it also fixes the entries for exception handling in the .pdata section - perfect. I will create a separate bug for part 2 of the proble

[Bug binutils/27268] mingw-w64 fails with dwarf5

2021-02-17 Thread ssbssa at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27268 --- Comment #2 from Hannes Domani --- Looks like adding only .debug_loclists is not enough. For another example I also needed to add .debug_rnglists. That makes me think that probably all DWARF 5 debug sections listed here are necessary: http