Age | Commit message (Expand) | Author |
---|---|---|
2010-02-16 | Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandl... | andrewfish |
2010-02-16 | After the ASSERT adjust the PC so you skip the faulting instruction. Lets you... | andrewfish |
2010-02-05 | Update input of disasmembler to support IfThen construct. Add prototype dos s... | andrewfish |
2010-02-01 | Move ARM disassembler into a library and out of the exception handler. Add a ... | andrewfish |
2010-02-01 | Move ARM disassembler into a library. | andrewfish |
2010-01-30 | Remove out of date comment and fix gcc warning. | andrewfish |
2010-01-29 | Update execption handler to print out DFSR & IFSR info. | andrewfish |
2010-01-27 | Added a library for the default exception handler and started to add a dissas... | andrewfish |