ar.1: Some remarks and a patch with editorial changes for this man page

2025-03-02 Thread Bjarni Ingi Gislason
Package: binutils-common Version: 2.44-2 (Debian) Severity: minor Tags: patch * What led up to the situation? Checking for defects with a new version test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -rCHECKSTYLE=10 -ww -z < "man page" [Use "groff -e ' $' -e '\\~$' " to find obvious trai

[Bug ld/32751] --warn-rwx-segments always triggers RWX warning on 32-bit hppa

2025-03-02 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32751 --- Comment #1 from John David Anglin --- Currently if ac_default_ld_warn_rwx_segments is unset, we override and set ac_default_ld_warn_rwx_segments to 0. This could be modified to always force ac_default_ld_warn_rwx_segments to 0, but maybe