Richard Earnshaw
Richard Earnshaw
The table in section 10.3 of the EHABI for AArch32 that describes the unwind codes contains references of the form "remark c", but the list of remarks is now using...
The fix for issue #126 added a cross reference to the C & C++ language bindings, but the result is now misleading. The original text was intended to permit other...
The macro __ARM_FEATURE_BF16 is referenced a couple of times in the ACLE specification, but there is no specification of exactly when this macro should be defined by the compiler. That...
### Summary The documentation for ansible.builtin.user says that uid_min and uid_max are ignored on platforms other than Linux, but on FreeBSD having them set leads to an error ### Issue...