| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [PowerPC64LE] Fix gdtoa configurations on LE. | Brandon Bergren | 2020-09-23 | 1 | -0/+4 | 
| | | | | | | | | | | | | | | | | | gdtoa wins the award for "most outdated endianness naming convention" with its IEEE_8087 vs IEEE_MC68k defines. I had a good chuckle. Update softfloat and arith.h to adjust to BE or LE automatically based on the low level preprocessor defines. Fixes printf/scanf on PowerPC64LE, although there is still a problem lurking regarding Signalling NaNs... Sponsored by: Tag1 Consulting, Inc. Notes: svn path=/head/; revision=366054 | ||||
| * | Add support files for compiling with soft-float. This has been | Marcel Moolenaar | 2008-04-27 | 3 | -0/+448 | 
| copied from ARM and modified to warrant the duplication. Oh, and to make it work for PowerPC :-) Notes: svn path=/head/; revision=178620 | |||||
