elfutils thread-safety (Was: [PATCH dwarves 3/3] dwarf_loader: Check DW_OP_[GNU_]entry_value for possible parameter matching)

2024-11-15 Thread Mark Wielaard
Hi Arnaldo, On Mon, 2024-11-11 at 10:42 -0300, Arnaldo Carvalho de Melo wrote: > Adding Mark to the CC list. And CC elfutils-devel so this gets more exposure to the people working on elfutils thread-safety. For those missing some context the whole thread is here: https://lore.kernel.org/dwarves/Z

[Bug backends/32370] Handle R_RISCV_SET_ULEB128 and R_RISCV_SUB_ULEB128 relocations

2024-11-15 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32370 --- Comment #5 from Mark Wielaard --- Question is whether we should try to handle them in the debug sections. e.g. for hello.o we currently get: $ eu-readelf -U --debug-dump=loc /tmp/hello.o DWARF section [ 9] '.debug_loclists' at offset 0

[Bug backends/32370] Handle R_RISCV_SET_ULEB128 and R_RISCV_SUB_ULEB128 relocations

2024-11-15 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32370 --- Comment #4 from Mark Wielaard --- (In reply to Mark Wielaard from comment #0) > eu-readelf -r will show > > Relocation section [ 9] '.rela.debug_loclists' for section [ 8] > '.debug_loclists' at offset 0xde0 contains 24 entries: > Offse

[Bug backends/32370] Handle R_RISCV_SET_ULEB128 and R_RISCV_SUB_ULEB128 relocations

2024-11-15 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32370 --- Comment #3 from Mark Wielaard --- Created attachment 15800 --> https://sourceware.org/bugzilla/attachment.cgi?id=15800&action=edit tests/run-readelf-loc.sh testfileloc -- You are receiving this mail because: You are on the CC list for

[Bug backends/32370] Handle R_RISCV_SET_ULEB128 and R_RISCV_SUB_ULEB128 relocations

2024-11-15 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32370 --- Comment #2 from Mark Wielaard --- Created attachment 15799 --> https://sourceware.org/bugzilla/attachment.cgi?id=15799&action=edit tests/run-readelf-loc.sh world.o -- You are receiving this mail because: You are on the CC list for the

[Bug backends/32370] Handle R_RISCV_SET_ULEB128 and R_RISCV_SUB_ULEB128 relocations

2024-11-15 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32370 --- Comment #1 from Mark Wielaard --- Created attachment 15798 --> https://sourceware.org/bugzilla/attachment.cgi?id=15798&action=edit tests/run-readelf-loc.sh hello.o -- You are receiving this mail because: You are on the CC list for the

[Bug backends/32370] New: Handle R_RISCV_SET_ULEB128 and R_RISCV_SUB_ULEB128 relocations

2024-11-15 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32370 Bug ID: 32370 Summary: Handle R_RISCV_SET_ULEB128 and R_RISCV_SUB_ULEB128 relocations Product: elfutils Version: unspecified Status: NEW Severity: normal