ack/mach/powerpc
George Koehler 04ac91889c Only lower "addi sp, sp, X" if X > 0.
If X < 0, then lowering the addi might cause the code to use the stack
space before allocating it.  This is a bug because an asynchronous
signal handler can overwrite the unallocated stack space.
2018-02-01 12:20:31 -05:00
..
as Rename RELOLIS to RELOPPC_LIS. 2017-10-18 15:39:31 -04:00
libem Teach mcg to pass our tests. 2018-01-31 21:05:40 -05:00
libend Mostly add support for the experimental and largely broken linuxppc platform. 2016-09-15 23:12:03 +02:00
mcg Teach mcg to pass our tests. 2018-01-31 21:05:40 -05:00
ncg Use subfic (val - reg) and mulli (reg * val). 2018-01-27 15:53:05 -05:00
top Only lower "addi sp, sp, X" if X > 0. 2018-02-01 12:20:31 -05:00