DragonFly BSD
DragonFly commits List (threaded) for 2011-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: libc - fix mcontext issues


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 22 Dec 2011 11:43:02 -0800 (PST)

commit 90ec01758b35be9a782bc6ea5c5b48aa6fac7e0d
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]