Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix incorrect escaping in add-cfi.*.awk scripts | Will Dietz | 2020-01-20 | 1 | -1/+1 |
* | recognize partial register operands in i386 CFI generation | Alex Dowad | 2015-10-13 | 1 | -10/+19 |
* | fix misinterpretation of indexed memory operand in i386 CFI generation | Alex Dowad | 2015-10-13 | 1 | -1/+1 |
* | fix misinterpretation of operand order in i386 CFI generation | Alex Dowad | 2015-10-13 | 1 | -5/+5 |
* | fix instruction matching errors in i386 CFI generation | Alex Dowad | 2015-10-08 | 1 | -3/+3 |
* | factor common awk functions for CFI generation scripts into new file | Alex Dowad | 2015-10-08 | 1 | -27/+0 |
* | Build process uses script to add CFI directives to x86 asm | Alex Dowad | 2015-08-26 | 1 | -0/+227 |