| Commit message (Expand) | Author | Age | Files | Lines |
* | checkasm: add a checkasm_checked_call function that doesn't issue emms | James Almer | 2017-06-14 | 1 | -6/+7 |
* | Merge commit '2816f8a8bb33bd67fec5e94f5d357918caf4e055' | James Almer | 2017-03-23 | 1 | -1/+0 |
|\ |
|
| * | build: Drop arch-specific checkasm Makefiles | Diego Biurrun | 2016-10-17 | 1 | -1/+0 |
* | | Merge commit '93d5b022a9fd3a1a1f9c521a1eac7f0410e05b81' | James Almer | 2017-03-23 | 1 | -5/+0 |
|\| |
|
| * | build: Drop duplicate asm recipe | Diego Biurrun | 2016-10-17 | 1 | -5/+0 |
| * | x86inc: Add debug symbols indicating sizes of compiled functions | Geza Lore | 2016-01-23 | 1 | -4/+4 |
* | | x86inc: Add debug symbols indicating sizes of compiled functions | Geza Lore | 2016-01-21 | 1 | -4/+4 |
* | | Merge commit 'f0f54117c8f206e8045d301c2eb975b26e9f263d' | Hendrik Leppkes | 2016-01-02 | 1 | -11/+9 |
|\| |
|
| * | checkasm: x86: post commit review fixes | Janne Grunau | 2015-12-29 | 1 | -11/+9 |
* | | Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1' | Hendrik Leppkes | 2016-01-02 | 1 | -20/+58 |
|\| |
|
| * | x86: checkasm: check for or handle missing cleanup after MMX instructions | Janne Grunau | 2015-12-21 | 1 | -20/+58 |
| * | checkasm/x86: Correctly handle variadic functions | Henrik Gramner | 2015-09-28 | 1 | -2/+5 |
| * | checkasm: Fix floating point arguments on 64-bit Windows | Henrik Gramner | 2015-08-28 | 1 | -3/+7 |
| * | checkasm: Explicitly declare function prototypes | Henrik Gramner | 2015-08-20 | 1 | -2/+2 |
| * | checkasm: x86: properly save rdx/edx in checked_call() | Henrik Gramner | 2015-08-20 | 1 | -0/+7 |
* | | checkasm/x86: Correctly handle variadic functions | Henrik Gramner | 2015-09-27 | 1 | -2/+5 |
* | | checkasm: Fix floating point arguments on 64-bit Windows | Henrik Gramner | 2015-08-25 | 1 | -3/+7 |
* | | checkasm: x86: properly save rdx/edx in checked_call() | Henrik Gramner | 2015-08-19 | 1 | -0/+7 |
* | | checkasm: Explicitly declare function prototypes | Henrik Gramner | 2015-08-19 | 1 | -2/+2 |
* | | tests/checkasm/x86/Makefile: Use ASMSTRIPFLAGS for asm | Michael Niedermayer | 2015-07-13 | 1 | -1/+1 |
* | | Merge commit '8bc67ec2c0d2b5444d51a1bed1d50f0e10d92717' | Michael Niedermayer | 2015-07-12 | 1 | -3/+3 |
|/ |
|
* | Checkasm: assembly testing and benchmarking tool | Henrik Gramner | 2015-07-12 | 2 | -0/+199 |