Commit Graph

8462 Commits

Author SHA1 Message Date
pancake
14eb653f8a Fix Vejejjjjjjjjjjjjjjjjjjjjq issue 2015-07-15 01:39:00 +02:00
pancake
d63bc945d7 Reference /m in pm? help message 2015-07-15 01:30:53 +02:00
pancake
191fecab85 Fix RAsm build 2015-07-15 01:04:22 +02:00
pancake
e38e5b8291 Add powerpc function prelude 2015-07-15 00:58:45 +02:00
pancake
7c6cc1e78d Set 6502 and snes asm plugins static 2015-07-15 00:57:12 +02:00
pancake
9e08fb0c26 Update sdb and fix shlr/sdb race condition 2015-07-15 00:52:23 +02:00
David Kreuter
691294f2bc refactoring of r_socket_connect (Should resolve CID 1134571 Logically dead code) 2015-07-15 00:39:08 +02:00
David Kreuter
a8d7b8ea94 CID 1134732 Out-of-bounds access /libr/asm/arch/avr/format.c 2015-07-15 00:39:07 +02:00
David Kreuter
fecb914de8 CID 1216466 Dereference before null check /libr/bin/p/bin_dex.c 2015-07-15 00:39:07 +02:00
David Kreuter
c843e22843 CID 1229476 Unintended sign extension /libr/util/p_format.c 2015-07-15 00:39:07 +02:00
Álvaro Felipe Melchor
0038c473b2 Fix PR #2935 2015-07-15 00:37:46 +02:00
pancake
d645c3338f Honor asm.fcnlines in asm.vars 2015-07-15 00:09:24 +02:00
Jeffrey Crowell
31172751d2 make the fmtstring portable in axtj 2015-07-14 17:51:36 -04:00
Riccardo Schirone
acf1a347d6 core/config: add var to enable/disable cursor before the disassembly 2015-07-14 19:24:16 +02:00
Riccardo Schirone
11c495a0b5 core/graph: fix a null dereference 2015-07-14 19:03:05 +02:00
pancake
14b3efd25d Fix mingw32 crosscompiled build 2015-07-14 18:53:46 +02:00
Riccardo Schirone
6d5d7a1fc9 core/cmd_anal: accept base64 body for 'agn' 2015-07-14 18:39:32 +02:00
Riccardo Schirone
66753a1050 core/cmd_anal: accept spaces in title and body for 'agn' and 'age' 2015-07-14 18:39:31 +02:00
jvoisin
17a891cae0 Add an AppVoyeur badge 2015-07-14 18:24:36 +02:00
Riccardo Schirone
a6c23407b2 cons/cons.c: avoid printing last line
fix #2908
2015-07-14 18:06:55 +02:00
jvoisin
aa695bc808 Fix misc compilation warnings on Windows 2015-07-14 13:55:58 +02:00
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