index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
callingconvention.cpp
Age
Commit message (
Expand
)
Author
2019-01-17
update company name and copyright date
Jordan Wiens
2018-09-20
Merge branch 'dev' into test_relocation
Peter LaFosse
2018-09-13
Add callee saved registers on calling conventions to specify which registers ...
Rusty Wagner
2018-05-07
Refactor supporting calling convention like approach
Peter LaFosse
2018-03-23
Fix reference leak in calling conventions
Rusty Wagner
2018-03-23
Register stack adjustments in calling conventions
Rusty Wagner
2018-03-23
Adding support for register stacks in IL (for x87)
Rusty Wagner
2018-03-16
Fix reference leak in calling conventions
Rusty Wagner
2017-11-27
Register stack adjustments in calling conventions
Rusty Wagner
2017-10-06
Adding support for register stacks in IL (for x87)
Rusty Wagner
2017-08-23
Added APIs for clobbered registers, global pointers, and function exit data f...
Rusty Wagner
2017-08-17
Work around limitations in ctypes
Rusty Wagner
2017-08-15
Add APIs to access and update portions of the function type, and added new AP...
Rusty Wagner
2017-05-19
update copyright year
Jordan Wiens
2016-04-10
Add MIT license for API wrappers
Rusty Wagner
2016-01-31
Refactor API to fix design bug that causes use-after-free on many plugin objects
Rusty Wagner
2016-01-25
Initial implementation of platform ABI classes
Rusty Wagner