summaryrefslogtreecommitdiff
path: root/libgo/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* libgo: support for sparc64 GNU/LinuxIan Lance Taylor2017-05-311-1/+1
* libgo: add "vendor" to pkgpath for vendored standard packagesIan Lance Taylor2017-05-171-1/+1
* Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor2017-05-101-44/+52
* runtime, testing/internal/testdeps: fixes for cgoIan Lance Taylor2017-01-201-0/+5
* libgo: correct golang_org Makefile variables not used on all systemsIan Lance Taylor2017-01-161-2/+2
* libgo: update to Go 1.8 release candidate 1Ian Lance Taylor2017-01-141-3/+40
* compiler, runtime: drop size arguments to hash/equal functionsIan Lance Taylor2017-01-101-4/+0
* re PR go/78978 (runtime/pprof FAILs on Solaris 2/x86)Ian Lance Taylor2017-01-061-4/+2
* libgo: fixes for Solaris buildIan Lance Taylor2016-12-131-2/+4
* runtime: copy memory hash code from Go 1.7Ian Lance Taylor2016-12-081-0/+1
* runtime: rewrite panic/defer code from C to GoIan Lance Taylor2016-11-221-4/+0
* libgo: remove old/regexp and old/templateIan Lance Taylor2016-11-181-10/+0
* runtime, reflect: rewrite Go to FFI type conversion in GoIan Lance Taylor2016-11-181-0/+8
* runtime: replace runtime1.goc with Go and C codeIan Lance Taylor2016-11-161-5/+0
* runtime: copy signal code from Go 1.7 runtimeIan Lance Taylor2016-11-101-7/+7
* libgo: only rebuild package if dependent .gox has changedIan Lance Taylor2016-11-011-2/+5
* libgo: minor Makefile improvementsIan Lance Taylor2016-11-011-3/+3
* libgo: eliminate a lot of duplication in Makefile.amIan Lance Taylor2016-10-301-2009/+286
* compiler, runtime: copy slice code from Go 1.7 runtimeIan Lance Taylor2016-10-281-3/+0
* libgo: keep c0 and c1 out of runtime.incIan Lance Taylor2016-10-211-1/+1
* runtime: copy lfstack code from Go 1.7 runtimeIan Lance Taylor2016-10-211-1/+0
* runtime: rewrite interface code into GoIan Lance Taylor2016-10-201-18/+0
* runtime: copy netpoll code from Go 1.7 runtimeIan Lance Taylor2016-10-181-28/+0
* runtime: copy rdebug code from Go 1.7 runtimeIan Lance Taylor2016-10-171-1/+1
* runtime: copy runtime package time code from Go 1.7Ian Lance Taylor2016-10-151-1/+0
* runtime: copy mprof code from Go 1.7 runtimeIan Lance Taylor2016-10-141-2/+0
* runtime: copy cpuprof code from Go 1.7 runtimeIan Lance Taylor2016-10-141-1/+0
* compiler, runtime: copy string code from Go 1.7Ian Lance Taylor2016-10-121-8/+0
* runtime: copy Go 1.7 runtime semaphore codeIan Lance Taylor2016-10-121-1/+0
* syscall, internal/syscall/unix: Fix getrandom, clone on sparc64Ian Lance Taylor2016-10-121-0/+10
* runtime: copy print/println support from Go 1.7Ian Lance Taylor2016-10-101-1/+0
* runtime: copy channel code from Go 1.7 runtimeIan Lance Taylor2016-10-101-1/+0
* re PR go/77809 ("_LITTLE_ENDIAN" redefined)Ian Lance Taylor2016-10-031-2/+7
* runtime: copy internal locking code from Go 1.7 runtimeIan Lance Taylor2016-09-301-9/+5
* libgo: fix for runtime/check failure with "-O0 -g"Ian Lance Taylor2016-09-281-0/+1
* libgo: separate mksysinfo inputs into separate Makefile targetsIan Lance Taylor2016-09-271-2/+19
* compiler, runtime: replace hashmap code with Go 1.7 hashmapIan Lance Taylor2016-09-211-8/+3
* runtime/internal/sys: new package, API copied from Go 1.7Ian Lance Taylor2016-09-111-7/+65
* runtime/internal/atomic: new package, API copied from Go 1.7Ian Lance Taylor2016-09-101-0/+17
* runtime: use -fgo-c-header to build C header fileIan Lance Taylor2016-08-301-12/+34
* libgo: don't have .lo depend on .lo.depIan Lance Taylor2016-08-081-155/+158
* libgo: change build procedure to use build tagsIan Lance Taylor2016-08-061-1931/+364
* libgo: update to go1.7rc3Ian Lance Taylor2016-07-221-23/+226
* libgo: Update to go1.6rc1.Ian Lance Taylor2016-02-031-25/+70
* libgo: Solaris portability fixes.Ian Lance Taylor2015-11-061-2/+12
* gotest: fix handling of --goarch optionIan Lance Taylor2015-11-041-3/+3
* runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor2015-10-311-35/+400
* libgo: If compiler can split-stack and linker can not, use -fno-split-stack.Ian Lance Taylor2015-09-151-1/+1
* libgo: don't provide ustat on arm64 GNU/LinuxIan Lance Taylor2015-09-151-0/+12
* libgo: Use stat_atim.go on Solaris 12+Ian Lance Taylor2015-09-101-0/+4