.. |
c
|
Remove 200 lines from tcc again
|
2024-07-21 21:25:47 +02:00 |
d
|
Fixes for the stm8 calling convention ##analysis
|
2024-10-28 13:28:00 +01:00 |
p
|
Fix duplicated symbol addTarget
|
2024-09-23 18:24:19 +02:00 |
anal.c
|
Check anal APIs nullability for #23490
|
2024-10-28 12:09:16 +01:00 |
anplugs.c
|
Check anplugs APIs nullability for #23490
|
2024-10-28 12:09:16 +01:00 |
base_types.h
|
Remove tokens after #endif (#17398)
|
2020-08-05 12:08:36 +08:00 |
bb.c
|
Check bb APIs nullability for #23490
|
2024-11-03 01:05:54 +01:00 |
block.c
|
Check block APIs nullability for #23490
|
2024-11-03 01:06:10 +01: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
|
Check class APIs nullability for #23490
|
2024-11-07 07:18:11 +01:00 |
codemeta.c
|
Fix null assert check in codemeta
|
2024-11-08 11:15:20 +01: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
|
Check data APIs nullability for #23490
|
2024-11-15 06:31:26 +01:00 |
diff.c
|
Check diff APIs nullability
|
2024-11-13 18:54:16 +01:00 |
dwarf_process.c
|
Ignore dwarf struct types with DW_AT_declaration
|
2024-10-29 22:16:12 +01:00 |
esil_cfg.c
|
Check esil_cfg and esil_dfg APIs nullability for #23490
|
2024-11-14 03:10:07 +01:00 |
esil_dfg.c
|
Check esil_cfg and esil_dfg APIs nullability for #23490
|
2024-11-14 03:10:07 +01:00 |
fcn.c
|
Disable indirect pointer references for stm8 ##analysis
|
2024-10-28 02:30:11 +01:00 |
flirt.c
|
Fix memory leak in the dwarf parser and more uppercase macros
|
2024-07-09 10:53:59 +02:00 |
function.c
|
Refactor and improve $F and $B numvars ##shell
|
2024-10-31 12:36:52 +01: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
|
Fixes for the stm8 calling convention ##analysis
|
2024-10-28 13:28:00 +01: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
|
Fix few UB covs, more asserts
|
2024-10-17 12:57:41 +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 r2 -1 to redirect stderr into stdout ##tools
|
2024-10-29 16:13:27 +01: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
|
Remove warning when duplicate types exists
|
2024-11-03 16:04:55 +01:00 |
value.c
|
Fix few UB covs, more asserts
|
2024-10-17 12:57:41 +02:00 |
var.c
|
Ignore "signed " prefixed types. signed is the default ##analysis
|
2024-09-30 23:51:45 +02:00 |
vtable.c
|
Fix string ref direction and improve false positive xref types ##analysis
|
2024-11-15 00:36:41 +01:00 |
xrefs.c
|
Fix false positive string ref spotted as write ##analysis
|
2024-11-15 00:36:41 +01:00 |