diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2018-01-17 20:13:15 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2018-01-17 20:13:15 (GMT) |
commit | 2dd2099b9f4d238aa7804e07bc594b5fba06e813 (patch) | |
tree | c2eb4b8d10ff7717cd48c2d831112dc5b1e65494 /ChangeLog | |
parent | 9da8f8b37e3edebc917b4e223dd2447cd7cbc818 (diff) |
Cleaned the definition of architecture processors.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +18-01-17 Cyrille Bagard <nocbos@gmail.com> + + * plugins/arm/v7/processor.c: + * plugins/dalvik/processor.c: + Update code. + + * src/arch/processor-int.h: + Clean the definition of architecture processors. + + * src/arch/processor.c: + Update code. + 18-01-16 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |