Age | Commit message (Expand) | Author |
---|---|---|
2019-04-24 | qbe: Make sure generated code doesn't depend on argument evaluation order | Michael Forney |
2019-04-23 | Fix integer promotion on bit-fields | Michael Forney |
2019-04-22 | Simplify test/typeof | Michael Forney |
2019-04-20 | eval: Handle casts in constant expressions | Michael Forney |
2019-04-18 | Fix potential overflow of bit-field initializers into following member | Michael Forney |
2019-04-17 | Fix bit-field offsets in unions | Michael Forney |
2019-04-17 | Allow designators in __builtin_offsetof | Michael Forney |
2019-04-16 | Use undecayed type in __typeof__ | Michael Forney |
2019-04-16 | Implement __builtin_types_compatible_p | Michael Forney |
2019-04-16 | tests -> test | Michael Forney |