pancake
478583fd17
dcf
runs dcs vfork
now. Add missing syscall for linux-arm
2014-06-12 15:43:42 +02:00
pancake
4c50cbe5a3
Remove all MAKE_JOBS references
2014-05-09 01:09:09 +02:00
pancake
7894c8aa89
Honor CPPFLAGS or custom iOS builds and add missing parenthesis in anal_ex
2014-01-10 18:05:58 +01:00
pancake
9c8692ab06
Some udis86 anal fixes, update sdb and fix mingw32 build
2013-05-14 01:53:52 +02:00
pancake
781e62bedb
Move libr/db/sdb to shlr/sdb (fix build?)
2013-05-01 01:29:06 +02:00
pancake
2a0b1707cb
Update doc/iphone and fix build on iOS
2013-04-26 01:41:31 +02:00
pancake
89008c734c
Fix crossbuild
2013-03-27 12:30:32 +01:00
pancake
dba5de4416
Fix build (R)
2012-09-26 23:58:55 +02:00
pancake
7fc1614cb5
Fix android build, update sdb code from git
2012-09-06 11:01:17 +02:00
pancake
6c10b98d84
Looks like z80 plugin is problematic. disabled build tips
2012-09-04 02:09:01 +02:00
pancake
0e82165bf7
Honor make -s and lot of build cleanups
2012-08-14 15:44:17 +02:00
pancake
6c0318fa86
* Honor LIBDIR in syscall/d and magic/d
...
* Show similarity distance in radiff2 -C output
* Add -O flag to radiff2 to use diffops
* Diffing threshold for basic blocks and functions is now configurable
* Explicitly delete the asm object from the nodejs example
2011-10-14 10:09:53 +02:00
pancake
8933c45e0d
* Fix some warnings in r_debug_native for mingw64
2011-09-19 21:08:26 +02:00
pancake
4d6c585672
* Add support for mach0-arm and mach0-x86_64 in r_bin_create
...
- x86_64 has been tested and works fine, but needs some love
- the arm mach0 (iPhone) is not yet tested, but the bin looks ok
* Install syscall sdb files into versioned directory in lib/radare2
2011-09-09 01:09:36 +02:00
pancake
aebf800b8e
* Lot of fixes in r_syscall api related to the use of RPair
...
- Fix segfault in OpenBSD (thanks vext01 for reporting)
- Add openbsd-x86-64 syscall definitions
2011-07-02 10:14:46 +02:00
pancake
deb6e216fa
* Build syscall/d at compile time
...
* Handle ud_disassemble return value
* Added dummy r_pair_{[de]serialize}
* Fix 'pf' command for arrays
2011-09-06 00:38:56 +02:00
pancake
55a29f976b
* Add dummy darwin-x86-64 syscall information
...
- OS is 'darwin', not 'macos' (r_bin)
* Fix r_syscall vapi
* Honor DESTDIR (thanks l0gic)
2011-09-04 20:25:32 +02:00
earada
5f0043a846
* Add linux-x86-64 syscall definition
2011-09-04 18:02:37 +02:00
Nibble
ee8ca52b57
* Add decode str to ranal2 output
...
* Fix syscall installation
2011-09-04 17:47:26 +02:00
pancake
833abfa19b
* Major refactoring in r_syscall
...
- Requires rebuild, still not fully tested
- Use r_pair (nosql db) to store all this info
- Added lot of new platform descriptions for RSyscall
2011-09-04 05:33:59 +02:00
pancake
2c92c7d172
* Merge rapatch2 into rabin2 -p
...
* Honor bits in r_syscall_setup
- Initial work on RPair in r_syscall
- Not yet integrated, but design is mostly done
* Add r_str_split()
* Add python2 and python3 makefile rules in r2-bindings
2011-09-04 03:56:35 +02:00