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
|
d629165ec8
|
Remove unnecessary = NULL in bin/p/*.c
|
2016-03-27 23:02:29 +02:00 |
|
Jonathan Neuschäfer
|
523aa3af5c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
|
pancake
|
bc46258402
|
Show bits and enhace RAsm plugin descriptions
|
2014-02-25 17:03:12 +01:00 |
|
Fedor Sakharov
|
4536780d3a
|
Fixes coverity issues in asm_ebc.c and ebc_disas.c
|
2013-12-14 11:33:07 +04:00 |
|
pancake
|
230efd1f05
|
Rename {RAsmRAnal}Op inst_len and length to size
|
2013-12-06 05:04:17 +01:00 |
|
pancake
|
d49b56dc3a
|
RAnalPlugin now have .license and uses the same .bits like in RAsm
|
2013-12-05 18:41:13 +01:00 |
|
pancake
|
eae051efd3
|
Fix ebc disasm test (trailing space)
|
2013-12-05 02:06:04 +01:00 |
|
pancake
|
cdc38924fb
|
Drop tabs and remaining upppercase mnemonics in EBC
|
2013-12-02 15:51:45 +01:00 |
|
pancake
|
7d70f79755
|
Fix #399 - Add .license to all plugins
|
2013-12-02 04:44:26 +01:00 |
|
Fedor Sakharov
|
83ecf12555
|
Adds LGPL license to EBC code
|
2013-12-02 01:25:58 +01:00 |
|
Fedor Sakharov
|
1a72cdec24
|
Initial commit for EFI Byte Code (EBC) disassembler.
|
2013-12-02 01:25:54 +01:00 |
|