Age | Commit message (Expand) | Author | Files | Lines |
2020-08-27 | vec: add exact argument for various grow functions. | Martin Liska | 1 | -1/+1 |
2020-03-17 | Fix up duplicated duplicated words mostly in comments | Jakub Jelinek | 1 | -3/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-15 | [mid-end][__RTL] Account for column numbers in __RTL functions | Matthew Malcomson | 1 | -3/+16 |
2019-09-30 | Add function_abi.{h,cc} | Richard Sandiford | 1 | -0/+4 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -1/+2 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -2/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-10-11 | Elide repeated RTL elements. | Andrew Stubbs | 1 | -0/+15 |
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 |