ORCA-C/ORCACDefs
Stephen Heumann a20d69a211 Revise variable argument handling to better comply with standards.
In the new implementation, variable arguments are not removed until the end of the function. This allows variable argument processing to be restarted, and it prevents the addresses of local variables from changing in the middle of the function. The requirement to turn off stack repair code around varargs functions is also removed.

This fixes #58.
2021-10-23 22:36:34 -05:00
..
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2021-10-02 14:38:15 -05:00
2021-03-06 16:31:52 -06:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2021-09-30 18:40:39 -05:00
2021-03-09 00:24:08 -06:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2021-01-25 22:04:26 -06:00
2020-01-19 12:44:20 -06:00
2021-01-25 22:04:26 -06:00
2021-10-02 22:39:52 -05:00