Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aubinator: add a custom handler for immediate register load | Lionel Landwerlin | 2016-09-20 | 1 | -1/+16 |
* | aubinator: Remove bogus "end" parameter in gen_disasm_disassemble() | Sirisha Gandikota | 2016-09-13 | 1 | -6/+6 |
* | aubinator: Simplify print_dword_val() method | Sirisha Gandikota | 2016-09-13 | 1 | -8/+4 |
* | aubinator: rework print_help() | Emil Velikov | 2016-09-12 | 1 | -12/+5 |
* | aubinator: only use program_invocation_short_name with glibc/cygwin | Jonathan Gray | 2016-09-08 | 1 | -1/+7 |
* | aubinator: include libgen.h for basename(3) | Jonathan Gray | 2016-09-08 | 1 | -0/+1 |
* | aubinator: stop using non portable error() function | Jonathan Gray | 2016-09-08 | 1 | -16/+30 |
* | aubinator: Style fixes. | Kenneth Graunke | 2016-08-23 | 1 | -27/+35 |
* | aubinator: Fix the tool to correctly decode the DWords | Sirisha Gandikota | 2016-08-23 | 1 | -3/+101 |
* | aubinator: Add a new tool called Aubinator to the src/intel/tools folder. | Kristian Høgsberg Kristensen | 2016-08-23 | 1 | -0/+1066 |