Damien Zammit
|
af0a865d9f
|
WIP - Totally remove host endianness dependence
- Adds endian aware functions
- Removes references to host endian
- Uses binary detected endianness else tries LE and restricts by RAsmPlugin
- Fixes gdb debugger endianness when debugging BE qemu gdbserver
Signed-off-by: Damien Zammit <damien@zamaudio.com>
|
2016-05-04 23:42:17 +10:00 |
|
pancake
|
49975ccf95
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
|
Jonathan Neuschäfer
|
523aa3af5c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
|
pancake
|
293ba25765
|
Switch to Capstone for MIPS (instead of GNU)
|
2014-11-10 06:21:22 +01:00 |
|
jvoisin
|
702ac741b9
|
More coverifix
|
2014-08-17 21:04:12 +02:00 |
|
pancake
|
9cb92b58f6
|
Rollback to use GNU disassembler for MIPS. Capstone is still buggy
|
2014-08-10 17:15:49 +02:00 |
|
pancake
|
f74b788809
|
Rename GNU plugins to _gnu
|
2014-06-25 12:22:08 +02:00 |
|