summaryrefslogtreecommitdiff
path: root/gcc/spellcheck-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build of spellcheck-tree.c with older gccsdmalcolm2016-07-211-1/+1
* Enabling work for C++ handling of misspelled identifiers and typenamesdmalcolm2016-07-201-0/+31
* spellcheck.h: add best_match template; implement early-rejectdmalcolm2016-06-151-20/+4
* Add more spellcheck selftestsdmalcolm2016-06-151-0/+49
* Update copyright years.jakub2016-01-041-1/+1
* C++ FE: offer suggestions for misspelled field namesdmalcolm2015-11-201-0/+41
* PR driver/67613 - spell suggestions for misspelled command line optionsdmalcolm2015-11-131-0/+39