[Bug ld/31868] Provide diagnostic option for ISA marker notes

2024-06-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31868 --- Comment #3 from Sam James --- (In reply to H.J. Lu from comment #1) > Can you pass "--dependency-file DEP" to ld and run "readelf -n" on all > relocatable > input files in DEP? I hadn't thought of this. I'll try find some time to try it,

[Bug gas/31894] New: Bundle padding generates inefficient nops

2024-06-13 Thread zyedidia at cs dot stanford.edu
https://sourceware.org/bugzilla/show_bug.cgi?id=31894 Bug ID: 31894 Summary: Bundle padding generates inefficient nops Product: binutils Version: 2.43 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Comp

[Bug ld/30907] ELF segment add extra 2 LOAD segments in aarch64, making binary bigger 128KiB than before

2024-06-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30907 --- Comment #7 from Sourceware Commits --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e8e10743f7b207b21a1efb0cc9e42487080db013 commit e8e10743f7b207b21a1efb0cc9e42487080db0

[Bug libctf/31882] libctf: fails test suite on 32-bit platforms due to incorrect format specifiers

2024-06-13 Thread nick.alcock at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31882 --- Comment #7 from Nick Alcock --- Thanks, Alan. I can start using %z without fear from now on, as opposed to just accidentally using it out of habit and then cursing and reverting it when it breaks on mingw. (I'm fairly sure that when libctf

[Bug libctf/28905] libtool causes libctf.so links to system zlib on cross compilation

2024-06-13 Thread xry111 at xry111 dot site
https://sourceware.org/bugzilla/show_bug.cgi?id=28905 --- Comment #3 from Xi Ruoyao --- Note that Binutils shares the configuration system with GCC, thus when we backport it we must make it work for both Binutils and GCC. But for GCC a simple backport won't work because GCC has two different sys

[Bug libctf/28905] libtool causes libctf.so links to system zlib on cross compilation

2024-06-13 Thread xry111 at xry111 dot site
https://sourceware.org/bugzilla/show_bug.cgi?id=28905 --- Comment #2 from Xi Ruoyao --- I'm the one added the hack for LFS. Upstream libtool has recent be fixed by https://git.savannah.gnu.org/cgit/libtool.git/commit/?id=3221f9f0fb98d5740ab5d0e8db6a731302520644 and/or https://git.savannah.gnu

[Bug libctf/28905] libtool causes libctf.so links to system zlib on cross compilation

2024-06-13 Thread nroycea+sourceware at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28905 nroycea+sourceware at gmail dot com changed: What|Removed |Added CC||nroycea+sourcewar