diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-01-03 00:17:09 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-01-03 00:17:09 +0000 |
commit | fee53a3194c0d8b747486b23980f1214cc1355b9 (patch) | |
tree | 1102576923fc6262acc33b68df20ee729b5696cc /libgomp | |
parent | ec1db9017939bb8289c9bd63aace66c0f3957ecd (diff) | |
download | gcc-fee53a3194c0d8b747486b23980f1214cc1355b9.zip gcc-fee53a3194c0d8b747486b23980f1214cc1355b9.tar.gz gcc-fee53a3194c0d8b747486b23980f1214cc1355b9.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index cf53990..c6e9e3b 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2023-01-02 Jakub Jelinek <jakub@redhat.com> + + * libgomp.texi: Bump @copying's copyright year. + 2022-12-21 Chung-Lin Tang <cltang@codesourcery.com> PR target/99555 |