summaryrefslogtreecommitdiff
path: root/libgo/Makefile.am
AgeCommit message (Expand)Author
2017-11-21Adapt Solaris 12 referencesro
2017-05-17 libgo: add "vendor" to pkgpath for vendored standard packagesian
2017-01-20 runtime, testing/internal/testdeps: fixes for cgoian
2017-01-16 libgo: correct golang_org Makefile variables not used on all systemsian
2017-01-14 libgo: update to Go 1.8 release candidate 1ian
2017-01-10 compiler, runtime: drop size arguments to hash/equal functionsian
2017-01-06 PR go/78978ian
2016-12-13 libgo: fixes for Solaris buildian
2016-12-08 runtime: copy memory hash code from Go 1.7ian
2016-11-22 runtime: rewrite panic/defer code from C to Goian
2016-11-18 libgo: remove old/regexp and old/templateian
2016-11-18 runtime, reflect: rewrite Go to FFI type conversion in Goian
2016-11-16 runtime: replace runtime1.goc with Go and C codeian
2016-11-10 runtime: copy signal code from Go 1.7 runtimeian
2016-11-01 libgo: only rebuild package if dependent .gox has changedian
2016-11-01 libgo: minor Makefile improvementsian
2016-10-30 libgo: eliminate a lot of duplication in Makefile.amian
2016-10-28 compiler, runtime: copy slice code from Go 1.7 runtimeian
2016-10-21 libgo: keep c0 and c1 out of runtime.incian
2016-10-21 runtime: copy lfstack code from Go 1.7 runtimeian
2016-10-20 runtime: rewrite interface code into Goian
2016-10-18 runtime: copy netpoll code from Go 1.7 runtimeian
2016-10-17 runtime: copy rdebug code from Go 1.7 runtimeian
2016-10-15 runtime: copy runtime package time code from Go 1.7ian
2016-10-14 runtime: copy mprof code from Go 1.7 runtimeian
2016-10-14 runtime: copy cpuprof code from Go 1.7 runtimeian
2016-10-12 compiler, runtime: copy string code from Go 1.7ian
2016-10-12 runtime: copy Go 1.7 runtime semaphore codeian
2016-10-12 syscall, internal/syscall/unix: Fix getrandom, clone on sparc64ian
2016-10-10 runtime: copy print/println support from Go 1.7ian
2016-10-10 runtime: copy channel code from Go 1.7 runtimeian
2016-10-03 PR go/77809ian
2016-09-30 runtime: copy internal locking code from Go 1.7 runtimeian
2016-09-28 libgo: fix for runtime/check failure with "-O0 -g"ian
2016-09-27 libgo: separate mksysinfo inputs into separate Makefile targetsian
2016-09-21 compiler, runtime: replace hashmap code with Go 1.7 hashmapian
2016-09-11 runtime/internal/sys: new package, API copied from Go 1.7ian
2016-09-10 runtime/internal/atomic: new package, API copied from Go 1.7ian
2016-08-30 runtime: use -fgo-c-header to build C header fileian
2016-08-08 libgo: don't have .lo depend on .lo.depian
2016-08-06 libgo: change build procedure to use build tagsian
2016-07-22 libgo: update to go1.7rc3ian
2016-02-03 libgo: Update to go1.6rc1.ian
2015-11-06 libgo: Solaris portability fixes.ian
2015-11-04 gotest: fix handling of --goarch optionian
2015-10-31 runtime: Remove now unnecessary pad field from ParFor.ian
2015-09-15 libgo: If compiler can split-stack and linker can not, use -fno-split-stack.ian
2015-09-15 libgo: don't provide ustat on arm64 GNU/Linuxian
2015-09-10 libgo: Use stat_atim.go on Solaris 12+ian
2015-08-03 syscall: RawSockaddr fix for ppc64, ppc64leian