Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up decorations and whitespace around header guards | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | trace: [tcg] Include TCG-tracing helpers | LluĂs Vilanova | 2014-08-12 | 1 | -0/+2 |
* | tcg: Move size effects out of dh_arg | Richard Henderson | 2014-05-28 | 1 | -49/+38 |
* | tcg: Remove sizemask and flags arguments to tcg_gen_callN | Richard Henderson | 2014-05-28 | 1 | -12/+6 |
* | tcg: Move side effects out of dh_sizemask | Richard Henderson | 2014-05-28 | 1 | -12/+6 |
* | tcg: Inline tcg_gen_helperN | Richard Henderson | 2014-05-28 | 1 | -6/+6 |
* | tcg: Push tcg-runtime routines into exec/helper-* | Richard Henderson | 2014-05-28 | 1 | -0/+1 |
* | tcg: Invert the inclusion of helper.h | Richard Henderson | 2014-05-28 | 1 | -0/+92 |