https://sourceware.org/bugzilla/show_bug.cgi?id=26222
Bug ID: 26222
Summary: Support 64-bit PC relative relocation (R_MIPS_PC64
via R_MIPS_PC32/R_MIPS_64/R_MIPS_NONE)
Product: binutils
Version: unspecified
Status: UNCONF
https://sourceware.org/bugzilla/show_bug.cgi?id=26219
--- Comment #1 from trass3r ---
Currently fails in Dwarf_info_reader::do_parse() reading debug_abbrev_offset.
For reference: https://reviews.llvm.org/D51935#change-esmWqDKOGMBP
--
You are receiving this mail because:
You are on the CC list f
https://sourceware.org/bugzilla/show_bug.cgi?id=26219
Bug ID: 26219
Summary: support DWARF5 split dwarf in dwp
Product: binutils
Version: 2.36 (HEAD)
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Compone
https://sourceware.org/bugzilla/show_bug.cgi?id=26218
Bug ID: 26218
Summary: Invalid coff/pe arm machine type creating EFI binary
Product: binutils
Version: 2.32
Status: UNCONFIRMED
Severity: normal
Priority: P2
https://sourceware.org/bugzilla/show_bug.cgi?id=15447
--- Comment #2 from trass3r ---
diff --git a/gold/dwp.cc b/gold/dwp.cc
index 7c4eef090d..d71caae357 100644
--- a/gold/dwp.cc
+++ b/gold/dwp.cc
@@ -2418,6 +2418,8 @@ main(int argc, char** argv)
{
Dwo_file exe_file(exe_filename);
https://sourceware.org/bugzilla/show_bug.cgi?id=26216
--- Comment #8 from Sridhar ---
But the same .so is working fine when I use the binutils version 2.30.
Should I have to rebuild the .so using 2.33.1 ld version?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=26216
Alan Modra changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://sourceware.org/bugzilla/show_bug.cgi?id=26216
--- Comment #6 from Sridhar ---
1001: 000305d074 FUNCGLOBAL DEFAULT 11
_ZNK8QWebView3urlEv@@Qt_5
1002: 0 FUNCGLOBAL DEFAULT UND
_ZN15QWebPageAdapter31setNotificationsAllowedForFrameEP16QWebFrameA
https://sourceware.org/bugzilla/show_bug.cgi?id=26216
--- Comment #5 from Sridhar ---
Part2
501: 0 FUNCGLOBAL DEFAULT UND
_ZNK7QWidget14heightForWidthEi@Qt_5 (12)
502: 0 FUNCGLOBAL DEFAULT UND
_ZN8QVariantaSERKS_@Qt_5 (14)
503: 00
https://sourceware.org/bugzilla/show_bug.cgi?id=26216
--- Comment #4 from Sridhar ---
Part1:
There are 27 section headers, starting at offset 0x4a088:
Section Headers:
[Nr] Name TypeAddress OffSize ES Flg
Lk Inf Al
[ 0] NULL
https://sourceware.org/bugzilla/show_bug.cgi?id=26216
--- Comment #3 from Andreas Schwab ---
You didn't show the complete output.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=26216
--- Comment #2 from Sridhar ---
This the the output readelf -WSs libQt5WebKitWidgets.so
Symbol table '.dynsym' contains 1152 entries:
Num:Value Size TypeBind Vis Ndx Name
0: 0 NOTYPE LOCAL
12 matches
Mail list logo