[Bug binutils/11822] PE file alignment ignored in objcopy and strip

2023-01-20 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11822 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug binutils/11819] addre2line doesn't work with compressed debug section

2023-01-20 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11819 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/28824] relro security issues

2023-01-20 Thread rui314 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28824 --- Comment #14 from Rui Ueyama --- > I like this, thanks! (psykose/alice confirmed lld does not have the problem > on alpine, but I am not sure if they do the correct thing™ here security-wise > -- it's good to have a concrete idea here) Y

[Bug ld/28824] relro security issues

2023-01-20 Thread rfhn.fhbrrjnzeneqpf at noclue dot notk.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28824 --- Comment #13 from Dominique Martinet --- > See commit 1a26a53a0dee That commit is about arm32, which apparently had the same problem, but aarch64 is in a similar place except that larger page sizes are actually used (I use 4K, but asahi li

[Bug ld/28824] relro security issues

2023-01-20 Thread rui314 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28824 --- Comment #12 from Rui Ueyama --- In the mold linker, we are dealing with the issue by mapping the page that is at the boundary of relro and non-relro twice as the last relro page and the first non-relro page. Here is an example of the mold-

[Bug ld/28824] relro security issues

2023-01-20 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28824 --- Comment #11 from Alan Modra --- See commit 1a26a53a0dee -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/28824] relro security issues

2023-01-20 Thread rfhn.fhbrrjnzeneqpf at noclue dot notk.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28824 Dominique Martinet changed: What|Removed |Added CC||rfhn.fhbrrjnzeneqpf@noclue.

[Bug ld/29998] ld terminated with signal 11 [Segmentation fault] under mingw with LTO

2023-01-20 Thread medhefgo at web dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=29998 --- Comment #13 from Jan Janssen --- Dunno why it it not occur to me to do a bisection… 514b4e191d5f46de8e142fe216e677a35fa9c4bb is the first bad commit -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/30006] Failure to build binutils-2.40 on i686

2023-01-20 Thread satadru at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30006 --- Comment #9 from Satadru Pramanik --- Docker instructions: https://docs.docker.com/get-docker/ Once you have docker installed, you should be able to do this: docker run --platform linux/386 --rm --net=host -v $(pwd):/output -h $(hostname)-

[Bug gprofng/30006] Failure to build binutils-2.40 on i686

2023-01-20 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30006 --- Comment #8 from Vladimir Mezentsev --- I hope - YES. I have no experience with Docker and Ubuntu. If you have a simple instruction, could you please send it to me. -- You are receiving this mail because: You are on the CC list for the b

[Bug gprofng/30006] Failure to build binutils-2.40 on i686

2023-01-20 Thread satadru at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30006 --- Comment #7 from Satadru Pramanik --- Would a reproducer in Docker be sufficient? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/13671] gld creates i386 relocations not supported by Solaris ld.so.1

2023-01-20 Thread ro at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=13671 Rainer Orth changed: What|Removed |Added Target Milestone|--- |2.41 Resolution|---