diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2018-04-02 11:58:42 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2018-04-02 12:39:30 (GMT) |
commit | 1db4ef323b7a76093356ae76268132f3760e1631 (patch) | |
tree | fec36ee0ec1b6b2010b62ca4177edca0e31e2114 /.gitignore | |
parent | 1bc80837dde03a32b5ab185067f7bd4c499a9850 (diff) |
Rewritten the whole instruction definition format.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,6 +12,7 @@ .libs/ ABOUT-NLS COPYING +ChangeLog INSTALL Makefile Makefile.in @@ -59,7 +60,7 @@ __pycache__ .gen/ fmk.done plugins/arm/v7/opcodes/ -plugins/dalvik/opcodes/ +plugins/dalvik/v35/opcodes/ # GLib src/glibext/chrysamarshal.* |