mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-24 12:25:35 +08:00
6e067a5128
Examining MIPS test results showed an ABI test failure that I must have missed in 2.18 testing: hard-float and soft-float o32 no longer have the same set of symbols (because of the __mips_fpu_getcw and __mips_fpu_setcw functions, present for hard-float only, used by fpu_control.h for hard-float MIPS16) and so need separate ABI test baselines (they always were ABI-incompatible - the function-calling interface is different - but previously had the same set of symbols and versions so didn't need separate baselines). Tested for hard-float and soft-float o32. * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Move to .... * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: ... here. * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist: New file. |
||
---|---|---|
.. | ||
bits | ||
mips32 | ||
mips64 | ||
nptl | ||
sys | ||
____longjmp_chk.c | ||
_test_and_set.c | ||
brk.c | ||
clone.S | ||
configure | ||
configure.ac | ||
dl-cache.h | ||
dl-static.c | ||
getcontext.S | ||
getmsg.c | ||
getrlimit64.c | ||
getsysstats.c | ||
ipc_priv.h | ||
kernel_rt_sigframe.h | ||
kernel_sigaction.h | ||
kernel_stat.h | ||
kernel_termios.h | ||
kernel-features.h | ||
ldsodefs.h | ||
libc-abis | ||
makecontext.S | ||
Makefile | ||
pipe.S | ||
pread64.c | ||
pread.c | ||
profil-counter.h | ||
putmsg.c | ||
pwrite64.c | ||
pwrite.c | ||
readelflib.c | ||
register-dump.h | ||
setcontext.S | ||
setrlimit64.c | ||
sigaction.c | ||
sigcontextinfo.h | ||
swapcontext.S | ||
syscalls.list | ||
ucontext_i.sym | ||
ustat.c | ||
Versions | ||
vfork.S | ||
xstatconv.c |