cvs commit: src/lib/libc/amd64/gen _setjmp.S setjmp.S sigsetjmp.S

Peter Wemm peter at FreeBSD.org
Wed Apr 30 11:09:35 PDT 2003


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


More information about the cvs-all mailing list