diff options
author | Ryan Prichard <rprichard@google.com> | 2018-02-12 19:59:46 -0800 |
---|---|---|
committer | Ryan Prichard <rprichard@google.com> | 2018-02-12 21:43:12 -0800 |
commit | f857d59635cda31db2fdc0c58193f51eecf2cc73 (patch) | |
tree | 2cac454ac04d26b4b52518274d2914af11e0bb26 /libc/malloc_debug/OptionData.h | |
parent | 919dd9dcb4ca547a67079b85494236cd5f680598 (diff) | |
download | android_bionic-f857d59635cda31db2fdc0c58193f51eecf2cc73.tar.gz android_bionic-f857d59635cda31db2fdc0c58193f51eecf2cc73.tar.bz2 android_bionic-f857d59635cda31db2fdc0c58193f51eecf2cc73.zip |
Switch x86 begin.c to asm; align ESP correctly
Every other architecture already uses an assembly file here.
The previous code aligned ESP incorrectly, but it doesn't really matter
because everything is built with Clang's -mstackrealign, which realigns
ESP in every function prologue.
Bug: http://b/73140672#comment4
Test: lunch aosp_x86-eng; m; emulator; device boots
Test: manual
Change-Id: I921fd7848cdc611b4f8f13d1176d1983ffea952d
Diffstat (limited to 'libc/malloc_debug/OptionData.h')
0 files changed, 0 insertions, 0 deletions