diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2019-05-03 07:59:54 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2019-05-03 07:59:54 +0000 |
commit | c8913260b0756f977ab5e6e6392c51a83657fffc (patch) | |
tree | 1c8dea5f6c5531eae9afe82810aa4e791c3fc523 /libgomp | |
parent | e69f3341316ea469b161dc58a50ddb02006414bf (diff) | |
download | gcc-c8913260b0756f977ab5e6e6392c51a83657fffc.zip gcc-c8913260b0756f977ab5e6e6392c51a83657fffc.tar.gz gcc-c8913260b0756f977ab5e6e6392c51a83657fffc.tar.bz2 |
Update ChangeLog and version files for releasereleases/gcc-9.1.0
From-SVN: r270839
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 30bb2d4..ff585e9 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2019-05-03 Release Manager + + * GCC 9.1.0 released. + 2019-03-27 Kevin Buettner <kevinb@redhat.com> * team.c (gomp_team_start): Initialize pool->threads[0]. |