platform_bionic/libc/arch-x86
Elliott Hughes 204990cc83 Fix x86 __memset_chk.
The stack offsets assumed we'd pushed %ebx. Unlike x86-64 we can't fall
through, but we can avoid repeating work we've already done.

Change-Id: I7e5f9be50983ed6178dd0c0534042da7ea30ad0c
2016-03-24 22:34:47 -07:00
..
atom Fix x86 __memset_chk. 2016-03-24 22:34:47 -07:00
bionic [MIPS] Add __popcountsi2 to libgcc_compat.c 2016-02-25 14:28:45 -08:00
generic/string Clean up bcopy cruft. 2016-03-03 10:41:42 -08:00
include/machine Simplify our endian.h implementation. 2014-12-08 20:35:08 -08:00
silvermont Fix x86 __memset_chk. 2016-03-24 22:34:47 -07:00
syscalls Really add adjtimex(2), and add clock_adjtime(2) too. 2016-02-03 13:19:10 -08:00
x86.mk Clean up bcopy cruft. 2016-03-03 10:41:42 -08:00