Age | Commit message (Expand) | Author |
---|---|---|
2013-05-23 | Fix return address when data_abort_handler skips faulting instruction. | Boris Gjenero |
2012-09-05 | unwarminder: make SP and PC visible on smaller screens | Marcin Bukat |
2012-06-07 | unwarminder: fix data_abort_handler (wrong address to UIE) | Amaury Pouly |
2012-05-28 | Use shorter lines to show an ARM backtrace (so address fit on the clip zip sc... | Bertrik Sikken |
2012-04-06 | arm: implement safe reads by intercepting the data abort handler. | Amaury Pouly |
2012-04-04 | arm: fix get_sp (missing return) | Amaury Pouly |
2012-03-26 | build system: unify/simplify library handling a bit. | Thomas Martitz |
2012-03-02 | Fix sanity check in UnwStartThumb() using the wrong register | Thomas Jarosch |
2012-02-22 | Arm stack unwinder | Marcin Bukat |