Andrew Turner
bfba812656
Ensure we align the stack to 8 bytes in system calls.
...
This is not strictly required with the current ABI but will be when we
switch to the ARM EABI. The aapcs requires the stack to be 4 byte aligned
at all times and 8 byte aligned when calling a public subroutine where the
current ABI only requires sp to be a multiple of 4.
2012-08-04 05:31:26 +00:00
..
2012-08-01 17:24:53 +00:00
2012-08-04 05:31:26 +00:00
2012-07-27 18:23:11 +00:00
2012-07-30 03:00:58 +00:00
2012-07-30 23:14:24 +00:00
2012-07-22 13:41:45 +00:00
2012-08-04 03:05:01 +00:00
2012-07-24 16:29:33 +00:00
2012-04-12 21:34:58 +00:00
2012-08-04 00:00:30 +00:00
2012-07-31 05:48:35 +00:00
2012-04-12 21:34:58 +00:00
2012-08-03 20:24:16 +00:00
2012-08-01 23:05:57 +00:00
2012-08-01 17:24:53 +00:00
2012-07-08 18:00:22 +00:00
2012-08-03 09:08:20 +00:00
2012-06-11 17:42:39 +00:00
2012-07-28 11:09:03 +00:00
2012-07-30 03:00:58 +00:00
2012-08-02 13:57:49 +00:00
2012-07-31 08:05:40 +00:00
2012-08-03 12:55:31 +00:00
2012-08-02 13:57:49 +00:00
2012-08-02 13:57:49 +00:00
2012-07-22 17:46:05 +00:00
2012-06-01 03:59:08 +00:00
2012-07-10 21:02:59 +00:00
2012-05-12 12:02:51 +00:00
2012-06-25 16:52:27 +00:00
2012-07-09 20:42:08 +00:00
2012-04-16 10:33:46 +00:00
2012-08-04 03:05:01 +00:00
2012-05-03 15:51:34 +00:00
2012-06-30 14:55:36 +00:00
2012-07-31 05:48:35 +00:00
2012-07-22 15:40:31 +00:00
2012-08-03 01:48:15 +00:00
2012-08-03 18:40:44 +00:00
2012-03-20 18:05:15 +00:00