Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | poly_int: MEM_OFFSET and MEM_SIZE | Richard Sandiford | 1 | -4/+4 |
2017-12-19 | read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ... | Jakub Jelinek | 1 | -3/+3 |
2017-06-11 | tree.h (id_equal): New. | Jason Merrill | 1 | -2/+2 |
2017-03-10 | Fix out-of-bounds write in RTL function reader (PR bootstrap/79952) | David Malcolm | 1 | -6/+26 |
2017-02-28 | Do not allow to run GIMPLE or RTL test-cases w/ LTO (PR lto/79625). | Martin Liska | 1 | -0/+3 |
2017-01-24 | Add "__RTL" to cc1 | David Malcolm | 1 | -16/+65 |
2017-01-20 | Fix --enable-gather-detailed-mem-stats | Martin Liska | 1 | -2/+1 |
2017-01-05 | Introduce RTL function reader | David Malcolm | 1 | -0/+2123 |