rizin/test/db/analysis
billow 8e29b959b8 DWARF improve DWARF5 support and refactor
- `RZ_PROJECT_VERSION` 14
- Add `RzCallable`.has_unspecified_parameters
- Add `RzAnalysis`.debug_info
- Add `RzAnalysisVarStorageType` composite and `eval` `pending`
- Support for parse DWARF section "debug_loclists", "debug_ranges", "debug_rnglists"
- Partial support for eval DWARF expr_loc
- Support for anonymous Type, function variable, struct member
- Cache all DWARF information in `RzAnalysisDebugInfo` and remove `SDB` based caching.
- Add arm32, arm64, TriCore DWARF register name
- Fix same name basetype
2023-08-25 23:32:05 +08:00
..
6502 Updated all tests 2022-11-01 10:58:16 +08:00
8051 8051: Make Jump Targets in Higher Banks stay inside their Bank (#1066) 2021-04-23 13:14:51 +02:00
amd29k Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
arc Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
arm Fix tests for capstone v3/v4/v5 2023-07-16 13:22:47 +08:00
arm64 Fix syscall preprocessing 2023-08-25 12:04:32 +08:00
avr Update tests 2023-06-05 22:41:20 +08:00
chip8
classes Implement chained fixups patching for binds 2023-06-25 19:39:56 +08:00
cris Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
dalvik Update tests 2023-06-05 22:41:20 +08:00
gb Updated all tests 2022-11-01 10:58:16 +08:00
golang Update capstone-v5 to 5.0.1 (#3777) 2023-08-23 16:00:11 +08:00
h8300 Updated all tests 2022-11-01 10:58:16 +08:00
hexagon Update tests 2023-06-05 22:41:20 +08:00
i4004 Updated all tests 2022-11-01 10:58:16 +08:00
java Add bin.demangle.flags to allow users to simplify or not mangled strings (#3659) 2023-07-17 23:31:09 +08:00
luac Lua 5.3 support RzAsm + RzAnalysis 2021-04-14 16:22:15 +08:00
m68k Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
m680x Updated all tests 2022-11-01 10:58:16 +08:00
mach0 Fix all db/analysis tests 2021-10-27 09:31:50 +02:00
mcore Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
mips Update tests 2023-06-05 22:41:20 +08:00
msp430 Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421) 2023-03-30 18:36:48 +08:00
noreturn Fix all db/analysis tests 2021-10-27 09:31:50 +02:00
null Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
path Fixes for jump table ##analysis 2021-01-27 09:43:13 +08:00
pic Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421) 2023-03-30 18:36:48 +08:00
ppc Fix tests for capstone v3/v4/v5 2023-07-16 13:22:47 +08:00
riscv Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
sh [RzIL] IL lifting of SuperH ISA (#2518) 2022-08-02 02:37:03 +05:30
snes
sparc Improve sparc analysis and fix tests. 2023-07-16 13:22:47 +08:00
spc700 Updated all tests 2022-11-01 10:58:16 +08:00
sysz Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
thumb ARM pseudo subvar: don't substitude [pc, reg] 2022-07-21 22:24:06 +02:00
tms320 Updated all tests 2022-11-01 10:58:16 +08:00
tms320.c64x_32 TMS320 and TMS320c64x register profile (#2805) 2022-07-19 18:08:43 +08:00
tricore DWARF improve DWARF5 support and refactor 2023-08-25 23:32:05 +08:00
v810 Remove RzAnalysisPlugin.set_reg_profile (#2091) 2021-12-11 10:18:31 +01:00
v850 Fix all tests and add aaC test 2023-06-01 23:16:09 +08:00
vars DWARF improve DWARF5 support and refactor 2023-08-25 23:32:05 +08:00
x86_16 Update capstone instruction ids 2023-07-16 13:22:47 +08:00
x86_32 Update capstone instruction ids 2023-07-16 13:22:47 +08:00
x86_64 Fix tests for capstone v3/v4/v5 2023-07-16 13:22:47 +08:00
xtensa Set refptr for Xtensa l32r opcode for better disassembly output (#3289) 2023-01-15 09:32:37 +08:00
z80 Updated all tests 2022-11-01 10:58:16 +08:00