aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/KnownState.h
Commit message (Collapse)AuthorAgeFilesLines
* Added guards for unknown pragmasAugusto F. Hack2018-08-061-4/+10
| | | | | | | | | | | | | | | Removed push/pop if there was no change to the warnings *in the same file* for a given compiler. This assumes the imported boost headers use a warning stack themselves. The pragmas don't seem to be required anymore, but were not removed to mantain compatibility with older versions of the boost library. Compiled with - clang version 6.0.1 (tags/RELEASE_601/final) - gcc (GCC) 8.1.1 20180531 against: - libboost 1.67.0-5
* Rename the SHA3 assembly instruction to KECCAK256Alex Beregszaszi2017-05-301-4/+4
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* move libevmasmDimitry2016-03-211-0/+179