diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-12-29 10:36:32 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-12-29 10:36:32 (GMT) |
commit | 2a6e943002b4e3f1e147847c554e1b1a5d173b0f (patch) | |
tree | d43ae61793f91296aaa1ba854f788a817e81ced2 /ChangeLog | |
parent | 9f9041e11efa71cb043425cd5e89daea0247e76c (diff) |
Avoided a crash by creating an empty function to dump ARMv7 stats.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 16-12-29 Cyrille Bagard <nocbos@gmail.com> + * src/arch/arm/v7/core.c: + * src/arch/arm/v7/core.h: + * src/core/processors.c: + Avoid a crash by creating an empty function to dump ARMv7 stats. + +16-12-29 Cyrille Bagard <nocbos@gmail.com> + * plugins/mobicore/mclf.c: Register portions using the new way. |