rizin/librz/arch
billow 7a77b8f7bd
linter: update clang-format installation to version 20 (#5451)
* fix: format with clang-format-20
* fix: fix clang-format linter with rewrite '^#define.*/\*.*\\$'
* fix: update clang-format to version 20 in workflows and documentation
* fix: add SPDX license information to .git-blame-ignore-revs
2025-10-12 08:02:03 +08:00
..
cpus Merge rz_asm and rz_analysis into one library but keep deprecated apis. 2024-03-07 18:38:49 +08:00
esil Remove dead code (#4705) 2024-11-08 18:46:13 +08:00
il Enable RzIL VM to halt on exceptions. (#5305) 2025-08-25 12:43:01 +00:00
isa linter: update clang-format installation to version 20 (#5451) 2025-10-12 08:02:03 +08:00
isa_gnu Remove static vars from cris-dis.c && Add asmutils.h (#5325) 2025-08-28 22:37:59 +08:00
opcodes Relocation and analysis improvement for Renesas RX (#4461) 2024-05-01 09:34:52 +08:00
p linter: update clang-format installation to version 20 (#5451) 2025-10-12 08:02:03 +08:00
p_gnu Remove static vars from cris-dis.c && Add asmutils.h (#5325) 2025-08-28 22:37:59 +08:00
platforms Merge rz_asm and rz_analysis into one library but keep deprecated apis. 2024-03-07 18:38:49 +08:00
types types: add missing atomic integer types 2024-09-09 23:44:38 +08:00
acode.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
analysis.c Devirtualize message dispatch in ObjectiveC (#5328) 2025-09-27 15:37:02 +08:00
analysis_private.h Move librz/analysis int librz/arch 2024-03-07 18:38:49 +08:00
aop.c Fix asm tokens leaks because they used Vector and PVector (#5019) 2025-03-31 10:39:53 +08:00
arch.c Move parse into arch. (#4342) 2024-03-07 23:50:22 +08:00
asm.c Fix some memory leaks in arch & bin (#5214) 2025-06-20 09:04:01 +08:00
binutils_as.c
binutils_as.h
block.c Split very large basic blocks (#5087) 2025-05-03 21:10:45 +03:00
cc.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
class.c Make code compilable under checks_level 0 and 3 (#5102) 2025-05-10 23:29:19 +08:00
cond.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
cycles.c Move librz/analysis int librz/arch 2024-03-07 18:38:49 +08:00
data.c String/Hex-Search 3/9: Rename search related config values. 2025-02-22 04:12:49 +08:00
deprecated_arch_helper.h Move parse into arch. (#4342) 2024-03-07 23:50:22 +08:00
dwarf_process.c librz/arch: add RZIL support for H8/300 and H8/300H (#5119) 2025-08-04 12:40:43 +08:00
fcn.c librz/bin: MIPS - fix ucalls from plt/stubs (#5329) 2025-08-30 23:16:34 +08:00
filter.c /e: Set NUL (\0) as newline (#4862) 2025-01-25 19:07:34 +08:00
function.c Fix UB if two numbers were added which over or underflow. (#5217) 2025-06-24 16:13:09 +00:00
hint.c linter: update clang-format installation to version 20 (#5451) 2025-10-12 08:02:03 +08:00
il_trace.c Move librz/analysis int librz/arch 2024-03-07 18:38:49 +08:00
jmptbl.c Add missing vector foreach macros to clang-format cfg (#4456) 2024-04-22 07:16:46 +08:00
labels.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
meson.build Add Renesas H8/500 plugin (#5340) 2025-10-03 13:10:55 +00:00
meta.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
no_rtti.c Add vtables to classes for C++ binaries w/o RTTI (#5293) 2025-08-09 11:13:56 +08:00
op.c Fix definition of alignment 2025-02-14 01:27:47 +08:00
parse.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
parse_helper.c Move parse into arch. (#4342) 2024-03-07 23:50:22 +08:00
parse_helper.h Move parse into arch. (#4342) 2024-03-07 23:50:22 +08:00
pdb_process.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
platform_profile.c Reject NULL values in rz_platform_profiles_init() (#5090) 2025-04-22 15:49:02 +08:00
platform_target_index.c Fix some coverity issues. (#5043) 2025-03-27 12:38:42 +08:00
reflines.c Make code compilable under checks_level 0 and 3 (#5102) 2025-05-10 23:29:19 +08:00
rtti.c Added class methods identification and inheritance in swift using rz-libswift demangler (#5296) 2025-08-22 13:47:06 +08:00
rtti_itanium.c Add rz prefix to set types/APIs (#4499) 2024-05-18 11:37:31 +03:00
rtti_msvc.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
serialize_analysis.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
similarity.c analysis: add function equality API (#4612) 2024-09-05 09:25:18 +08:00
swift_rtti.c Added class methods identification and inheritance in swift using rz-libswift demangler (#5296) 2025-08-22 13:47:06 +08:00
switch.c Move librz/analysis int librz/arch 2024-03-07 18:38:49 +08:00
types.c Move librz/analysis int librz/arch 2024-03-07 18:38:49 +08:00
value.c Fix UB of left shift. (#4914) 2025-02-19 12:37:24 +00:00
var.c Fix UB if two numbers were added which over or underflow. (#5217) 2025-06-24 16:13:09 +00:00
var_global.c Make code compilable under checks_level 0 and 3 (#5102) 2025-05-10 23:29:19 +08:00
vtable.c Add missing vector foreach macros to clang-format cfg (#4456) 2024-04-22 07:16:46 +08:00
xrefs.c Add HtSP, HtSS, HtSU, SetS (#4415) 2024-04-16 20:27:48 +08:00