]> git.ipfire.org Git - thirdparty/glibc.git/commit
* sysdeps/m68k/fpu/e_log2f.c: Fix typo.
authorAndreas Schwab <schwab@suse.de>
Thu, 14 Jun 2001 14:18:56 +0000 (14:18 +0000)
committerAndreas Schwab <schwab@suse.de>
Thu, 14 Jun 2001 14:18:56 +0000 (14:18 +0000)
commit53483036b91c6013a56bdd14dbeaee6767f958a8
treee966739023a49afbfcd8fb83364d976db1bfb667
parent369bd2c0be8e2791e0b4a929735f93f4e885338f
* sysdeps/m68k/fpu/e_log2f.c: Fix typo.

* sysdeps/m68k/fpu/e_log2l.c: Fix typo.

* sysdeps/m68k/fpu/s_log2.c: Move...
* sysdeps/m68k/fpu/e_log2.c: ...to here. Rename to __ieee754_log2.
* sysdeps/m68k/fpu/s_log2f.c: Move...
* sysdeps/m68k/fpu/e_log2f.c: ...to here. Rename to __ieee754_log2f.
* sysdeps/m68k/fpu/s_log2l.c: Move...
* sysdeps/m68k/fpu/e_log2l.c: ...to here. Rename to __ieee754_log2l.
ChangeLog