Menu

Code Commit Log


Commit Date  
[r37] by obarthel

- Replaced the rint() and rintf() functions with the fdlibm code.

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()
functions.

2004-08-27 11:40:49 Tree
[r35] by --none--

This commit was manufactured by cvs2svn to create tag 'V1_173'.

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" { .. }'
declarations.

- Added a new function __get_default_file() which allows direct access
to the low level file handle/socket descriptor associated with a
file descriptor.

2004-08-25 15:27:28 Tree
[r33] by obarthel

- Removed the USE_64_BIT_INTS definition from the GCC-68k makefile.
Apparently, the 64 bit integer math still doesn't work right in the
plain 68k libgcc.a.

2004-08-23 13:47:32 Tree
[r32] by --none--

This commit was manufactured by cvs2svn to create tag 'V1_172'.

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
domain error.

- sqrt() now returns 0 for a domain error.

- Added NaN and +Inf constants to the math library
initialization code which could come in handy later.

2004-08-21 18:57:41 Tree
[r30] by --none--

This commit was manufactured by cvs2svn to create tag 'V1_171'.

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
with %lld/%llu support.

- Split the release notes file into changes and actual release notes,
which may overlap but differ in technical content.

2004-08-16 09:33:13 Tree
[r28] by obarthel

- Added a build makefile for GCC/68k.

2004-08-14 15:01:22 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.