aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)AuthorFilesLines
2000-12-27(__bswap_64): Handle constant argument case separately.Ulrich Drepper1-4/+19
2000-12-21Update.Ulrich Drepper1-4/+0
2000-12-21Add test for nextafter and 0.0.Ulrich Drepper1-6/+10
2000-12-21Update.Ulrich Drepper1-3/+4
2000-12-19Update.Ulrich Drepper1-3/+4
2000-12-05Update.Ulrich Drepper3-3/+15
2000-12-04Update.Ulrich Drepper1-6/+0
2000-12-04Update.Ulrich Drepper1-1/+1
2000-12-04Update.Ulrich Drepper1-4/+22
2000-12-04Update.Ulrich Drepper1-0/+42
2000-12-04Update.Ulrich Drepper1-2/+15
2000-12-03Update.Ulrich Drepper1-0/+20
2000-12-02Update.Ulrich Drepper3-0/+3
2000-11-28Update.Ulrich Drepper1-6/+18
2000-11-26Update.Ulrich Drepper1-1/+1
2000-11-21* sysdeps/alpha/setjmp.S: Remove __setjmp entry point. * sysdeps/arm/setjmp.S...Andreas Schwab2-7/+0
2000-11-20Update.Ulrich Drepper1-8/+10
2000-11-08Update.Ulrich Drepper2-0/+4
2000-11-03Update.Ulrich Drepper1-22/+24
2000-11-01Update.Ulrich Drepper1-15/+25
2000-10-30Update.Ulrich Drepper1-4/+5
2000-10-26Update.Ulrich Drepper1-23/+23
2000-10-21Update.Ulrich Drepper1-9/+3
2000-10-16Update.Ulrich Drepper1-8/+8
2000-10-13* sysdeps/i386/fpu/libm-test-ulps: Update ULPs for my Pentium III Geoff Keating1-6/+6
2000-09-21Update.Andreas Jaeger1-6/+10
2000-09-10Update.Ulrich Drepper1-1/+1
2000-09-06Update.Andreas Jaeger1-0/+1
2000-09-05Moved from soft-fp/sysdeps/sparc/sparc64/s_scalbnl.cAndreas Jaeger1-0/+87
2000-09-01Update.Ulrich Drepper1-2/+2
2000-09-01Update.Ulrich Drepper2-6/+6
2000-08-31Update.Ulrich Drepper1-27/+22
2000-08-28Tweaks for AMD Athlon.Andreas Jaeger1-4/+6
2000-08-25* sysdeps/i386/memchr.S: Check high bound against Greg McGary3-6/+9
2000-08-17Return currently enabled, not disabled exceptions.Ulrich Drepper3-4/+4
2000-08-17* sysdeps/i386/fpu/s_frexp.S: Check bounds. Greg McGary9-81/+207
2000-08-16(fedisableexcept): Mask, not unmask, exceptions.Ulrich Drepper2-7/+7
2000-08-10Update.Ulrich Drepper1-8/+13
2000-08-03* sysdeps/i386/setjmp.S (__sigsetjmp): Pop our Greg McGary2-4/+4
2000-07-29Update.Greg McGary1-4/+5
2000-07-29* sysdeps/i386/addmul_1.S: s2_limb is scalar so remove bounds check. Greg McGary6-10/+18
2000-07-26updateGreg McGary6-84/+132
2000-07-18* elf/dl-runtime.c (fixup): Trampoline passes unbounded pointer. Greg McGary1-3/+5
2000-07-17* sysdeps/generic/bp-checks.h: Use unbounded __memchr Greg McGary1-2/+4
2000-07-05Update.Ulrich Drepper1-4/+4
2000-07-05* sysdeps/i386/bits/setjmp.h (PUSH_SIGNAL_MASK): Fix typo.Greg McGary1-1/+1
2000-06-30Update.Ulrich Drepper1-0/+6
2000-06-30(strcmp): Use 8bit register in 8bit instruction.Ulrich Drepper1-2/+2
2000-06-29* sysdeps/i386/bp-asm.h (PCOFF): New constant. Greg McGary7-70/+107
2000-06-26* sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). Greg McGary47-146/+376