Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: 7dec653619c2f0597006670ee9409ea96b4bb7cb https://github.com/dyninst/dyninst/commit/7dec653619c2f0597006670ee9409ea96b4bb7cb Author: James A. Kupsch <kup...@cs.wisc.edu> Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths: M common/src/linuxKludges.C M common/src/linuxKludges.h Log Message: ----------- code cleanup integer funcs to * and / by constants * remove functions to multiply and divide by 1000 and 1000000 using adds, subtracts and shifts. Not used, not needed. Commit: 260318c2eb228d53407f921d6be7ca174aacfcba https://github.com/dyninst/dyninst/commit/260318c2eb228d53407f921d6be7ca174aacfcba Author: kupsch <kup...@cs.wisc.edu> Date: 2020-10-19 (Mon, 19 Oct 2020) Changed paths: M common/src/linuxKludges.C M common/src/linuxKludges.h Log Message: ----------- Merge pull request #891 from kupsch/remove-muldivfuncs code cleanup integer funcs to * and / by constants Compare: https://github.com/dyninst/dyninst/compare/5d525e533075...260318c2eb22 _______________________________________________ Dyninst-api mailing list Dyninst-api@cs.wisc.edu https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api