Joel Dice 78a80534e6 ensure stack remains aligned in compile-x86.S
If AVIAN_USE_FRAME_POINTER is not defined, the caller of vmInvoke will
calculate a frame size which assumes vmInvoke does not push rbp on the
stack before allocating the frame.  However, vmInvoke pushes rbp
reguardless, so we need to adjust the frame size to ensure the stack
remains aligned.
2011-02-01 11:01:28 -07:00
..
2010-12-05 20:21:09 -07:00
2008-11-11 08:21:48 -07:00
2011-01-27 21:06:01 -07:00
2011-01-30 14:14:57 -07:00
2011-01-31 15:54:46 -07:00
2011-01-30 14:14:57 -07:00
2010-12-05 18:04:25 -07:00
2011-01-30 14:14:57 -07:00
2011-01-21 16:14:21 -07:00
2010-12-05 20:21:09 -07:00
2011-01-30 14:14:57 -07:00
2011-01-27 21:06:01 -07:00
2011-01-21 16:14:21 -07:00
2011-01-27 21:06:01 -07:00
2011-01-29 20:04:29 -07:00
2011-01-29 20:04:29 -07:00
2010-12-05 20:21:09 -07:00
2010-12-05 20:21:09 -07:00
2009-12-02 19:08:29 -07:00
2011-01-27 21:06:01 -07:00
2010-12-03 13:42:13 -07:00
2010-12-05 20:21:09 -07:00
2011-01-30 14:14:57 -07:00
2010-12-05 20:21:09 -07:00
2010-12-05 20:21:09 -07:00
2009-12-02 19:08:29 -07:00
2011-02-01 08:38:59 -07:00
2011-01-27 21:06:01 -07:00
2008-04-13 12:15:04 -06:00