[Bug binutils/32154] [PATCH] Binutils: libiberty: WINAPI functions used with chars instead of trivial chars.
https://sourceware.org/bugzilla/show_bug.cgi?id=32154 Carlo Bramini changed: What|Removed |Added Summary|Binutils: libiberty: WINAPI |[PATCH] Binutils: |functions used with chars |libiberty: WINAPI functions |instead of trivial chars. |used with chars instead of ||trivial chars. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug admin/31881] binutils-gdb Git repository is flooded by automatic commits
https://sourceware.org/bugzilla/show_bug.cgi?id=31881 Nick Clifton changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED Last reconfirmed||2024-09-09 --- Comment #24 from Nick Clifton --- Doh - nope - mainly because I have been on holiday. OK - so are we happy with the latest version of the patch ? If so then I will go ahead and apply it. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.
[Bug ld/32153] [2.43 regression]: ld: Failed to link llvm bitcode module: Expected at most one ThinLTO module per bitcode file
https://sourceware.org/bugzilla/show_bug.cgi?id=32153 --- Comment #2 from Sourceware Commits --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c839a44c39161c9932d58c28c2949ab3bb94ea6f commit c839a44c39161c9932d58c28c2949ab3bb94ea6f Author: H.J. Lu Date: Sun Sep 8 17:27:00 2024 -0700 bfd: Pass true to ld_plugin_object_p Since linker calls bfd_plugin_object_p, which calls ld_plugin_object_p, only for command-line input objects, pass true to ld_plugin_object_p so that the same input IR file won't be included twice if the new LTO hook, LDPT_REGISTER_CLAIM_FILE_HOOK_V2 isn't used. PR ld/32153 * plugin.c (bfd_plugin_object_p): Pass true to ld_plugin_object_p. Signed-off-by: H.J. Lu -- You are receiving this mail because: You are on the CC list for the bug.