glibc/sysdeps/powerpc/fpu
Geoff Keating b62990918e * sysdeps/powerpc/dl-machine.c: Include dl-machine.h after the other header files. Mention about 128-byte cache line sizes. (__elf_machine_fixup_plt): Make types match elf_machine_fixup_plt. * sysdeps/powerpc/dl-machine.h (elf_machine_fixup_plt): Update for current calling sequence. * sysdeps/powerpc/dl-start.S (_dl_start_user): Close comment.
* sysdeps/powerpc/fpu/s_rint.c: Handle rounding to -0 correctly.
* sysdeps/powerpc/fpu/s_rintf.c: Likewise.

* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add getrlimit
and setrlimit syscalls for backwards compatibility.
2000-04-11  Geoff Keating  <geoffk@cygnus.com>

	* sysdeps/powerpc/dl-machine.c: Include dl-machine.h after the
	other header files.  Mention about 128-byte cache line sizes.
	(__elf_machine_fixup_plt): Make types match elf_machine_fixup_plt.
	* sysdeps/powerpc/dl-machine.h (elf_machine_fixup_plt): Update
	for current calling sequence.
	* sysdeps/powerpc/dl-start.S (_dl_start_user): Close comment.

	* sysdeps/powerpc/fpu/s_rint.c: Handle rounding to -0 correctly.
	* sysdeps/powerpc/fpu/s_rintf.c: Likewise.

	* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add getrlimit
	and setrlimit syscalls for backwards compatibility.
2000-06-12 07:13:22 +00:00
..
bits Update. 2000-06-04 16:11:43 +00:00
Dist Update. 2000-01-27 01:50:11 +00:00
e_sqrt.c Update. 1999-10-11 22:31:36 +00:00
e_sqrtf.c Update. 1999-10-11 22:31:36 +00:00
fegetenv.c Update. 2000-02-26 01:21:37 +00:00
fegetround.c Update. 1999-11-01 00:17:59 +00:00
feholdexcpt.c Update. 2000-01-31 08:11:53 +00:00
fenv_const.c Update. 1999-10-31 23:32:56 +00:00
fenv_libc.h Update. 1999-10-31 23:32:56 +00:00
fesetenv.c Update. 2000-02-26 01:21:37 +00:00
fesetround.c Update. 2000-01-31 08:11:53 +00:00
feupdateenv.c Update. 2000-02-26 01:21:37 +00:00
fgetexcptflg.c Update. 2000-02-26 01:21:37 +00:00
fraiseexcpt.c Update. 2000-02-26 01:21:37 +00:00
fsetexcptflg.c Update. 2000-02-26 01:21:37 +00:00
ftestexcept.c Update. 1999-11-01 00:17:59 +00:00
libm-test-ulps Update. 2000-01-29 12:04:45 +00:00
Makefile Update. 1999-10-11 22:31:36 +00:00
s_copysign.S Update. 2000-02-28 22:36:31 +00:00
s_copysignf.S Update. 1999-10-10 00:00:36 +00:00
s_fabs.S Update. 1999-10-12 00:19:17 +00:00
s_fabsf.S Update. 1999-10-10 00:00:36 +00:00
s_fdim.c Update. 1999-10-10 00:00:36 +00:00
s_fdimf.c Update. 1999-10-10 00:00:36 +00:00
s_fmax.S Update. 1999-10-12 00:19:17 +00:00
s_fmaxf.S Update. 1999-10-10 00:00:36 +00:00
s_fmin.S Update. 1999-10-12 00:19:17 +00:00
s_fminf.S Update. 1999-10-10 00:00:36 +00:00
s_isnan.c Update. 2000-04-17 18:10:46 +00:00
s_isnanf.S Update. 1999-10-10 00:00:36 +00:00
s_llrint.c Update. 1999-10-10 00:00:36 +00:00
s_llrintf.c Update. 1999-10-10 00:00:36 +00:00
s_llround.c Update. 1999-10-10 00:00:36 +00:00
s_llroundf.c Update. 1999-10-10 00:00:36 +00:00
s_lrint.c Update. 1999-10-10 00:00:36 +00:00
s_lrintf.S Update. 1999-10-10 00:00:36 +00:00
s_lround.c Update. 1999-10-10 00:00:36 +00:00
s_lroundf.c Update. 1999-10-10 00:00:36 +00:00
s_rint.c * sysdeps/powerpc/dl-machine.c: Include dl-machine.h after the other header files. Mention about 128-byte cache line sizes. (__elf_machine_fixup_plt): Make types match elf_machine_fixup_plt. * sysdeps/powerpc/dl-machine.h (elf_machine_fixup_plt): Update for current calling sequence. * sysdeps/powerpc/dl-start.S (_dl_start_user): Close comment. 2000-06-12 07:13:22 +00:00
s_rintf.c * sysdeps/powerpc/dl-machine.c: Include dl-machine.h after the other header files. Mention about 128-byte cache line sizes. (__elf_machine_fixup_plt): Make types match elf_machine_fixup_plt. * sysdeps/powerpc/dl-machine.h (elf_machine_fixup_plt): Update for current calling sequence. * sysdeps/powerpc/dl-start.S (_dl_start_user): Close comment. 2000-06-12 07:13:22 +00:00
t_sqrt.c Update. 1999-10-10 00:00:36 +00:00
w_sqrt.c Update. 1999-10-10 00:00:36 +00:00
w_sqrtf.c Update. 1999-10-10 00:00:36 +00:00