diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2002-07-02 18:18:58 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2002-07-02 18:18:58 +0000 |
commit | cec4a9f8f00e58c2486849aa0cf784b84a411beb (patch) | |
tree | ae3d9daebd3a3c5501497beab441a1bf27737092 /winsup/cygwin/autoload.cc | |
parent | d183515c9fa35681286cbdf02da37845648cef0b (diff) | |
download | cygnal-cec4a9f8f00e58c2486849aa0cf784b84a411beb.tar.gz cygnal-cec4a9f8f00e58c2486849aa0cf784b84a411beb.tar.bz2 cygnal-cec4a9f8f00e58c2486849aa0cf784b84a411beb.zip |
2002-07-02 Chris Demetriou <cgd@broadcom.com>
* libc/include/sys/config.h (__IEEE_LITTLE_ENDIAN)
(__IEEE_BIG_ENDIAN): Define appropriately for MIPS.
Check that one of them is defined and error out if not.
Add any platforms defined in <machine/ieeefp.h> that are missing.
* libc/search/hash.h (DB_BYTE_ORDER, DB_BIG_ENDIAN)
(DB_LITTLE_ENDIAN): New defines.
* libc/search/hash.c: Replace all incorrect checks for
_IEEE_LITTLE_ENDIAN with tests of BYTE_ORDER, and all uses of
BYTE_ORDER, LITTLE_ENDIAN, and BIG_ENDIAN with DB_* versions.
* libc/search/hash_page.c: Likewise.
Diffstat (limited to 'winsup/cygwin/autoload.cc')
0 files changed, 0 insertions, 0 deletions