[Bug ld/32580] [2.44 regression] Non-bash shell breaks many default linker scripts

2025-03-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32580 Sam James changed: What|Removed |Added See Also||https://github.com/ksh93/ks

[Bug ld/32818] New: Linker uses wrong PLT sequence with memory-seal flag

2025-03-24 Thread ykhrustalev at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32818 Bug ID: 32818 Summary: Linker uses wrong PLT sequence with memory-seal flag Product: binutils Version: 2.44 Status: NEW Severity: normal Priority: P2 Componen

[Bug ld/32818] Linker uses wrong PLT sequence with memory-seal flag

2025-03-24 Thread ykhrustalev at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32818 Yury Khrustalev changed: What|Removed |Added Target||aarch64-none-linux-gnu -- You are

[Bug ld/32580] [2.44 regression] Non-bash shell breaks many default linker scripts

2025-03-24 Thread stefanbidi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32580 Stefan Bidigaray changed: What|Removed |Added CC||stefanbidi at gmail dot com --- Co

[Bug binutils/32732] Binutils (objcopy) generates abnormally large, non-functional binaries since 121a3f4b4f4aac216abe239f6f3bd491b63e5e34

2025-03-24 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32732 --- Comment #5 from Nick Clifton --- OK, well such a change would certainly be fine with me. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/32813] Missing REX prefix for LSL

2025-03-24 Thread abel at cs dot uni-saarland.de
https://sourceware.org/bugzilla/show_bug.cgi?id=32813 --- Comment #8 from Andreas Abel --- I do not need to support other assemblers; this was just to show how that the current version of gas is the outlier here. And I would not need workarounds for the other assemblers, as they encode the instru

[Bug binutils/32732] Binutils (objcopy) generates abnormally large, non-functional binaries since 121a3f4b4f4aac216abe239f6f3bd491b63e5e34

2025-03-24 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32732 --- Comment #4 from Jan Beulich --- (In reply to Nick Clifton from comment #3) > The intention was to allow objcopy's --section-alignment option to not only > set the SectionAlignment field in the PE format's optional header but to > also set

[Bug binutils/32732] Binutils (objcopy) generates abnormally large, non-functional binaries since 121a3f4b4f4aac216abe239f6f3bd491b63e5e34

2025-03-24 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32732 --- Comment #3 from Nick Clifton --- Right - so first of all I wish to point out that although I did create the patch that is causing all of these problems, I am not a PE file format expert. So it is entirely likely that I made mistakes. And