diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-09-24 20:33:05 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-09-24 20:33:05 (GMT) |
commit | 65a4b8d9c1929fb7b171d630d336519fc4d418ef (patch) | |
tree | 1883080d3b92989d9c06f8d5085a54b7e6aad0b9 /ChangeLog | |
parent | e2bce994e554cb598ed9547ba5ecf22be748ddfd (diff) |
Replaced the non-working GLib atomic function to deal with bitfields.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +16-09-24 Cyrille Bagard <nocbos@gmail.com> + + * src/common/bits.c: + Replace the non-working GLib atomic function to deal with bitfields. + 16-09-23 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/output.c: |