Age | Commit message (Expand) | Author |
2007-10-21 | Make certain the output buffer is zeroed before starting processing. | Dale Rahn |
2003-12-21 | Switch db_expr_t from int to long, per consistency with all other arches. | Miod Vallat |
2003-10-15 | Housecleaning, no binary change. | Dale Rahn |
2003-05-09 | 'found' variable was not used correctly, simplify the logic. | Dale Rahn |
2003-05-09 | sprintf() removal for ppc disassembler. ok millert@ | Dale Rahn |
2003-05-08 | 'branch absolute linking' instruction is 'bla', not 'bal'. | Dale Rahn |
2003-05-08 | KNF | Dale Rahn |
2003-05-08 | Change extract_field() arguments, eliminates the nasty '31 -' all over the | Dale Rahn |
2003-05-08 | Put newline on end of disasm so that x /i <addr>,<cnt> works correctly. | Dale Rahn |
2003-03-27 | Improve disassmbly of powerpc branch instructions, print the conditional | Dale Rahn |
2003-02-26 | Remove an unnecessary structure copy from useage of setfault(), call | Dale Rahn |
2003-02-20 | Fix the mask and sign extension for bl instruction which branch backwards. | Dale Rahn |
2003-02-12 | move ddb_regs decl from .h to .c to avoid common | Jason Wright |
2002-09-15 | backout premature | Theo de Raadt |
2002-09-15 | KNF | Theo de Raadt |
2002-06-09 | KNF | Dale Rahn |
2002-06-08 | One ddb to rule them all. | Miod Vallat |