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