radare2/libr/core
Florian Märkl 082fb723df
Remove unused RAnalFunction Members (#16521)
* Remove unused RAnalFunction Members
* Kill more code
* Reintroduce temporary nargs=4
2020-04-12 20:17:45 +08:00
..
p Fix unmatched array length in core_java.c (issue #16304) (#16313) 2020-03-26 12:02:43 +01:00
agraph.c Remove the FCN_OLD sdb transition ifdefs 2020-03-30 15:14:12 +02:00
anal_objc.c meaningless const return for built-in type (#16463) 2020-04-07 23:46:33 +02:00
anal_tp.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
blaze.c Remove more members from RAnalBlock ##anal (#15975) 2020-02-14 17:50:10 +01:00
canal.c Remove unused RAnalFunction Members (#16521) 2020-04-12 20:17:45 +08:00
carg.c Remove unused RAnalFunction Members (#16521) 2020-04-12 20:17:45 +08:00
casm.c Fix memory leak in /ad/ using r_regex api wrongly ##search (#16537) 2020-04-12 10:53:41 +02:00
cbin.c Fix #16455 - iij asserts for ld-uclibc with a null import ##bin (#16509) 2020-04-10 12:00:30 +08:00
cconfig.c Implement x86 anal.jmp.retpoline switch tables (spectre/meltdown) ##anal (#16391) 2020-04-01 16:49:39 +02:00
cfile.c Fix debug rebase regressions ##debug 2020-03-14 20:25:13 +01:00
cio.c Fix #16210 - Show error message and update help for we ##io (#16427) 2020-04-08 14:22:01 +02:00
citem.c Fix memory leaks and other problems found by ASAN. (#14980) 2019-09-08 01:24:14 +08:00
cmd_anal.c Fix #15165 - Assert in empty esil string for ARC emulation (#16510) 2020-04-10 11:46:54 +08:00
cmd_api.c Change macro syntax to use ; instead of , 2020-03-11 00:11:01 +01:00
cmd_cmp.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_colon.c Fix vvs and make :> work again to create empty files 2019-05-06 20:42:40 +02:00
cmd_debug.c Don't use colors in json mode and fix some bugs. (#16529) 2020-04-11 19:48:19 +02:00
cmd_egg.c Rewrite the RBuffer API to make it safer and adjust the codebase ##refactor (#13656) 2019-05-15 15:34:06 +02:00
cmd_eval.c Implement ecHj to list highlight rules in json format ##cons 2020-03-04 00:08:39 +01:00
cmd_flag.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_hash.c Fix hashbang for lang plugins that do not set argc/argv (#15218) 2019-10-07 17:28:56 +02:00
cmd_help.c Use @{} instead of @() and fix this modifier ##core (#16292) 2020-03-24 11:05:22 +01:00
cmd_info.c Add rust lang support to iD command (#16490) ##bin 2020-04-09 11:05:38 +02:00
cmd_log.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_macro.c Change macro syntax to use ; instead of , 2020-03-11 00:11:01 +01:00
cmd_magic.c Add first version of /m search with hits 2020-03-22 12:48:50 +01:00
cmd_meta.c Remove remaining cmdtail usages 2020-03-08 19:50:54 +01:00
cmd_mount.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
cmd_open.c Fix #16283 - Continue as normal even if detachee is not found (#16500) 2020-04-09 23:07:03 +02:00
cmd_print.c Removed unnecessary blocksize check (#16465) 2020-04-08 11:46:16 +08:00
cmd_project.c Make size arg of r_file_slurp() size_t (#16221) 2020-03-15 23:34:38 +01:00
cmd_quit.c Docuemnt Q in q? 2019-07-17 18:48:36 +02:00
cmd_search_rop.c Make r_reg_get_list() search harder (#16202) ##reg 2020-03-13 12:01:54 +01:00
cmd_search.c Fix #16327 - Search in range with io.va=false ##search (#16496) 2020-04-09 22:47:27 +02:00
cmd_seek.c Initial r_anal_fcn_* purge (#16238) ##refactor 2020-03-17 12:58:39 +01:00
cmd_type.c Fix #13677 - Add txt command and make txf accept an argument ##types (#16422) 2020-04-05 20:31:47 +02:00
cmd_write.c Fix #16210 - Show error message and update help for we ##io (#16427) 2020-04-08 14:22:01 +02:00
cmd_zign.c Add pj_ad api to print raw data ##json 2020-03-20 19:35:41 +01:00
cmd.c Fix #16305 - UAF in @@@{r,i,f,s,S,b} as well as add some help for oc (#16473) 2020-04-08 14:00:36 +02:00
core.c Remove the FCN_OLD sdb transition ifdefs 2020-03-30 15:14:12 +02:00
corelog.c Fix is.j iEj and iaj json validation issue in r2 -- (#15724) ##json 2019-12-29 13:19:44 +01:00
cplugin.c Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
cundo.c Minor fixes 2019-04-19 13:30:20 +02:00
disasm_stackptr.inc
disasm.c Show realnames on function's signature when enabled ##disasm 2020-04-07 10:26:46 +02:00
fortune.c Some coverity fixes 2020-01-08 14:16:11 +01:00
gdiff.c Refactor RAnal Basic Blocks and Functions (#15169) ##anal 2020-01-15 15:23:34 +01:00
hack.c Add 'wao jinf' for Dalvik ##asm 2020-02-10 00:59:39 +01:00
libs.c Better fix for #16281 (#16460) 2020-04-07 23:47:11 +02:00
linux_heap_glibc.c Use RPVector for io->maps - speedup map traversal ##io 2020-04-07 12:43:41 +02:00
linux_heap_jemalloc.c More spelling fixes in the code 2019-06-20 13:36:02 +08:00
Makefile Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
meson.build Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
panels.c Updated Copyright to 2020 (#16414) 2020-04-05 11:06:01 +02:00
patch.c Fix #15002 - Propagate write error issues into RCore.patch ##io (#15029) 2019-09-13 18:28:26 +02:00
project.c Preserve "functions" flagspace when saving projects (#16057) ##projects 2020-02-26 17:37:23 +01:00
pseudo.c Fix #16138 - Do not preincrement when it's not necessary (#16151) 2020-03-05 19:06:59 +01:00
r2-shell-parser-cmds.inc Update radare2-shell-parser for new macro syntax and fix tests 2020-03-24 15:23:35 +01:00
rtr_http.c Make size arg of r_file_slurp() size_t (#16221) 2020-03-15 23:34:38 +01:00
rtr_shell.c Fix fgets() usage (#16068) 2020-02-29 20:47:10 +01:00
rtr.c Decouple shlr/gdb registers profile from code (#16312) ##debug 2020-03-27 02:00:27 +01:00
task.c Fix some Race Conditions with the thready task scheduler (#15667) ##core 2019-12-18 16:54:37 +01:00
vasm.c Improve visual assembler usability 2019-04-28 00:38:39 +02:00
visual_tabs.inc O in visual is supported in panels with the "i" key ##panels (#14942) 2019-09-01 16:27:11 +02:00
visual.c Use RPVector for io->maps - speedup map traversal ##io 2020-04-07 12:43:41 +02:00
vmarks.c Improve visual mark ##visual 2019-05-11 10:09:17 +02:00
vmenus_graph.c Initial r_anal_fcn_* purge (#16238) ##refactor 2020-03-17 12:58:39 +01:00
vmenus_zigns.c Fix fgets() usage (#16068) 2020-02-29 20:47:10 +01:00
vmenus.c Do not use r_buf_data in DEX results in 1.5x faster parsing (22s vs 33s) ##bin 2020-04-05 19:24:36 +02:00
windows_heap.c Fix spelling errors (#15904) 2020-01-27 07:43:47 +01:00
yank.c Fix LGTM alert in yank command (#16506) 2020-04-10 11:47:52 +08:00
zdiff.c