]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/diagnostic-show-locus.cc
Daily bump.
[thirdparty/gcc.git] / gcc / diagnostic-show-locus.cc
2024-05-17  David Malcolmdiagnostics, analyzer: add CFG edge visualization to...
2024-05-16  David Malcolmdiagnostics: handle SGR codes in line_label::m_display_...
2024-01-03  Jakub JelinekUpdate copyright years.
2023-11-28  David Malcolmdiagnostics: don't print annotation lines when there...
2023-11-14  David Malcolmdiagnostics: make m_text_callbacks private
2023-11-14  David Malcolminput.h: eliminate implicit users of global_dc's file_cache
2023-11-09  David Malcolmdiagnostics: cleanups to diagnostic-show-locus.cc
2023-11-06  David Malcolmdiagnostics: split out struct diagnostic_source_printin...
2023-11-04  David Malcolmdiagnostics: convert diagnostic_context to a class
2023-10-02  David Malcolmdiagnostics: add diagnostic_output_format class
2023-10-02  David Malcolmdiagnostics: group together source printing fields...
2023-09-14  David Malcolmdiagnostics: support multithreaded diagnostic paths
2023-03-28  David MalcolmDon't emit -Wxor-used-as-pow on macro expansions [PR107002]
2023-01-02  Jakub JelinekUpdate copyright years.
2022-07-15  Jonathan Wakelylibcpp: Improve encapsulation of label_text
2022-07-08  Lewis Hyattdiagnostics: Make line-ending logic consistent with...
2022-07-07  David MalcolmConvert label_text to C++11 move semantics
2022-01-19  David MalcolmUpdate per-file selftest and finalization hooks for...
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.