aboutsummaryrefslogtreecommitdiff
path: root/libgo
AgeCommit message (Expand)Author
2018-08-07 runtime: use poll rather than pollset for netpoll on AIXian
2018-08-07 libgo: uncomment trace.Stop() call in testing packageian
2018-07-27 libgo: prune sighandler frames in runtime.sigprofian
2018-07-13 runtime: skip zero-sized fields in structs when converting to FFIian
2018-07-02 PR go/86331ian
2018-06-28 runtime: don't stat a NULL filenameian
2018-06-23 runtime: use #ifdef instead of #if for USING_SPLIT_STACKian
2018-06-22 syscall: remove Ustatian
2018-06-21 cmd/go: re-enable a couple of tests of gccgoian
2018-06-13 libgo: update to Go 1.10.3 releaseian
2018-06-11 libgo: add riscv and js/wasm as known targetsian
2018-06-06 reflect: fix StructOf hash and stringian
2018-06-05 reflect: canonicalize types returned by StructOf() and friendsian
2018-05-31 libgo: update to Go 1.10.2 releaseian
2018-05-30 cmd/go, cmd/vet: make vet work with gccgoian
2018-05-30 crypto/x509: specify path to AIX certificate fileian
2018-05-09 go/build, cmd/go: update to match recent changes to gcian
2018-05-04 cmd/go: on AIX, pass -X64 first when invoking arian
2018-05-04 libgo: fix for unaligned read in go-unwind.c's read_encoded_value()ian
2018-05-04 cmd/go: update mkalldocs.shian
2018-05-04 cmd/go: enable tests of vet toolian
2018-05-04 cmd/go: update to match recent changes to gcian
2018-05-03 cmd/go: run tests that require package build IDsian
2018-05-02 libgo: add type/const references to sysinfo.cian
2018-05-02 libgo: add support for the Nios II architectureian
2018-05-02 runtime: remove unused stack.goian
2018-05-02 libgo: refactor code to enumerate stdlib packagesian
2018-05-02 libgo: break dependence on libgcc unwind-pe.hian
2018-05-01 PR go/85429ian
2018-04-27 PR go/85429ian
2018-04-20 gotest: only use [TD] on big-endian PPC64 non-AIX systemsian
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-16 libgo: add runtime/pprof/internal/profile.gox to noinst_DATAian
2018-03-15 cmd/go: force LANG=C when looking for compiler versionian
2018-03-09commit ce28919112dbb234366816ab39ce060ad45e8ca9ian
2018-03-07 runtime: push arena on AIX higher due to clashesian
2018-03-07 runtime: use a fence instruction before rdtscian
2018-03-05 libgo: fix typo in mksysinfo.sh scriptian
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-22 runtime: funcfileline: get missing function name from symbol tableian
2018-02-22 libgo: add -L option for libatomic when using -pthreadian
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