aboutsummaryrefslogtreecommitdiff
path: root/gcc/json.cc
AgeCommit message (Expand)AuthorFilesLines
2019-10-22Come up with json::integer_number and use it in GCOV.Martin Liska1-8/+33
2019-05-23Bulletproof -fdiagnostics-format=json against bad locations (PR c++/90462)David Malcolm1-0/+29
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-09json.cc: fix commentDavid Malcolm1-1/+1
2018-10-29GCOV: introduce --json-format.Martin Liska1-0/+3
2018-07-24Fix segfault in -fsave-optimization-record (PR tree-optimization/86636)David Malcolm1-1/+23
2018-07-20Add "-fsave-optimization-record"David Malcolm1-0/+293