This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ieee754.h


I've applied the patches for ieee754.h sent by Joel although there is
the special ARM version since I think it makes more sense this way.
We already distinguish between big and little endian and since
endian.h define the necessary symbol, we can also recognize the
strange ARM platform.

Therefore I'd like to remove the ARM version but when I look through
the two files they differ.  I think that the way I laid out the ARM
structures in sysdeps/ieee754/ieee754.h are correct but Phil or Scott
might want to look through it nevertheless.  Please tell so that I can
remove the one file.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]