HomeFreeBSD

Cleanup structures related to VFP and/or mcontext_t.

Description

Cleanup structures related to VFP and/or mcontext_t.

  • in mcontext_t, rename newer used 'union vfp' to equaly sized 'mc_spare'. Space allocated by 'union vfp' is too small and cannot hold full VFP context.
  • move structures defined in fp.h to more appropriate headers.
  • remove all unused VFP structures.

MFC after: 2 weeks

Details

Provenance
mmelAuthored on
Parents
rS315899: kldload pty if available.
Branches
Unknown
Tags
Unknown