mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
c928de7902
* elf/dl-open.c (_dl_open): Force an indirect call for _dl_relocate_object so there is no chance a PLT fixup will be done and clobber _dl_global_scope before our call happens. * sysdeps/i386/fpu/__math.h (tan): Correct output constraint from =u to =t; must operate on top of fp reg stack, not second from top. Correct input constraint to 0 from t; must be explicit when input and output are the same register. (floor): Use __volatile instead of volatile. (ceil): Likewise. * manual/Makefile ($(objpfx)stamp%-$(subdir)): Separate rule from other targets. |
||
---|---|---|
.. | ||
elf | ||
fpu | ||
i486 | ||
i586 | ||
__longjmp.S | ||
abort.c | ||
add_n.S | ||
addmul_1.S | ||
asm-syntax.h | ||
bsd-_setjmp.S | ||
bsd-setjmp.S | ||
bytesex.h | ||
bzero.c | ||
dl-machine.h | ||
ffs.c | ||
fpu_control.h | ||
gmp-mparam.h | ||
Implies | ||
init-first.c | ||
jmp_buf.h | ||
ldbl2mpn.c | ||
lshift.S | ||
Makefile | ||
memchr.S | ||
memcmp.S | ||
memcopy.h | ||
memset.c | ||
mul_1.S | ||
rshift.S | ||
setjmp.S | ||
stpcpy.S | ||
stpncpy.S | ||
strchr.S | ||
strcspn.S | ||
strlen.c | ||
strpbrk.S | ||
strrchr.S | ||
strspn.S | ||
strtok_r.S | ||
strtok.S | ||
sub_n.S | ||
submul_1.S |