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

git: ieeefp.h: Remove i386 specifics.


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 3 Feb 2011 22:47:30 -0800 (PST)

commit fe667cd2edce8ea4f3dcc86526ed9759c14f0bf4
Author: Peter Avalos <pavalos@dragonflybsd.org>
Date:   Mon Jan 31 21:59:03 2011 -1000

    ieeefp.h: Remove i386 specifics.
    
    Move the contents of <machine/floatingpoint.h> to <machine/ieeefp.h> for
    i386 to match x86_64.
    
    While I'm here, mark which versions of these files we have for x86_64.
    
    Obtained-from: FreeBSD

Summary of changes:
 include/ieeefp.h                       |    7 +--
 sys/cpu/i386/include/floatingpoint.h   |   90 +-------------------------------
 sys/cpu/i386/include/ieeefp.h          |   83 ++++++++++++++++++++++++++++-
 sys/cpu/x86_64/include/floatingpoint.h |    3 +-
 sys/cpu/x86_64/include/ieeefp.h        |    2 +-
 5 files changed, 85 insertions(+), 100 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fe667cd2edce8ea4f3dcc86526ed9759c14f0bf4


-- 
DragonFly BSD source repository



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