OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Dale Rahn (drahncvs.openbsd.org)
Date: Tue May 03 2005 - 22:59:24 CDT


CVSROOT: /cvs
Module name: src
Changes by: drahncvs.openbsd.org 2005/05/03 21:59:24

Modified files:
        libexec/ld.so/amd64: Makefile.inc ldasm.S

Log message:
%rsi is not callee save, use source register that is saved across call
This also allows propolice to be enabled in ld.so for amd64
ok marco weingart