Files
build/core
Chih-Hung Hsieh 73e734bea5 Disable tail call optimization and use -mstackrealign to boot up on fugu.
http://llvm.org/bugs/show_bug.cgi?id=15086,
llvm tail call optimization is wrong for x86.

For Android/x86 to use SSE* instructions safely, stack should be 16-byte
aligned before JNI function call, which isn't true for all x86 device,
so -mstackrealign should be the default.

BUG: 19234330
Change-Id: I4c6676366788772dbe64fd7f0dd33b3ed5c9b80e
2015-03-02 16:50:39 -08:00
..
2015-01-24 15:18:01 -08:00
2014-11-07 16:10:17 +05:30
2014-12-05 22:20:37 -08:00
2013-10-23 13:18:39 -07:00
2014-11-07 13:24:56 -08:00
2014-05-14 19:16:25 -07:00
2014-05-14 16:55:04 -07:00
2014-09-03 15:39:50 -07:00
2013-11-15 14:43:33 -08:00
2014-07-21 14:42:29 -07:00
2014-08-23 09:45:31 -07:00
2015-01-05 15:33:16 -08:00
2014-09-04 18:59:05 -07:00
2014-05-21 16:40:35 -07:00
2014-05-14 16:55:04 -07:00