diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-07-26 00:19:51 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-07-26 00:19:51 +0000 |
| commit | 13516aff9ac497cce7ef6495749d9ed4ee1e65f2 (patch) | |
| tree | 79454416049ca43d36c5c1bab243c6be3a3eb755 /libcc1 | |
| parent | bae1f7e29816b9a2287830df6dd4cde39f0208b4 (diff) | |
Daily bump.
Diffstat (limited to 'libcc1')
| -rw-r--r-- | libcc1/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libcc1/ChangeLog b/libcc1/ChangeLog index 0eb8fc697c4..bd1394ae4b6 100644 --- a/libcc1/ChangeLog +++ b/libcc1/ChangeLog @@ -1,3 +1,13 @@ +2025-07-25 David Malcolm <dmalcolm@redhat.com> + + * context.cc: Update usage of "diagnostic_info" to explicitly + refer to "diagnostics::diagnostic_info". + +2025-07-25 David Malcolm <dmalcolm@redhat.com> + + * context.cc: Update for move of diagnostics output formats into + namespace "diagnostics" as "sinks". + 2024-12-23 Simon Martin <simon@nasilyan.com> * Makefile.am: Remove reference to deleted marshall-c.h. |
