1115 Commits

Author SHA1 Message Date
pancake
df26636c14 Fix mingw32 build after the osx-ppc changes 2016-05-01 15:17:52 +02:00
pancake
98bcf2c6e9 Another fix for osx-ppc 2016-04-28 14:48:19 +02:00
Kamil Rytarowski
ad3ec00fe5 Fix errnoconvert() usage on NetBSD (#4723) 2016-04-27 11:43:40 +02:00
pancake
aae417badf More OSX-PPC fixes 2016-04-27 01:52:35 +02:00
pancake
032969927d More powerpc build fixes 2016-04-27 01:08:12 +02:00
pancake
d24bc909ec Update sdb for osx-ppc and other 0.10.2 updates 2016-04-27 00:25:28 +02:00
Sergey Anufrienko
5742092a4a qnx debugger: fix segfault on macos (#4719)
* qnxr: use memmove
2016-04-26 18:48:53 +02:00
Jeffrey Crowell
f39b2ef0e2 add js polyfill to allow joint.js on chrome
ugly hack, will update joint.js instead
2016-04-26 01:35:13 -04:00
pancake
13e8e11026 Fix warnings in udis86 2016-04-26 03:08:20 +02:00
pancake
94524c6577 Update capstone and android package 2016-04-26 03:03:45 +02:00
Anton Kochkov
b88f1d63f5 Fix Cygwin/Mingw build 2016-04-25 10:47:51 +03:00
Damien Zammit
1a593a6318 GDB debug for lm32 architecture (#4696)
Signed-off-by: Damien Zammit <damien@zamaudio.com>

* Missing a couple of things in previous commit

Signed-off-by: Damien Zammit <damien@zamaudio.com>
2016-04-24 23:13:00 +02:00
pancake
73f2e01a14 Update capstone 2016-04-22 17:10:51 +02:00
Sergey Anufrienko
9b25172b01 Code style fixes for QNX debugger 2016-04-22 16:15:30 +02:00
pancake
9ebd8b9da2 Fix OSX build for the QNX debugger support 2016-04-22 13:55:08 +02:00
Sergey Anufrienko
d7635e085e Introduce debug plugin for QNX pdebug interface 2016-04-22 11:45:51 +02:00
pancake
1b297b9784 Update capstone for m68k 2016-04-19 12:08:18 +02:00
pancake
8ae1fc262c Fix CID-1354605 - memleak in java/class 2016-04-17 19:32:21 +02:00
pancake
bf465b91a4 Update capstone for some m68k.cs fixes 2016-04-13 23:59:36 +02:00
pancake
ad795c2b8e Fix static build 2016-04-13 15:10:53 +02:00
pancake
d1530d5411 Bump capstone-next 2016-04-11 02:31:33 +02:00
pancake
66be16b433 Fix java disasm trailing space issue 2016-04-11 01:48:50 +02:00
Álvaro Felipe Melchor
67030c2137 Fix #4574 2016-04-10 23:30:46 +02:00
pancake
4e0a71c0c3 Fix #4573 - fix oobread in java disassembler 2016-04-10 01:23:18 +02:00
pancake
bb727ffe8d Fix 54c7e9df859a8ff100afd50c38ea10a6535d4dee 2016-04-10 00:46:34 +02:00
Jeffrey Crowell
54c7e9df85 fix #4562
really this java stuff is a mess...
2016-04-09 17:11:31 -04:00
pancake
893fe21bab capstone-aarch64 patch no longer necessary 2016-04-07 16:09:27 +02:00
pancake
676c607fb3 Update capstone from git 2016-04-05 12:25:21 +02:00
pancake
7a4404ba68 Update capstone 2016-04-03 21:51:08 +02:00
skuater
36edff3732 fix wait routine in bochs for linux 2016-04-03 17:39:59 +02:00
pancake
4446772565 Fix #4471 - Fix more bochs warnings 2016-04-01 10:40:28 +02:00
pancake
f6bdc0a11f Update capstone from git 2016-03-31 13:24:30 +02:00
pancake
259816b7e6 Fix more covs for bochs 2016-03-31 13:08:39 +02:00
pancake
4c4ed86634 Fix a couple of covs for bochs 2016-03-31 12:49:38 +02:00
pancake
8572fcfa98 Fix w32 build 2016-03-31 12:14:48 +02:00
pancake
d9d4e7f889 Initial implementation of fs.squash and merge squashfs-tools 2016-03-30 16:01:24 +02:00
pancake
6e8c69a695 Fixed several issues found in previous commit 2016-03-30 13:16:10 +02:00
skuater
01fce3fe8e Initital implementation bochs for linux. 2016-03-30 12:57:15 +02:00
SkUaTeR
36fc489d5f Update libbochs.c 2016-03-27 17:40:25 +02:00
pancake
d092be54e2 API fixes for bochs and honor sandbox 2016-03-27 13:43:51 +02:00
pancake
f1f83276ea Fix static build with libbochs 2016-03-25 10:13:50 +01:00
pancake
b24ae8d05e Simplify and fix build for shlr/bochs 2016-03-25 00:51:39 +01:00
pancake
32857e5fcd Fix build 2016-03-25 00:26:55 +01:00
pancake
434b8251e9 Many syntax, language, indent, naming fixes for bochs 2016-03-25 00:21:56 +01:00
skuater
c45fe4e1e7 Initial support for BOCHS (windows only for now) 2016-03-25 00:21:49 +01:00
pancake
bbbe3a2519 This should fix #4360 - not tested because t seems broken 2016-03-22 21:09:56 +01:00
pancake
51f5b4b107 Fix 'make install' regression 2016-03-19 03:03:29 +01:00
pancake
8a76b2d54a Remove shlr/www/t, installable from r2pm -i www-t 2016-03-19 02:24:01 +01:00
oddcoder
19992a16c1 treating #error as if it was #warning in to
added test https://github.com/radare/radare2-regressions/pull/335
the bug can be re generated by parsing header with a #error in there
the compile in the normal case will issue an error and terminate
but since no compilation is done we need to proceed parsign the file
and treating the errors as warning just to be able to get all the types
in the given file.
2016-03-16 10:41:49 +01:00
Álvaro Felipe Melchor
21ea036a3c add patch to fix oob write in capstone 2016-03-07 00:18:25 +01:00