aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/testgodefs
AgeCommit message (Expand)Author
2021-04-05all: update references to symbols moved from io/ioutil to ioKimMachineGun
2020-09-16cmd/cgo: don't translate bitfields into Go fieldsIan Lance Taylor
2020-06-11cmd/cgo: in -godefs mode, don't change constant to typeIan Lance Taylor
2020-05-01cmd/cgo: use type aliases for #define type macrosMatthew Dempsky
2020-03-30cmd/cgo, misc/cgo: only cache anonymous struct typedefs with parent nameTobias Klauser
2019-11-13misc/cgo/testgodefs: convert test from bash to GoBryan C. Mills
2019-02-26misc/cgo/testgodefs: move source files into testdataBryan C. Mills
2018-07-27cmd/cgo: don't resolve typedefs in -godefs modeIan Lance Taylor
2016-10-30cmd/cgo: add -srcdir optionIan Lance Taylor
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2015-03-03build: convert run.bash, run.bat, and run.rc into a Go programBrad Fitzpatrick
2014-08-06cmd/cgo: consistently map void* to *byte under -{c,go}defsMatthew Dempsky
2014-08-05cmd/cgo: for -godefs, promote first field of anonymous unionIan Lance Taylor