grml...
[seabios.git] / tools / checkstack.py
2010-09-13 Kevin O'ConnorUse str.startswith() in python scripts.
2010-05-01 Kevin O'ConnorHandle unknown function addresses in tools/checkstack.py.
2010-05-01 Kevin O'ConnorSimplify build by manually resolving external symbols...
2010-03-10 Kevin O'ConnorImprovements to tools/checkstack.py.
2009-08-09 Kevin O'ConnorUpdate tools/checkstack.py - new compilers set %ebp...
2009-06-11 Kevin O'Connorcheckstack.py should not match pushaw on stack usage...
2009-05-28 Kevin O'ConnorKeep relocated 16bit code so checkstack can use it.
2009-02-08 Kevin O'ConnorMinor - rename BX_PANIC to panic.
2009-01-01 Kevin O'ConnorSwitch to new stack when calling ATA function in 16bit...
2008-10-26 Kevin O'ConnorMisc minor cleanups.
2008-07-13 Kevin O'ConnorChange checkstack.py tool - key functions by address...
2008-07-04 Kevin O'ConnorAdd hack to prevent checkstack.py from infinitely recur...
2008-06-07 Kevin O'ConnorImprovements to checkstack.py tool.
2008-05-13 Kevin O'ConnorAdd tool to check stack usage of 16bit code.