summaryrefslogtreecommitdiff
path: root/libgo/Makefile.in
AgeCommit message (Expand)Author
2018-05-31 PR go/85429ian
2018-03-16 libgo: add runtime/pprof/internal/profile.gox to noinst_DATAian
2018-03-09commit ce28919112dbb234366816ab39ce060ad45e8ca9ian
2018-02-01 math: adjust compilation flags, use them when testingian
2018-01-19 mksysinfo: use rlimit64 if available when we use getrlimit64ian
2018-01-17 libgo: update to Go1.10beta2 releaseian
2018-01-14 go/types: implement SizesFor for gccgoian
2018-01-10 exp: remove exp/proxy and exp/terminal packagesian
2018-01-09 libgo: update to Go1.10beta1ian
2017-12-06 libgo: remove -fplan9-extensions from CFLAGSian
2017-11-21 libgo: fix makefile bugletian
2017-11-14 libgo: adapt Solaris 12 referencesian
2017-11-06 libgo: pass flags to recursive makeian
2017-09-22 debug/xcoff,cmd: add XCOFF supportian
2017-09-20 libgo: fix build when using -enable-static=noian
2017-09-14 libgo: update to go1.9ian
2017-07-18 PR go/81451ian
2017-07-14 libgo: don't copy semt into runtime.incian
2017-05-31 libgo: support for sparc64 GNU/Linuxian
2017-05-17 libgo: add "vendor" to pkgpath for vendored standard packagesian
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theian
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