Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 2003 15:18:13 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 machdep.c
Message-ID:  <200304012318.h31NIDmv086346@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304012318.h31NIDmv086346>