diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-11-18 00:17:28 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-11-18 00:17:28 +0000 |
| commit | 24da863403a173e336cb6723b8ee64bd6ee74e85 (patch) | |
| tree | fbd866a12c57792fff72c401a9035660a51e8d64 /libcpp/ChangeLog | |
| parent | db348caef98b120262db91cab5f10713ce1570f3 (diff) | |
Daily bump.
Diffstat (limited to 'libcpp/ChangeLog')
| -rw-r--r-- | libcpp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 59f63d613e3..c018bd4c74e 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,9 @@ +2024-11-17 Jason Merrill <jason@redhat.com> + + * internal.h (search_path_head): Declare. + * files.cc (search_path_head): No longer static. + * init.cc (cpp_read_main_file): Use it. + 2024-11-15 Jakub Jelinek <jakub@redhat.com> * expr.cc (interpret_float_suffix): Handle d64x and D64x |
