Daily bump.
[gcc.git] / libgo / go /
2021-01-14 Ian Lance Taylorlibgo: update hurd support
2021-01-12 Paul E. Murphysyscall: ensure openat uses variadic libc wrapper
2021-01-05 Ian Lance Taylorsyscall: don't define sys_SETREUID and friends
2021-01-05 Ian Lance Taylorinternal/cpu: more build fixes for Go1.16beta1 release
2021-01-01 Ian Lance Taylorinternal/cpu: add aarch64 support functions
2021-01-01 Ian Lance Taylorruntime: move startupRandomData back to runtime2.go
2021-01-01 Ian Lance Taylorinternal/cpu, golang.org/x/sys/cpu: support other GOARC...
2020-12-30 Ian Lance Taylorlibgo: update to Go1.16beta1 release
2020-12-22 Ian Lance Taylorruntime: eliminate scase.kind field
2020-12-22 Ian Lance Taylorruntime: add "success" field to sudog
2020-12-22 Ian Lance Taylorruntime: omit nil-channel cases from selectgo's orders
2020-12-22 Ian Lance Taylorruntime: remove scase.releasetime field
2020-12-08 Ian Lance Taylorlibgo: update to 1.15.6 release
2020-12-08 Ian Lance Taylorsyscall: don't use AF_LINK on hurd
2020-11-30 Ian Lance Taylorinternal/cpu: don't define CacheLinePadSize for mips64x
2020-11-30 Ian Lance Taylorcompiler, runtime: check len/cap for append(s, make...
2020-11-23 Ian Lance Taylorlog/syslog: correct asm name for C function
2020-11-21 Ian Lance Taylorlibgo: update to Go 1.15.5 release
2020-11-20 Ian Lance Taylorcompiler, libgo: change mangling scheme
2020-11-18 Ian Lance Taylorcmd/go, cmd/cgo: update gofrontend mangling checks
2020-11-10 Ian Lance Taylorlibgo: update to Go 1.15.4 release
2020-10-29 Nikhil Beneschlibgo: handle linking to NetBSD's versioned symbols
2020-10-28 Ian Lance Taylorsyscall: don't build libcall_bsd.go on solaris
2020-10-27 Ian Lance Taylorlibgo: update to Go 1.15.3 release
2020-10-27 Ian Lance Taylorcompiler, go/internal/gccgoimporter: export notinheap...
2020-10-26 Nikhil Beneschsyscall: import additional BSD-specific syscall wrappers
2020-10-23 Nikhil Beneschnet/http/cgi: merge upstream changes to default env...
2020-10-22 Nikhil Beneschsyscall: only compile ptrace varargs shim on Linux
2020-10-21 Nikhil Beneschsyscall: import upstream code for BSD sockets and sysctls
2020-10-20 Nikhil Beneschsyscall: remove Sendfile on NetBSD
2020-10-14 Nikhil Beneschlibgo: export NetBSD-specific types in mksysinfo.sh
2020-10-14 Nikhil Beneschruntime: correct semaphore implementation on netbsd
2020-10-14 Nikhil Beneschsyscall: port fix for netbsd unix sockets from upstream
2020-10-14 Clément Chigotreflect: ensure uniqueness of type descriptors on AIX.
2020-10-01 Ian Lance Taylorcompiler: set varargs correctly for type of method...
2020-10-01 Maciej W. Rozyckilibgo: add 32-bit RISC-V (RV32) support
2020-09-28 Ian Lance Taylornet: add hurd build tag
2020-09-24 Ian Lance Taylorlibgo: update to Go1.15.2 release
2020-09-23 Clément Chigotsyscall: fix TestForeground for AIX
2020-09-23 Clément Chigotsyscall: remove ptrace syscall on ppc64
2020-09-23 Clément Chigotruntime, net: fix build errors on AIX
2020-09-21 Clément Chigotgo/internal/gccgoimporter: recognize aixbigafMagic...
2020-09-17 Paul E. Murphylibgo: fix ptrace syscall hooks into glibc
2020-08-26 Clément Chigotcmd: add -maix32 to gcc calls for aix/ppc
2020-08-11 Ian Lance Taylorinternal/syscall/unix: restore ppc build tag
2020-08-10 Clément Chigotruntime: revert eqtype for AIX
2020-08-08 Ian Lance Taylorlibgo: update to Go1.15rc2 release
2020-08-03 Ian Lance Taylorinternal/syscall/unix: correct ia64 syscall numbers
2020-08-03 Ian Lance Taylorinternal/syscall/unix: define copyFileRangeTrap for...
2020-08-01 Ian Lance Taylorlibgo: update to go1.15rc1
2020-07-28 Ian Lance Taylorcompiler,runtime: pass only ptr and len to some runtime...
2020-07-17 Ian Lance Taylorlibgo: update to Go 1.14.6 release
2020-07-10 Ian Lance Taylorlibgo: update to Go 1.14.4 release
2020-06-15 Tobias Klauserlibgo: update x/sys/cpu to add all GOARCHes supported...
2020-06-15 Tobias Klauserinternal/syscall/unix: use getrandom_linux_generic...
2020-06-12 Clément Chigotruntime: fix arenaBaseOffset for aix/ppc
2020-05-25 Clément Chigotlibgo: update x/sys/cpu after gccgo support added
2020-05-12 eric fangruntime: fix TestCallersNilPointerPanic
2020-05-12 Ian Lance Taylorsyscall: append to environment in tests, don't clobber it
2020-04-21 Benny Siegertgccgo: fix runtime compilation on NetBSD
2020-04-10 Ian Lance Taylorlibgo: update to final 1.14.2 release
2020-04-06 Ian Lance Taylorlibgo: update to almost the 1.14.2 release
2020-02-26 Ian Lance Taylorlibgo: update to final Go1.14 release
2020-02-24 Ian Lance Taylorinternal/poll: add hurd build tag
2020-02-24 Ian Lance Taylorinternal/syscall/unix: add hurd build tag
2020-02-18 Ian Lance Taylorcmd/go: update -DGOPKGPATH to use current pkgpath encoding
2020-02-15 Ian Lance Taylorlibgo: update to Go1.14rc1 release
2020-02-15 Ian Lance Taylorruntime: on 32-bit systems, limit default GOMAXPROCS...
2020-02-04 Ian Lance Taylorsyscall: fix riscv64 GNU/Linux build
2020-01-30 Ian Lance Taylorruntime, syscall: add a couple of hurd build tags
2020-01-30 Ian Lance Taylorruntime: update netpoll_hurd.go for go1.14beta1 changes
2020-01-24 Ian Lance Taylorinternal/cpu: don't define CacheLinePadSize for riscv64
2020-01-22 Ian Lance Taylorruntime: for Solaris, add osinit, and drop duplicate...
2020-01-22 Andrew Pinskiinternal/syscall/unix: use getrandom_linux_generic...
2020-01-22 Ian Lance Taylorlibgo: update to Go1.14beta1
2020-01-09 Ian Lance Taylorlibgo: compile examples in _test packages
2020-01-07 Ian Lance Taylorcompiler, runtime: stop using __go_runtime_error
2020-01-02 Ian Lance Taylorcompiler, runtime, reflect: generate hash functions...
2019-12-24 Ian Lance Taylorre PR go/93020 (Final patches to build gcc-10 on GNU...
2019-12-09 Ian Lance Taylorre PR go/92861 (Passes relative time to sem_timedwait...
2019-12-09 Ian Lance Taylorre PR go/92861 (Passes relative time to sem_timedwait...
2019-12-06 Ian Lance Taylorre PR other/29842 ([meta-bug] outstanding patches ...
2019-11-19 Ian Lance Taylorlibgo: better cmd/cgo handling for '.' in pkgpath
2019-10-14 Ian Lance Taylorruntime: correct facilities names in s390 CPU support
2019-10-14 Ian Lance Taylorinternal/cpu: define kdsaQuery for s390
2019-09-17 Ian Lance Taylorruntime: for FFI, treat directIface types as pointers
2019-09-17 Ian Lance Taylorre PR go/91781 (r275691 breaks go test "reflect")
2019-09-17 Ian Lance Taylorreflect: unexport FFICallbackGo; use go:linkname instead
2019-09-12 Ian Lance Taylorlibgo: update to Go1.13
2019-09-11 Ian Lance Taylorgolang.org/x/sys/cpu: define doinit when needed
2019-09-10 Ian Lance Taylorlibgo: Solaris and x/sys/cpu compatibility fixes
2019-09-10 Ian Lance Taylorgo/internal/gccgoimporter: support embedded field in...
2019-09-10 Ian Lance Taylorcmd/go: look for tool build ID before hashing entire...
2019-09-06 Ian Lance Taylorlibgo: update to Go 1.13beta1 release
2019-08-31 Ian Lance Taylorcompiler, runtime: support and use single argument...
2019-08-31 Ian Lance Taylorruntime: always build panic32.go
2019-08-30 Ian Lance Taylorcompile, runtime: permit anonymous and empty fields...
2019-08-28 Ian Lance Taylorruntime: move osinit to Go
2019-08-28 Ian Lance Taylorcompiler, runtime: provide index information on bounds...
2019-08-23 Ian Lance Taylorcompiler: record pointer var values to remove write...
next