radare2/libr
Oleksij Rempel 680fd9d397 fall back to cfg.bigendian of bin autodetection is not working (#9528)
If we work on baremetal binary the autodetection is not working.
In this case Po "project open" and "e asm.arch =.." set always to LE,
even if cfg.bigendian = true.
This patch should change the logic to fall back to cfg value.

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
2018-02-27 22:28:33 +01:00
..
anal Fix build and move anal.setHints from plug to the anal loop 2018-02-27 19:13:12 +01:00
asm tricore: added support for BOL format of st.b (#9474) 2018-02-23 09:13:54 +01:00
bin Fix null deref in pdb 2018-02-22 16:23:15 +01:00
bp Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
config Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
cons Monokai color improvements #9487 2018-02-26 18:50:27 +01:00
core fall back to cfg.bigendian of bin autodetection is not working (#9528) 2018-02-27 22:28:33 +01:00
crypto Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
debug Fix conditional around r_debug_kill 2018-02-27 18:40:15 +01:00
egg Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
flag Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
fs Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
hash Fix build. no need to make rhash depend on rutil 2018-02-26 15:09:10 +01:00
include Fix build and move anal.setHints from plug to the anal loop 2018-02-27 19:13:12 +01:00
io Clean up io and add some comments 2018-02-27 18:41:52 +01:00
lang Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
magic Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
parse Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
reg Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
search Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
socket warnings from lib (#9445) 2018-02-20 23:19:35 +01:00
syscall warnings from lib (#9445) 2018-02-20 23:19:35 +01:00
util Adding 'F' format for double 'f' is float (issue #7318) 2018-02-26 17:11:11 +01:00
config.h.head
config.h.in Fixed meson r_version creation + reorder (#7909) 2017-07-14 13:13:18 +02:00
config.h.tail
config.mk.head Add runmeson.bat for windows builds 2017-05-05 02:49:29 +02:00
config.mk.tail Remove dead code from config.mk.tail. 2018-01-11 23:09:22 +01:00
depgraph.pl
do-ar-sh
libr.pc.acr
Makefile Remove a bunch of conflicting plugins for the static build 2018-02-19 13:17:21 +01:00
meson.build Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
rules.mk Fix numerous issues with pkgconfig files. 2018-01-11 23:09:22 +01:00
stripsyms.sh
symgraph.pl