Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2002-06-24 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-06-24 | 1 | -0/+1 |
| | | | | | | | | | * libc/include/math.h: Remove <sys/types.h>. (__dmath): Use __ULong instead of _uint32_t. * libc/include/sys/reent.h: If long or int is not 32-bits, include <sys/types.h> to get definitions for _int32_t and _uint32_t. * libc/stdlib/mprec.h: Include <sys/types.h> to get integer defs. * libm/common/fdlibm.h: Ditto. | ||||
* | Handle ARMs with big endian IEEE words but little endian IEEE bytes | Nick Clifton | 2001-06-28 | 1 | -1/+1 |
| | |||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+313 |