radare2/libr/anal/d
2016-10-24 00:41:53 +03:00
..
cc-arm-32 Add calling convention definitions for AMD64, ARM, MIPS, SPARC 2016-08-09 01:16:10 +02:00
cc-arm-64 Fix cc.arm64.name 2016-08-29 11:39:30 +02:00
cc-avr-8 [AVR] First approach to afCl/cdecl for AVR (#5453) 2016-08-07 17:14:14 +02:00
cc-m68k-32 Add calling convention definitions for AMD64, ARM, MIPS, SPARC 2016-08-09 01:16:10 +02:00
cc-mips-32 Add calling convention definitions for AMD64, ARM, MIPS, SPARC 2016-08-09 01:16:10 +02:00
cc-powerpc-32 PowerPC calling conventions (#5477) 2016-08-10 16:07:39 +02:00
cc-powerpc-64 PowerPC calling conventions (#5477) 2016-08-10 16:07:39 +02:00
cc-riscv-64 Basic merge of no return function with types db (#5774) 2016-09-20 21:54:44 +02:00
cc-sparc-32 Add calling convention definitions for AMD64, ARM, MIPS, SPARC 2016-08-09 01:16:10 +02:00
cc-x86-32 fixing watcom calling convention 2016-08-09 13:58:44 +03:00
cc-x86-64 Add calling convention definitions for AMD64, ARM, MIPS, SPARC 2016-08-09 01:16:10 +02:00
cc-xtensa-32 xtensa calling convention (#5731) 2016-09-11 04:25:08 +02:00
darwin-x86-64
linux-x86-32
linux-x86-64 Fix back fcnsign for w32 abi 2016-04-03 18:41:50 +02:00
Makefile making .cc part of function definition optional (#6020) 2016-10-24 00:41:53 +03:00
types Add atoi in default anal types 2016-10-18 02:09:45 +02:00
types-16 Basic merge of no return function with types db (#5774) 2016-09-20 21:54:44 +02:00
types-32 Basic merge of no return function with types db (#5774) 2016-09-20 21:54:44 +02:00
types-64 Basic merge of no return function with types db (#5774) 2016-09-20 21:54:44 +02:00
types-linux Basic merge of no return function with types db (#5774) 2016-09-20 21:54:44 +02:00
types-windows typo in windows-type 2016-10-17 14:49:58 +02:00
types-x86-osx-64 Basic merge of no return function with types db (#5774) 2016-09-20 21:54:44 +02:00
types-x86-windows-32 Basic merge of no return function with types db (#5774) 2016-09-20 21:54:44 +02:00
types-x86-windows-64 Basic merge of no return function with types db (#5774) 2016-09-20 21:54:44 +02:00
windows-x86-32
windows-x86-64