cvs commit: src/sys/sparc64/sparc64 machdep.c

Jake Burkholder jake at FreeBSD.org
Tue Apr 1 15:18:14 PST 2003


jake        2003/04/01 15:18:13 PST

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  machdep.c 
  Log:
  - Set the version number in the mcontext in get_mcontext and check it in
    set_mcontext.
  - Don't make assumptions about the alignment of the mcontext inside of the
    ucontext; we have to save the floating point registers to the pcb and then
    copy to the mcontext.
  
  Revision  Changes    Path
  1.83      +9 -6      src/sys/sparc64/sparc64/machdep.c


More information about the cvs-src mailing list