summaryrefslogtreecommitdiff
path: root/libgo/go
AgeCommit message (Expand)Author
2018-07-02 PR go/86331ian
2018-06-22 syscall: remove Ustatian
2018-06-13 libgo: update to Go 1.10.3 releaseian
2018-05-31 PR go/85429ian
2018-05-04 cmd/go: on AIX, pass -X64 first when invoking arian
2018-04-27 PR go/85429ian
2018-04-17 os/signal: disable loading of history during testian
2018-04-17 gccgo: suppress "ar rcD" and "-zdefs" on AIXian
2018-03-26 runtime: don't check for stale runtimeian
2018-03-15 cmd/go: force LANG=C when looking for compiler versionian
2018-03-07 runtime: push arena on AIX higher due to clashesian
2018-02-28 runtime: update AIX memory allocation for new versionsian
2018-02-28 libgo: update to final Go 1.10 releaseian
2018-02-22 PR go/84484ian
2018-02-20 runtime: allow preemption in fast syscall returnian
2018-02-16 runtime: add some more preemption checksian
2018-02-12 compiler: error on func declaration/definitionian
2018-02-12 PR go/84215ian
2018-02-08 runtime: get missing function name from symbol tableian
2018-02-08 libgo: update to Go1.10rc2ian
2018-02-07 runtime: don't call funcPC from a functionian
2018-02-06 runtime: correct runtime structfield type to match reflectian
2018-02-05 cmd/go: don't lose last flag from _cgo_flagsian
2018-02-02 reflect: enable allocation testsian
2018-02-02 runtime: scan register backing store on ia64ian
2018-02-01 math: adjust compilation flags, use them when testingian
2018-02-01 compiler: omit field name for embedded fields in reflection stringian
2018-02-01 net: declare lib_getaddrinfo as returning int32ian
2018-01-31 net: rename TestAddr6 to avoid gotest confusionian
2018-01-30 internal/syscall/unix: add randomTrap for sh/shbeian
2018-01-27 libgo: update to Go1.10rc1ian
2018-01-27 libgo: update to Go1.10rc1ian
2018-01-25 compiler: deref receiver types in mangled namesian
2018-01-25 runtime: fix lfstackUnpack on ia64ian
2018-01-24 compiler: rationalize external symbol namesian
2018-01-23 cmd/go: buildid support for AIX archives.ian
2018-01-19 runtime: no escape for some functions on AIXian
2018-01-19 cmd/go: recognize AIX objects and archivesian
2018-01-19 runtime: add go:noescape declaration for Solarisian
2018-01-18 PR go/83787ian
2018-01-17 archive/tar: support stat and device numbers on AIXian
2018-01-17 libgo: update to Go1.10beta2 releaseian
2018-01-14 go/types: implement SizesFor for gccgoian
2018-01-11 debug/dwarf: formStrp uses a 64-bit value for 64-bit DWARFian
2018-01-10 os, syscall: handle _st_timespec for AIX statian
2018-01-10 libgo: add platform support for SuperHian
2018-01-10Add missing .a files. These should have been committed with theian
2018-01-10 PR c/82922ian
2018-01-10 exp: remove exp/proxy and exp/terminal packagesian
2018-01-10 cmd/go: check for another GCC error messageian