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 /libcpp | |
| parent | bae1f7e29816b9a2287830df6dd4cde39f0208b4 (diff) | |
Daily bump.
Diffstat (limited to 'libcpp')
| -rw-r--r-- | libcpp/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 3c5bae1e9d0..aeb4e148236 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,23 @@ +2025-07-25 David Malcolm <dmalcolm@redhat.com> + + * charset.cc: Update comment for file rename. + +2025-07-25 David Malcolm <dmalcolm@redhat.com> + + * internal.h: Update comment for diagnostic_t becoming + enum class diagnostics::kind. + +2025-07-25 David Malcolm <dmalcolm@redhat.com> + + * include/cpplib.h: Update for moves to "source-printing". + * include/rich-location.h (class label_effects): Move to... + (class diagnostics::label_effects): ...here. + +2025-07-25 David Malcolm <dmalcolm@redhat.com> + + * include/rich-location.h: Replace diagnostic_path with + diagnostics::paths::path. + 2025-06-17 Jason Merrill <jason@redhat.com> * line-map.cc (linemap_location_from_module_p): Add. |
