Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -1752/+1752 | |
| | | | | | Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8 | ||||
* | use standard types uintptr_t, char16_t and char32_t instead of FPTR, ↵ | 2016-10-22 | 1 | -3/+3 | |
| | | | | utf16_char, unicode_char (nw) | ||||
* | x86emit: emitters for movdqa/movdqu (nw) | 2016-05-23 | 1 | -0/+4 | |
| | |||||
* | x86emit: fix REX order with all SSE prefixes (nw) | 2016-04-02 | 1 | -5/+10 | |
| | |||||
* | x86emit: SSE prefix comes before REX on MOVQ (nw) | 2016-04-02 | 1 | -4/+4 | |
| | |||||
* | Move all devices into separate part of src tree (nw) | 2015-09-13 | 1 | -0/+3188 | |