Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2003 11:09:33 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/amd64/gen _setjmp.S setjmp.S sigsetjmp.S
Message-ID:  <200304301809.h3UI9Xju017468@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/04/30 11:09:33 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/amd64/gen   _setjmp.S setjmp.S sigsetjmp.S 
  Log:
  Update for AMD64 contexts.  Note that this still has some x87-style FPU
  instructions here, these may need to be updated for SSE.
  (Repocopied from i386/gen)
  
  Revision  Changes    Path
  1.17      +26 -22    src/lib/libc/amd64/gen/_setjmp.S
  1.23      +40 -38    src/lib/libc/amd64/gen/setjmp.S
  1.25      +46 -45    src/lib/libc/amd64/gen/sigsetjmp.S



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