File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -129,10 +129,7 @@ changes:
129129 - No compatibility changes yet.
130130
131131Further non-compatibility-affecting changes include:
132- - Added support for statically linking clients and the DynamoRIO library into
133- a pure-static application via a new configure_DynamoRIO_static_client() CMake
134- function and new "_drstatic" static library CMake targets for the provided
135- extension libraries.
132+ - Nothing yet.
136133
137134**************************************************
138135<hr>
@@ -142,6 +139,10 @@ changes:
142139 - No compatibility changes yet.
143140
144141Further non-compatibility-affecting changes include:
142+ - Added support for statically linking clients and the DynamoRIO library into
143+ a pure-static application via a new configure_DynamoRIO_static_client() CMake
144+ function and new "_drstatic" static library CMake targets for the provided
145+ extension libraries.
145146 - Allow v2p.textproto file in a trace directory. This file is present in public traces.
146147 - Allow v2p.textproto file to have one missing virtual_address field, which indicates
147148 virtual_address == 0x0. Necessary in case a trace accesses virtual address 0x0.
You can’t perform that action at this time.
0 commit comments