8 lines
248 B
Plaintext
Raw Normal View History

- Test unsupported values in the ABIs.
2022-04-02 17:08:35 +05:00
- More coverage for ptrace:
- Get/set of FFR.
- Ensure ptraced processes actually see the register state visible through
the ptrace interface.
- Big endian.
- Test PR_SVE_VL_INHERIT after a double fork.