# # ChangeLog for libcfa/src/device # # Generated by Trac 1.2.1 # May 16, 2024, 8:23:33 PM Mon, 13 Sep 2021 21:13:48 GMT Thierry Delisle [72bd9cd] * libcfa/src/device/cpu.cfa (modified) * libcfa/src/device/cpu.hfa (modified) No idea why this worked on nasus without this change. Mon, 21 Jun 2021 19:40:10 GMT Thierry Delisle [4d865ca7] * libcfa/src/device/cpu.hfa (modified) Minor documentation Fri, 18 Jun 2021 02:31:39 GMT Thierry Delisle [cf85f96] * libcfa/src/device/cpu.cfa (modified) * libcfa/src/device/cpu.hfa (modified) * tests/device/cpu.cfa (modified) Cpu map now has aself pointer to figure out where between start and ... Tue, 15 Jun 2021 17:24:41 GMT Thierry Delisle [45fde9f] * libcfa/src/device/cpu.cfa (modified) Fixed width sum check to actually sum. Tue, 15 Jun 2021 16:47:32 GMT Thierry Delisle [64780c1] * libcfa/src/device/cpu.cfa (modified) Remove incorrect check Tue, 15 Jun 2021 16:16:42 GMT Thierry Delisle [1f05c83] * libcfa/src/device/cpu.cfa (modified) Added more debug to defice/cpu Mon, 14 Jun 2021 20:01:48 GMT Thierry Delisle [a8b0618] * libcfa/src/device/cpu.cfa (modified) Changed libcfa to use cpu/present instead of cpu/possible Mon, 14 Jun 2021 18:43:35 GMT Thierry Delisle [96f002c1] * libcfa/src/Makefile.am (modified) * libcfa/src/device/cpu.cfa (added) * libcfa/src/device/cpu.hfa (added) * libcfa/src/interpose.cfa (modified) * libcfa/src/startup.cfa (modified) Added new device folder and cpu file to libcfa