Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 2003 17:00:53 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/arch/amd64/amd64 context.S
Message-ID:  <200309160000.h8G00r1V005787@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2003/09/15 17:00:53 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/arch/amd64/amd64 context.S 
  Log:
  Remove a comment that questioned why the size of the FPU
  state for amd64 was twice as large as necessary.  Peter
  recently fixed this, so the comment no longer applies.
  
  Also, since the size of struct mcontext changed, adjust
  the threads library version of get&set context to match.
  
  FYI, any change layout/size change to any arch's struct
  mcontext will likely need some minor changes in libpthread.
  
  Revision  Changes    Path
  1.3       +1 -10     src/lib/libpthread/arch/amd64/amd64/context.S



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