Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-14 | Rename CPUState -> CPUArchState | Andreas Färber | 1 | -1/+1 |
2010-10-22 | Remove special handling of system include files (no longer needed) | Stefan Weil | 1 | -3/+0 |
2010-03-01 | Disassembler symbol lookup fix | Paul Brook | 1 | -0/+4 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -1/+1 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -1/+1 |
2009-09-20 | Compile loader only once | Blue Swirl | 1 | -1/+3 |
2009-03-05 | monitor: Rework API (Jan Kiszka) | aliguori | 1 | -1/+7 |
2008-10-22 | * Use function pointers for symbol lookup (currently for elf32 and elf64, | pbrook | 1 | -4/+16 |
2005-11-21 | monitor_disas() prototype change | bellard | 1 | -1/+2 |
2005-01-23 | more consistent type for size (still a bug in wrapping) | bellard | 1 | -1/+1 |
2005-01-03 | 64 bit target support | bellard | 1 | -2/+3 |
2004-12-19 | SPARC merge | bellard | 1 | -3/+7 |
2004-04-04 | improved monitor: type check, expression evaluator, memory dump, disassembly | bellard | 1 | -0/+1 |
2003-06-15 | changed disas() prototype for multi target support | bellard | 1 | -7/+1 |
2003-04-29 | PowerPC disas code | bellard | 1 | -0/+20 |