aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/compress/gzip/testdata
AgeCommit message (Collapse)AuthorFilesLines
2020-01-21libgo: update to Go1.14beta1Ian Lance Taylor2-0/+1
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/214297
2016-11-18Update libgo/configure to restore it to the master version.Ian Lance Taylor1-0/+0
Update a few binary files that were changed in the master gc repo, copied into the gofrontend repo, but not correctly copied into the GCC repo. The changes are all minor and do not affect any actual tests. Two instances of "http" changed to "https", and two timestamps were zeroed out. From-SVN: r242582
2013-11-06libgo: Update to October 24 version of master library.Ian Lance Taylor1-0/+0
From-SVN: r204466