andrew bff18849d0 Ensure we align the stack to 8 bytes in rtld.
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:30:20 +00:00
..
2012-01-07 16:09:54 +00:00
2012-03-26 15:18:14 +00:00
2012-01-07 16:09:54 +00:00
2012-05-23 20:22:09 +00:00
2012-01-07 16:09:54 +00:00
2012-01-07 16:09:54 +00:00