diff options
author | Thomas Schwinge <tschwinge@baylibre.com> | 2024-03-11 00:26:50 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@baylibre.com> | 2024-03-11 00:26:50 +0100 |
commit | b2ccc44dfb39775de889ed45d2ebd843ec2abe75 (patch) | |
tree | dd969926bc2fce7fb77cd630e1d9614e14aea15b /libcpp | |
parent | 08d817df8c6e00032fa5fca6b8c0cb0a123b110a (diff) | |
parent | a338c5f6114f3b9f2ed067bc7738b405091a76ce (diff) | |
download | gcc-b2ccc44dfb39775de889ed45d2ebd843ec2abe75.zip gcc-b2ccc44dfb39775de889ed45d2ebd843ec2abe75.tar.gz gcc-b2ccc44dfb39775de889ed45d2ebd843ec2abe75.tar.bz2 |
Merge commit 'f3f6ff7b16861cd0651eccff14689536550762ae^' into HEAD
Diffstat (limited to 'libcpp')
-rw-r--r-- | libcpp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 3fb8a43..6197e49 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,7 @@ +2023-08-07 Alan Modra <amodra@gmail.com> + + * configure: Regenerate. + 2023-07-19 Lewis Hyatt <lhyatt@gmail.com> PR preprocessor/103902 |