pancake
add3ff9b2d
Add missing hppa files
2015-05-28 11:57:22 +02:00
pancake
f8384feb6b
Initial disassembler support for HP PA-RISC (from GNU binutils)
2015-05-28 11:24:31 +02:00
fenugrec
e36d2d4dcf
superH analyzer+disasm bigendian support
2014-12-09 01:39:41 +01:00
pancake
274f22001d
Add initial support for CRIS cpu as suggested by LolyRoP
2014-12-07 23:18:22 +01:00
Jeffrey Crowell
ed1aae7fd1
fix lots of spelling
...
fix some errors from the sed script
undo file mode crap
2014-12-07 17:00:59 +01:00
pancake
4cba3d2af6
Fix non-shared capstone build
2014-06-24 13:34:11 +02:00
pancake
933dc0ef6d
Add NIOS CPU disasm support (from gnu binutils)
2014-01-15 12:31:57 +01:00
pancake
3b3bbbb916
Add more Jamroot files and move some plugs to r2-extras
2013-12-31 15:34:27 +01:00
pancake
21ed694196
Fix and update ARM Thumb2 disassembler
2013-07-10 09:40:42 +02:00
pancake
9779611911
Update the arm64 disassembler and fix output of arc
2013-06-27 03:08:15 +02:00
pancake
ac986b304b
Update ARC disassembler and add support for compact arc
...
Source from https://github.com/foss-for-synopsys-dwc-arc-processors
$ r2 -a arc -b 16 thumb.arc
2013-06-24 23:57:19 +02:00
pancake
19a1f84f1f
Initial import of the GNU aarch64 disassembler from binutils
...
$ r2 -a arm -b 64 -
2013-02-26 01:37:42 +01:00
pancake
c9aed523f9
Update GNU arm disassembler. Needs more work
2012-10-30 17:05:51 +01:00
Alexander
278a24126e
Initial implementation of i8080 disassembler.
2012-10-29 20:51:40 +00:00
Nicolai Stange
2fe3406649
Pull in recent sparc opcode code from binutils-2.21.1 and add support for
...
asm.bits=64 with asm.arch=sparc.
2011-11-04 14:13:29 +01:00
pancake
020dd97a8b
* Fix many segfaults discovered in OpenBSD
...
* Fix segfaults caused by read buffer overflow in x86im
- use a 16 byte delta buffer in function and basic block analysis
* Fix r_list_delete segfault caused by an use-after-free bug
- Thanks Edd Barrett for notifying :)
* Clean up many warnings reported by OpenBSD's gcc
* Reduce analysis depth to 50
* Fix OpenBSD syscall definitions and fix generator python script
2011-04-03 02:43:15 +02:00
pancake
94e316b6fe
* Do not build r_db
...
* Group bfd getl{16,32} helpers
- fix build of sh-dis plugin
* Fix lot of warnings
* Port rap to use RSocket
2011-04-06 09:29:25 +02:00
pancake
92453e035f
* Rename bfd.h to avoid collision with system one aka Messy hack!
...
--HG--
rename : libr/asm/arch/include/bfd.h => libr/asm/arch/include/mybfd.h
2011-03-09 18:46:16 +01:00
pancake
b6258561f4
* Re-fix bfdlink issue on non-gnu includes
...
* Fix race condition in r_fs
2011-03-09 18:30:17 +01:00
pancake
b19921c70d
* Do not dist 'swig/' in root tarball dist
...
* Workaround to fix the python-config hell
* Drop the deprecated libr swig package
* Fix build on non-gnu include files
2011-03-09 17:13:27 +01:00
Nibble
5c35f6e359
* Rename {r_*_handle_t, R*Handle} to {r_*_plugin_t, R*Plugin}
2010-05-26 01:42:22 +02:00
Nibble
35592a60e9
* r_asm
...
- Move ppc_disasm and x86_bea to radare2-extras
- Add gnu ppc disassembler plugin
* r_anal
- Move x86_bea plugin to radare2-extras
2010-03-10 14:56:45 +01:00
pancake
c5e588e6e5
* Initial import of libr
...
- Previous commits has been reported in the ChangeLog file
- hg log has been lost (moved inside ChangeLog)
- Old radare1 repository has removed all the libr
2009-02-05 22:08:46 +01:00