]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/edit-context.c
PR modula2/114929 for loop fails to iterate down to zero when using a cardinal type
[thirdparty/gcc.git] / gcc / edit-context.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-25  Martin SeborClean up -Wformat-diag warnings (PR bootstrap/97622...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-01  Martin LiskaFix 2 clang warnings.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-09-25  Martin LiskaRemove unused functions and fields.
2018-04-30  David MalcolmUse char_span for return type of location_get_source_line
2018-01-03  Jakub JelinekUpdate copyright years.
2017-05-02  David MalcolmSupport fix-it hints that add new lines
2017-05-01  David MalcolmEliminate fixit_hint class hierarchy
2017-01-01  Jakub JelinekUpdate copyright years.
2016-09-13  David Malcolmfix-it hints: insert_before vs insert_after
2016-09-13  David MalcolmSimplify edited_file::print_diff
2016-09-02  David MalcolmIntroduce class edit_context