glibc/sysdeps
Xi Ruoyao 0f62fe0532 mips: increase stack alignment in clone to match the ABI
In "mips: align stack in clone [BZ #28223]"
(commit 1f51cd9a86) I made a mistake: I
misbelieved one "word" was 2-byte and "doubleword" should be 4-byte.
But in MIPS ABI one "word" is defined 32-bit (4-byte), so "doubleword" is
8-byte [1], and "quadword" is 16-byte [2].

[1]: "System V Application Binary Interface: MIPS(R) RISC Processor
      Supplement, 3rd edition", page 3-31
[2]: "MIPSpro(TM) 64-Bit Porting and Transition Guide", page 23
2021-08-13 16:01:14 +00:00
..
aarch64 aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203] 2021-08-11 09:00:38 -07:00
alpha
arc
arm
csky
generic
gnu
hppa
htl
hurd
i386
ia64
ieee754
m68k
mach hurd mmap: Reduce the requested max vmprot 2021-08-11 18:39:51 +02:00
microblaze
mips
nios2
nptl
posix gethosts: Remove unused argument _type 2021-08-04 02:23:43 +05:30
powerpc powerpc64: Add checks for Altivec and VSX in ifunc selection 2021-08-06 16:10:08 -03:00
pthread
riscv
s390
sh
sparc Update sparc libm-test-ulps 2021-08-04 17:38:38 -03:00
unix mips: increase stack alignment in clone to match the ABI 2021-08-13 16:01:14 +00:00
wordsize-32
wordsize-64
x86 x86-64: Add Avoid_Short_Distance_REP_MOVSB 2021-07-28 13:23:57 -07:00
x86_64 x86-64: Add Avoid_Short_Distance_REP_MOVSB 2021-07-28 13:23:57 -07:00