aboutsummaryrefslogtreecommitdiff
path: root/go/gcexportdata
AgeCommit message (Expand)Author
2019-10-04go/gcexportdata: use IExportData when writing gcexportdataRebecca Stambler
2019-04-16go/gcexportdata: fix example test for changes in net/rpcRebecca Stambler
2019-03-19go/gcexportdata: fix gcexportdata example for new compiler behaviorDavid Chase
2019-02-21go/gcexportdata: use a constant from a frozen package for testingRebecca Stambler
2019-02-20go/gcexportdata: switch constant used in testsRebecca Stambler
2018-12-05go/...: use recommended issue tracker URLsAlan Donovan
2018-06-27go/gcexportdata: add -package flag to diagnostic toolAlan Donovan
2018-06-13go/internal/gcimporter, gccgoimporter: updated to match latest version in std...Robert Griesemer
2018-06-08go/...: make most tests pass with gccgoIan Lance Taylor
2018-05-17go/internal/gcimporter: return error from BExportDataAndrew Gerrand
2018-04-10go/internal/gcimporter: rename from go/gcimporter15Matthew Dempsky
2017-06-08go/gcexportdata: fix test again (fix older builds)Robert Griesemer
2017-06-08go/gcexportdata: fix test output (fix build)Robert Griesemer
2017-06-05go/gcexportdata: a command for inspecting gc export data in archive filesAlan Donovan
2017-05-06go/gcexportdata: fix unnecessary plural type definitions of argKoichi Shiraishi
2016-11-30go/gcexportdata: better error when reading exportdata directly from archiveAlan Donovan
2016-10-28go/gcexportdata: suppress example_test.go on Go 1.6Alan Donovan
2016-10-25go/gcexportdata: make example portable to MS Windows, 2nd attemptAlan Donovan
2016-10-24go/gcexportdata: support old export data (again), needed by AE1.6Alan Donovan
2016-10-24go/gcexportdata: make test portable to MS WindowsAlan Donovan
2016-10-19go/gcexportdata: a new simpler API for the deprecated go/gcimporter15Alan Donovan