diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-05-21 21:32:06 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-05-21 21:32:06 (GMT) |
commit | 16f07d7609b71e7cbbed0dce438ed94fb96d089e (patch) | |
tree | 28a03df0e3d523b915ae689fa5e85b23e93816ac /ChangeLog | |
parent | acd355c4c5ae25fb9cac64b8dc17407a2bcc979b (diff) |
Stored and deleted instruction hooks using the GObject facilities.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 17-05-21 Cyrille Bagard <nocbos@gmail.com> + * src/arch/instruction-int.h: + * src/arch/instruction.c: + Store and delete instruction hooks using the GObject facilities. + +17-05-21 Cyrille Bagard <nocbos@gmail.com> + * src/arch/arm/register.c: * src/arch/arm/v7/core.c: * src/arch/arm/v7/operands/coproc.c: |