glibc/ports/sysdeps/unix/sysv/linux
Joseph Myers 6e067a5128 Use separate libc.abilist for MIPS o32 soft float.
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.
2014-01-07 23:58:45 +00:00
..
aarch64 ptrace.h: add __ prefix to ptrace_peeksiginfo_args 2014-01-06 08:07:33 -05:00
alpha Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
am33 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
arm Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
generic Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
hppa Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ia64 ia64: add __ prefix to pt_all_user_regs/ia64_fpreg [BZ #762] 2014-01-06 08:11:35 -05:00
m68k Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
microblaze Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mips Use separate libc.abilist for MIPS o32 soft float. 2014-01-07 23:58:45 +00:00
tile ptrace.h: add __ prefix to ptrace_peeksiginfo_args 2014-01-06 08:07:33 -05:00