Files
SeaBIOS/scripts/checkstack.py
Kevin O'Connor 996a8a9504 checkstack: Handle conditional checks at start of functions
Recent versions of gcc will sometimes place conditional checks in the
code prior to setting up the function's stack frame.  Handle this case
correctly.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2016-08-10 15:01:03 -04:00

8.1 KiB
Executable File