diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-12-07 00:17:06 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-12-07 00:17:06 +0000 |
| commit | ae9e48e5c0acaecf181117bdf3632b6eabf907ec (patch) | |
| tree | 511c96cc55c90c66d80ed9ee0c248b9ab2ef5964 /libcc1 | |
| parent | db642d60ee81cd99d55f4e228d01de704b5b7cfa (diff) | |
Daily bump.
Diffstat (limited to 'libcc1')
| -rw-r--r-- | libcc1/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libcc1/ChangeLog b/libcc1/ChangeLog index 3582cf62050..6cdab1188b2 100644 --- a/libcc1/ChangeLog +++ b/libcc1/ChangeLog @@ -1,3 +1,8 @@ +2023-12-06 David Malcolm <dmalcolm@redhat.com> + + * context.cc (plugin_print_error_function): Make diagnostic_info + param const. + 2023-11-16 Tom Tromey <tom@tromey.com> * libcc1plugin.cc (plugin_build_enum_type): Set |
