Skip to content

Conversation

@keenk
Copy link
Owner

@keenk keenk commented Oct 6, 2019

No description provided.

catenacyber and others added 13 commits July 1, 2019 10:35
* Updates files from LLVM for PPC64

* Only fix tbegin, tabort and such
* Fix a few registry access mode mappings

* Fix rollback of operand access changes

Re-fix operand access of three mov instructions
Previously, a long was used instead of a pointer in the JNA binding library.
This would work until the allocated pointers exceeded 32-bits. On modern JVMs,
allocations may produce pointers in excess of 32-bits which would result in
invalid memory access errors.

This also updates the binding version to 5.0.
* fix for make.sh for android

* remove commented line
…le (#1522)

* Fix Excessive and Missing Dependencies found by Vemake

* Remove extra spaces at the end of Makefile

* Remove used macro df

* Change "-rf" to "-f" in tests/Makefile

* Change "-rf" to "-f" in suite/fuzz/Makefile

* Remove 'r' from the removal command.

* Remove an extra blank line.
@keenk keenk merged commit 0881863 into keenk:next Oct 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants