diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-02-12 00:16:23 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-02-12 00:16:23 +0000 |
commit | e8d68f0a456e00437587461d9645852272fb2322 (patch) | |
tree | 67553147274688f662abf5da88fed89dbd536b2f /gotools | |
parent | 4c3792d448964f7bd99e7eac2c29c9eb7c2bfb84 (diff) | |
download | gcc-e8d68f0a456e00437587461d9645852272fb2322.zip gcc-e8d68f0a456e00437587461d9645852272fb2322.tar.gz gcc-e8d68f0a456e00437587461d9645852272fb2322.tar.bz2 |
Daily bump.
Diffstat (limited to 'gotools')
-rw-r--r-- | gotools/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gotools/ChangeLog b/gotools/ChangeLog index c3ea31f..13ed04c 100644 --- a/gotools/ChangeLog +++ b/gotools/ChangeLog @@ -1,3 +1,9 @@ +2022-02-11 Ian Lance Taylor <iant@golang.org> + + * Makefile.am (go_cmd_cgo_files): Add ast_go118.go + (check-go-tool): Copy golang.org/x/tools directories. + * Makefile.in: Regenerate. + 2022-02-09 Ian Lance Taylor <iant@golang.org> * configure.ac (RT_LIBS): Define. |