1. 064fd06 build: Make print statements in scripts python3 compatible. by Johannes Krampf · 11 years ago
  2. b942ce0 Rename tools/ directory to scripts/ directory. by Kevin O'Connor · 11 years ago[Renamed from tools/checkstack.py]
  3. ecdc655 Run all hardware irq handlers on the extra stack. by Kevin O'Connor · 12 years ago
  4. 6ee837b vgabios: Some tweaks to optimize stack space. by Kevin O'Connor · 12 years ago
  5. 6c2e781 Use str.startswith() in python scripts. by Kevin O'Connor · 14 years ago
  6. f59b5ac Handle unknown function addresses in tools/checkstack.py. by Kevin O'Connor · 14 years ago
  7. 9ba1dea Simplify build by manually resolving external symbols in layoutrom.py. by Kevin O'Connor · 14 years ago
  8. a979c1c Improvements to tools/checkstack.py. by Kevin O'Connor · 14 years ago
  9. dbbb7cf Update tools/checkstack.py - new compilers set %ebp in preamble. by Kevin O'Connor · 15 years ago
  10. 0b04b78 checkstack.py should not match pushaw on stack usage check. by Kevin O'Connor · 15 years ago
  11. 7173f6f Keep relocated 16bit code so checkstack can use it. by Kevin O'Connor · 15 years ago
  12. e07e18e Minor - rename BX_PANIC to panic. by Kevin O'Connor · 15 years ago
  13. 7f34309 Switch to new stack when calling ATA function in 16bit mode. by Kevin O'Connor · 16 years ago
  14. 970a032 Misc minor cleanups. by Kevin O'Connor · 16 years ago
  15. 95cde27 Change checkstack.py tool - key functions by address instead of name. by Kevin O'Connor · 16 years ago
  16. d43fcd3 Add hack to prevent checkstack.py from infinitely recursing (with bad input). by Kevin O'Connor · 16 years ago
  17. f5cb079 Improvements to checkstack.py tool. by Kevin O'Connor · 16 years ago
  18. 5c4a8c6 Add tool to check stack usage of 16bit code. by Kevin O'Connor · 16 years ago