Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Fix new GCC warnings | Keith Packard | 2017-11-11 |
| | | | | | | | | * Duplicate 'const' in test code. * Mis-formatted loop in kf_rem_pio2 * Unused 'one' in sf_cos Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Add floating point math functions from newlib | Keith Packard | 2013-10-25 |
These are all BSD licensed, so we can simply include them directly Signed-off-by: Keith Packard <keithp@keithp.com> |