Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2001 22:06:18 -0800 (PST)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/alpha/gen _setjmp.S setjmp.S
Message-ID:  <200112220606.fBM66Ip61064@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2001/12/21 22:06:18 PST

  Modified files:
    lib/libc/alpha/gen   _setjmp.S setjmp.S 
  Log:
  Save and restore t12 in the jmp_buf.  t12 is used during function
  calls.
  
  This change allows libc_r to create thread contexts with a different
  stack and return address.
  
  With much detective work by: Bernd Walter <ticso@cicely.de>
  
  Revision  Changes    Path
  1.8       +3 -1      src/lib/libc/alpha/gen/_setjmp.S
  1.15      +2 -1      src/lib/libc/alpha/gen/setjmp.S

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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