aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
AgeCommit message (Expand)AuthorFilesLines
2020-11-17cmd/go, cmd/cgo: update gofrontend mangling checksIan Lance Taylor1-1/+1
2020-11-12Daily bump.GCC Administrator1-0/+5
2020-11-11Re: Refactor copying decl section namesAlan Modra1-1/+1
2020-11-10libgo: update to Go 1.15.4 releaseIan Lance Taylor1-1/+1
2020-11-07Daily bump.GCC Administrator1-0/+5
2020-11-06core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTINNathan Sidwell1-1/+1
2020-11-05Daily bump.GCC Administrator1-0/+5
2020-11-04go: disable -fipa-icf-functions by default in Go frontendIan Lance Taylor1-0/+6
2020-10-28libgo: handle linking to NetBSD's versioned symbolsNikhil Benesch1-1/+1
2020-10-28syscall: don't build libcall_bsd.go on solarisIan Lance Taylor1-1/+1
2020-10-27libgo: update to Go 1.15.3 releaseIan Lance Taylor1-1/+1
2020-10-27compiler, go/internal/gccgoimporter: export notinheap annotationIan Lance Taylor5-9/+28
2020-10-27compiler: remove unused Type::in_heap_ member variableIan Lance Taylor2-3/+1
2020-10-26syscall: import additional BSD-specific syscall wrappersNikhil Benesch1-1/+1
2020-10-23net/http/cgi: merge upstream changes to default env varsNikhil Benesch1-1/+1
2020-10-21syscall: only compile ptrace varargs shim on LinuxNikhil Benesch1-1/+1
2020-10-21syscall: import upstream code for BSD sockets and sysctlsNikhil Benesch1-1/+1
2020-10-20libgo: adjust NetBSD-specific types for stable syscall APINikhil Benesch1-1/+1
2020-10-20syscall: remove Sendfile on NetBSDNikhil Benesch1-1/+1
2020-10-15compiler: don't export function type parameter namesIan Lance Taylor2-3/+7
2020-10-15runtime: use correct types in __go_ptrace shimNikhil Benesch1-1/+1
2020-10-15libgo: correct Makefile typo in path to x/net/route packageNikhil Benesch1-1/+1
2020-10-15compiler: export type for string and bool constantsIan Lance Taylor3-39/+53
2020-10-14libgo: print reason code if throwing unwind exception failsNikhil Benesch1-1/+1
2020-10-14libgo: export NetBSD-specific types in mksysinfo.shNikhil Benesch1-1/+1
2020-10-14runtime: correct semaphore implementation on netbsdNikhil Benesch1-1/+1
2020-10-13runtime: populate signal PC on NetBSDNikhil Benesch1-1/+1
2020-10-13syscall: port fix for netbsd unix sockets from upstreamNikhil Benesch1-1/+1
2020-10-13reflect: ensure uniqueness of type descriptors on AIX.Clément Chigot1-1/+1
2020-10-07libgo/configure: remove -fno-section-anchors for AIXClément Chigot1-1/+1
2020-10-07libgo: handle go1.10+ correctly in match.shNikhil Benesch1-1/+1
2020-10-06compiler: avoid undefined behavior in Import::readNikhil Benesch4-10/+11
2020-10-05gofrontend: correct file reading logic in Stream_from_fileNikhil Benesch2-5/+5
2020-10-01compiler: set varargs correctly for type of method expressionIan Lance Taylor2-3/+7
2020-09-30libgo: add 32-bit RISC-V (RV32) supportMaciej W. Rozycki1-1/+1
2020-09-28net: add hurd build tagIan Lance Taylor1-1/+1
2020-09-24runtime: remove __go_ptrace on AIXClément Chigot1-1/+1
2020-09-23libgo: update to Go1.15.2 releaseIan Lance Taylor1-1/+1
2020-09-22syscall: fix TestForeground for AIXClément Chigot1-1/+1
2020-09-22syscall: remove ptrace syscall on ppc64Clément Chigot1-1/+1
2020-09-22runtime, net: fix build errors on AIXClément Chigot1-1/+1
2020-09-22compiler: call runtime.eqtype for non-interface type switch on aixClément Chigot3-12/+21
2020-09-21compiler: finalize methods for type aliases of struct typesIan Lance Taylor3-21/+35
2020-09-21go/internal/gccgoimporter: recognize aixbigafMagic archivesClément Chigot1-1/+1
2020-09-21libgo: don't put golang.org packages in zstdpkglist.goIan Lance Taylor1-1/+1
2020-09-17libgo: fix ptrace syscall hooks into glibcPaul E. Murphy1-1/+1
2020-09-15libgo: additional type/const references in sysinfo.cThan McIntosh1-1/+1
2020-09-15Daily bump.GCC Administrator1-0/+6
2020-09-14options: Save and restore opts_set for Optimization and Target optionsJakub Jelinek1-3/+5
2020-08-27gotest: use a space rather than a middle dot in target listsMaciej W. Rozycki1-1/+1