Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: 3ac13c33c804a9afa4bf57d561bbbc7a4c96ae5a https://github.com/dyninst/dyninst/commit/3ac13c33c804a9afa4bf57d561bbbc7a4c96ae5a Author: Tim Haines <thaines.as...@gmail.com> Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths: M common/src/Types.h M common/src/arch-x86.h Log Message: ----------- Refactor common/src/Types.h (#1351) * Remove double128_t It's never used * Replace custom limit macros with the ones from stdint * Remove custom fixed-width types and limit macros We require C++11, so just use the [c]stdint headers. * Use correct signedness for Address comparison _______________________________________________ Dyninst-api mailing list Dyninst-api@cs.wisc.edu https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api