Commit Graph

8641 Commits

Author SHA1 Message Date
pancake
e2c9783402 shlr/ build fixes 2015-07-14 12:50:36 +02:00
pancake
90529aa80b Some more appveyour changes 2015-07-14 00:44:09 +02:00
Álvaro Felipe Melchor
aaa55ed98f Fix properly #2870 2015-07-13 23:28:46 +02:00
Álvaro Felipe Melchor
909b8e5414 Fix #2909 2015-07-13 23:26:28 +02:00
Álvaro Felipe Melchor
76c5cc9c54 Fix #2910 - two oob read with the command wo2 2015-07-13 23:26:28 +02:00
Riccardo Schirone
be7b1edd2e core/graph: when re-adding edges, put them in the original position
fix #2936
2015-07-13 20:33:52 +02:00
Riccardo Schirone
6c6e9f5f3c util/graph: RGraphEdgeCallback now accepts a RGraphEdge 2015-07-13 20:33:52 +02:00
Riccardo Schirone
5d66b7510b util/list: add r_list_insert to insert element in a specified position 2015-07-13 20:33:52 +02:00
pancake
6183956770 Another build fixup 2015-07-13 17:29:12 +02:00
pancake
9d3601d1a0 Fix w32 warning 2015-07-13 15:59:36 +02:00
pancake
5fa95478f5 Update sdb and more rework for appveyour 2015-07-13 15:35:45 +02:00
pancake
9cc1c1b335 Update sdb and more rework for appveyour 2015-07-13 15:22:37 +02:00
pancake
8e9058ed26 Avoid using keywords like class 2015-07-13 14:43:13 +02:00
Riccardo Schirone
4eedd69a91 core/cmd_anal: implement ag-/agn/age/agg to work with core->graph 2015-07-13 13:48:31 +02:00
Riccardo Schirone
3d29108225 core/graph: add r_agraph_print 2015-07-13 13:48:31 +02:00
Riccardo Schirone
975e30ac6c core/graph: add r_agraph_get_node 2015-07-13 13:48:31 +02:00
Riccardo Schirone
9391131479 core/graph: add r_agraph_add_edge 2015-07-13 13:48:31 +02:00
Riccardo Schirone
6c55098a44 core/graph: add r_agraph_add_node 2015-07-13 13:48:30 +02:00
Riccardo Schirone
e58bf2350f core/graph: change name AGraph => RAGraph and make it a public structure 2015-07-13 13:48:30 +02:00
Riccardo Schirone
c667b65479 core/graph: remove RCore,RAnalFunction dependencies from AGraph
core/graph: initialize movspeed outside the constructor

core/graph: change RANode "text" field to "body"

core/graph: free the history stack when reloading nodes

core/graph: make coverity happy. No need to check for NULL

core/graph: increase the minimum height of a node
2015-07-13 13:48:30 +02:00
mrdanielps
9530deadd7 V810: Avoid copying 2 extra bytes for 16 bit instructions 2015-07-13 13:46:25 +02:00
mrdanielps
9936ae35d4 Fix #2937 2015-07-13 13:46:25 +02:00
pancake
bdfbc4f076 Fix several COVs, and build issues related to appveyour 2015-07-13 11:21:21 +02:00
pancake
277767fd1d Fix 3 warnings 2015-04-02 18:38:55 +02:00
pancake
a9e5043d14 Fix build 2015-04-02 18:35:04 +02:00
pancake
fe4eede143 More work for AppVeyour and fix build 2015-07-13 02:45:45 +02:00
pancake
fb96967c87 More fixes for appveyour 2015-07-13 02:29:53 +02:00
pancake
1dd327f9c1 Include libr/config.mk from shlr/Makefile 2015-07-13 01:54:21 +02:00
Jonathan Neuschäfer
c07cf42a2e asm_java: remove unnecessary "a->pc += op->size" 2015-07-13 01:48:29 +02:00
pancake
edaca966bb Handle mingw32_nt as windows OSTYPE 2015-07-13 01:46:23 +02:00
Álvaro Felipe Melchor
f81bfc57f6 Fix #2870 2015-07-13 01:26:22 +02:00
Jonathan Neuschäfer
ecf6792318 Fix #2927 and random code cleanups
- asm_dcpu16: remove an obsolete comment
  It was obsoleted in 5285d1bdea.
- Indentation fixes
- fix a few typos
- remove "#define NEW_ESIL"
- move comment about r_bin_filter_name to the right place
- README.md: Add V810 to the list of supported architectures
- Also, de-duplicate LH5801
- Add attribution to randomart.c, fixes #2927
2015-07-12 19:20:36 +02:00
pancake
3a63ed461a Aim to fix the appveyour build 2015-07-12 19:19:38 +02:00
Jonathan Neuschäfer
523aa3af5c add .version to all plugins 2015-07-12 19:05:33 +02:00
mrdanielps
a44d087e87 V810 fixes:
* Add system register names
* Fix xor and remove unused instructions
2015-07-11 22:42:32 +02:00
inisider
1c437eb310 fix valgring issues for file GameLogic.pdb 2015-07-11 12:38:49 -04:00
Jeffrey Crowell
900f5c3cd4 remove hex in json for axtj 2015-07-11 01:25:48 -04:00
PSi
1755a81172 Add anal_var_delete 2015-07-11 02:25:49 +03:00
Anton Kochkov
2ba692a373 Improve MSYS2 support: MinGW-W64 detection 2015-07-11 02:19:20 +03:00
pancake
ab7c399b38 Fix monospace font issues on the material webui 2015-07-10 17:20:17 +02:00
pancake
146a3a64c7 Fix iOS build 2015-07-10 14:40:10 +02:00
pancake
f90f947d07 Fix input in material console 2015-07-10 01:50:05 +02:00
pancake
bf22d53662 Material backgroundColor fixes for WebKit 2015-07-10 01:25:32 +02:00
pancake
a90a6db298 Fix Material console panel 2015-07-10 00:58:05 +02:00
David Kreuter
09cbbae027 anal/x86: remove superflous 'cz' in esil for shlx/shrx 2015-07-10 00:45:09 +02:00
David Kreuter
ff399b01d4 anal/x86: extend register profile 2015-07-10 00:45:09 +02:00
David Kreuter
5a65723a3c anal/x86: add missing commas to generated esil 2015-07-10 00:45:09 +02:00
pancake
85c9e89ef8 Add non-color mode for the material webui 2015-07-10 00:44:16 +02:00
pancake
5ce2e648bb Initial import of the new Material Design WebUI 2015-07-10 00:02:26 +02:00
pancake
13ce3bbfd8 Show remote offset in current seek in !=! mode 2015-07-09 23:47:48 +02:00