.. |
c
|
Remove 200 lines from tcc again
|
2024-07-21 21:25:47 +02:00 |
d
|
Add missing setuid/setgid signature type definition ##types
|
2024-08-30 11:08:35 +02:00 |
p
|
Aim to fix a c++ build problem
|
2024-03-06 20:45:13 +01:00 |
anal.c
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
anplugs.c
|
Fix last covs and support mount in ms ##fs
|
2022-07-08 09:51:21 +02:00 |
base_types.h
|
Remove tokens after #endif (#17398)
|
2020-08-05 12:08:36 +08:00 |
bb.c
|
Don't add more instructions than the ones we can handle in the basic blocks ##analysis
|
2023-06-19 12:54:25 +02:00 |
block.c
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
btrace.c
|
Inline r_str_ncpy and define a limit for RStr.var()
|
2023-10-06 12:56:37 +02:00 |
cc.c
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
class.c
|
Replace r_return_val_if_fail with uppercase alternative
|
2024-08-05 12:26:32 +02:00 |
codemeta.c
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
cond.c
|
Replace r_return_val_if_fail with uppercase alternative
|
2024-08-05 12:26:32 +02:00 |
cparse.c
|
Remove 300 lines from the libtcc again
|
2024-07-19 21:03:28 +02:00 |
cycles.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
data.c
|
Fix last covs
|
2024-08-29 15:59:46 +02:00 |
diff.c
|
Replace r_return_val_if_fail with uppercase alternative
|
2024-08-05 12:26:32 +02:00 |
dwarf_process.c
|
Fix memory leak in the dwarf parser and more uppercase macros
|
2024-07-09 10:53:59 +02:00 |
esil_cfg.c
|
Fix esil_cfg
|
2024-08-08 09:38:11 +02:00 |
esil_dfg.c
|
Replace r_return_val_if_fail with uppercase alternative
|
2024-08-05 12:26:32 +02:00 |
fcn.c
|
Improve handling of jump tables on arm64 ##analysis
|
2024-08-29 15:34:27 +02:00 |
flirt.c
|
Fix memory leak in the dwarf parser and more uppercase macros
|
2024-07-09 10:53:59 +02:00 |
function.c
|
Sometimes functions end up asserting with empty names ##crash
|
2024-09-03 18:33:08 +02:00 |
global.c
|
Few patches coming from the recursefails PR
|
2023-04-27 13:35:26 +02:00 |
hint.c
|
Integrate Cb with disasm asmq key hints ##visual
|
2023-08-30 01:15:47 +02:00 |
jmptbl.c
|
Default jumptable word size is 32bit if not defined ##analysis
|
2024-08-27 18:09:13 +02:00 |
labels.c
|
Replace r_return_val_if_fail with uppercase alternative
|
2024-08-05 12:26:32 +02:00 |
Makefile
|
Initial backtrace API and commands (abt) ##analysis
|
2023-10-06 12:56:37 +02:00 |
meson.build
|
Initial backtrace API and commands (abt) ##analysis
|
2023-10-06 12:56:37 +02:00 |
meta.c
|
Use usercomment color for argument type+name listing ##disasm
|
2024-08-28 21:57:46 +02:00 |
op.c
|
Replace r_return_val_if_fail with uppercase alternative
|
2024-08-05 12:26:32 +02:00 |
pin.c
|
Implement soft esil pins, only executed in the disasm loop ##disasm
|
2024-04-01 17:19:25 +02:00 |
reflines.c
|
Replace r_return_val_if_fail with uppercase alternative
|
2024-08-05 12:26:32 +02:00 |
rtti_itanium.c
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
rtti_msvc.c
|
Fix uaf in xtac and check for more vector allocation failures ##crash
|
2023-03-04 20:30:05 +01:00 |
rtti.c
|
Improve itanium RTTI parsing and vtable search ##anal
|
2020-05-03 17:55:20 +02:00 |
sign.c
|
Add type definition for CCCrypt import for ios-arm64 ##analysis
|
2024-08-27 12:39:04 +02:00 |
switch.c
|
Replace r_return_val_if_fail with uppercase alternative
|
2024-08-05 12:26:32 +02:00 |
tid.c
|
Add CCCrypt for more platforms, add missing definition and use more R_RETURN
|
2024-08-27 16:11:51 +02:00 |
type_pdb.c
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
type.c
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
value.c
|
Deprecate r_str_new and R_STR_DUP ##refactor
|
2024-08-04 12:21:44 +02:00 |
var.c
|
Add CCCrypt for more platforms, add missing definition and use more R_RETURN
|
2024-08-27 16:11:51 +02:00 |
vtable.c
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
xrefs.c
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |