summaryrefslogtreecommitdiff
path: root/libgo/go/cmd/go/testdata/src/vend
Commit message (Collapse)AuthorAgeFilesLines
* libgo: Update to go1.6rc1.ian2016-02-035-2/+6
| | | | | | | Reviewed-on: https://go-review.googlesource.com/19200 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233110 138bc75d-0d04-0410-961f-82ee72b054a4
* runtime: Remove now unnecessary pad field from ParFor.ian2015-10-3115-0/+64
It is not needed due to the removal of the ctx field. Reviewed-on: https://go-review.googlesource.com/16525 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229616 138bc75d-0d04-0410-961f-82ee72b054a4