git: ieeefp.h: Remove i386 specifics.

看板DFBSD_commit作者時間15年前 (2011/02/04 15:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1DIwGpNr (DFBSD_commit)