aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/tools/aubinator.c
Commit message (Expand)AuthorAgeFilesLines
* aubinator: add a custom handler for immediate register loadLionel Landwerlin2016-09-201-1/+16
* aubinator: Remove bogus "end" parameter in gen_disasm_disassemble()Sirisha Gandikota2016-09-131-6/+6
* aubinator: Simplify print_dword_val() methodSirisha Gandikota2016-09-131-8/+4
* aubinator: rework print_help()Emil Velikov2016-09-121-12/+5
* aubinator: only use program_invocation_short_name with glibc/cygwinJonathan Gray2016-09-081-1/+7
* aubinator: include libgen.h for basename(3)Jonathan Gray2016-09-081-0/+1
* aubinator: stop using non portable error() functionJonathan Gray2016-09-081-16/+30
* aubinator: Style fixes.Kenneth Graunke2016-08-231-27/+35
* aubinator: Fix the tool to correctly decode the DWordsSirisha Gandikota2016-08-231-3/+101
* aubinator: Add a new tool called Aubinator to the src/intel/tools folder.Kristian Høgsberg Kristensen2016-08-231-0/+1066