Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add implementations for cimag{,f,l}, creal{,f,l} and conj{,f,l}. They are | stefanf | 2004-05-30 | 1 | -0/+35 |
needed for cases where GCC's builtin functions cannot be used and for compilers that don't know about them. Approved by: das (mentor) |