git: libc - fix mcontext issues

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Dec 22 11:43:57 PST 2011


commit 90ec01758b35be9a782bc6ea5c5b48aa6fac7e0d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Dec 22 11:13:45 2011 -0800

    libc - fix mcontext issues
    
    * Fix incorrect register use in _get_mcontext() left over from the
      32-bit port to 64-bits.
    
    * This routine is only (currently) used by a few pkgsrc packages.

Summary of changes:
 lib/libc/x86_64/gen/mcontext.S |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/90ec01758b35be9a782bc6ea5c5b48aa6fac7e0d


-- 
DragonFly BSD source repository





More information about the Commits mailing list