]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix to avoid using the fields 3 and 4 of the CR.
authorRyan S. Arnold <rsa@us.ibm.com>
Fri, 24 Jul 2009 17:21:48 +0000 (12:21 -0500)
committerRyan Arnold <ryanarn@etna.rchland.ibm.com>
Fri, 24 Jul 2009 20:10:55 +0000 (15:10 -0500)
commitb35745e509d6cd0939b1f97d4d46dcacc6e4b4d8
tree828e4ebe5e44cdfc9f948c27a4063269a3fe6463
parent3353ea9028f569552e12bef515582a48c49100e0
Fix to avoid using the fields 3 and 4 of the CR.

commit 9ea8bfec35c54cb5769209227d94ab61f9efb935
Author: Ulrich Drepper <drepper@redhat.com>
Date:   Fri Jun 13 01:18:22 2008 +0000

* sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid using
cr[34] registers.
* sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
* sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
Likewise.
* sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Avoid using cr3
register.

2008-06-12  Ulrich Drepper  <drepper@redhat.com>

* nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cache
sysdeps/powerpc/powerpc32/fpu/s_lround.S
sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S
sysdeps/powerpc/powerpc64/fpu/s_llround.S
sysdeps/powerpc/powerpc64/fpu/s_llroundf.S