Commit | Date | |
---|---|---|
2004-08-27 13:49:17 | Tree | |
[r36]
by
obarthel
c.lib 1.174 (27.8.2004) - The parameters of atan2() were swapped. Fixed. - Merged fdlibm 5.3 changes with __kernel_tan(), __exp() and __pow() |
2004-08-27 11:40:49 | Tree |
2004-08-25 15:27:29 | Tree | |
[r34]
by
obarthel
c.lib 1.173 (25.8.2004) - The <assert.h> header file was missing the C++ 'extern "C" { .. }' - Added a new function __get_default_file() which allows direct access |
2004-08-25 15:27:28 | Tree |
[r33]
by
obarthel
- Removed the USE_64_BIT_INTS definition from the GCC-68k makefile. |
2004-08-23 13:47:32 | Tree |
2004-08-21 18:57:42 | Tree | |
[r31]
by
obarthel
c.lib 1.172 (21.8.2004) - acos() now returns 0 for a domain error. - asin() now returns 0 for a domain error. - atan2() now returns 0 for a domain error. - fmod() now returns x if y == 0 and sets a - sqrt() now returns 0 for a domain error. - Added NaN and +Inf constants to the math library |
2004-08-21 18:57:41 | Tree |
2004-08-16 09:33:14 | Tree | |
[r29]
by
obarthel
c.lib 1.171 (16.8.2004) - Added "math_hypot.c" - The 68k build makefile now builds the vfprintf/vfscanf functions - Split the release notes file into changes and actual release notes, |
2004-08-16 09:33:13 | Tree |
2004-08-14 15:01:22 | Tree |