Fortran: Fix type-decl for PDT / wrong-code pdt_14.f03 issue [PR97652]
[gcc.git] / libgo /
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 Beneschlibgo: adjust NetBSD-specific types for stable syscall API
2020-10-20 Nikhil Beneschsyscall: remove Sendfile on NetBSD
2020-10-15 Nikhil Beneschruntime: use correct types in __go_ptrace shim
2020-10-15 Nikhil Beneschlibgo: correct Makefile typo in path to x/net/route...
2020-10-15 Nikhil Beneschlibgo: print reason code if throwing unwind exception...
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 Beneschruntime: populate signal PC 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-07 Clément Chigotlibgo/configure: remove -fno-section-anchors for AIX
2020-10-07 Nikhil Beneschlibgo: handle go1.10+ correctly in match.sh
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 Clément Chigotruntime: remove __go_ptrace on AIX
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-21 Ian Lance Taylorlibgo: don't put golang.org packages in zstdpkglist.go
2020-09-17 Paul E. Murphylibgo: fix ptrace syscall hooks into glibc
2020-09-16 Than McIntoshlibgo: additional type/const references in sysinfo.c
2020-08-27 Maciej W. Rozyckigotest: use a space rather than a middle dot in target...
2020-08-26 Clément Chigotcmd: add -maix32 to gcc calls for aix/ppc
2020-08-26 Clément Chigotlibgo: add FAT library support for static libraries...
2020-08-12 Clément Chigotlibgo: correctly handle AIX FAT library creation
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-23 Clément Chigotlibgo: add AIX FAT libraries support
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-15 Ian Lance Taylorlibgo: only build syscall test with -static if it works
2020-05-14 Ian Lance Taylorlibgo: only build syscall test with -static on GNU...
2020-05-13 Ian Lance Taylorlibgo: build syscall test with -static
2020-05-12 eric fangruntime: fix TestCallersNilPointerPanic
2020-05-12 Ian Lance Taylorsyscall: append to environment in tests, don't clobber it
2020-04-24 eric fanggotest: increase the test timeout
2020-04-21 Benny Siegertgccgo: fix runtime compilation on NetBSD
2020-04-15 eric fangruntime: use 64 bits of hash seed on arm64
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-28 eric fangruntime: handle linux/arm64 signal register
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-16 Ian Lance Taylorlibgo: install internal/reflectlite.gox
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 Taylorlibgo: handle --with-toolexeclibdir=.
2020-01-24 Ian Lance Taylorinternal/cpu: don't define CacheLinePadSize for riscv64
2020-01-23 Ian Lance Taylorgotest: explicitly skip type descriptors
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 Taylorruntime: call runtime_nanotime1, not runtime_nanotime
2020-01-22 Ian Lance Taylorlibgo: update to Go1.14beta1
2020-01-10 Ian Lance Taylorgotest: don't use local
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 go/92820 (libgo.so.15 has executable stack)
2019-12-06 Ian Lance Taylorre PR other/29842 ([meta-bug] outstanding patches ...
2019-12-06 Ian Lance Taylorre PR go/92810 (Compiling GCC go for aarch64_be-marvell...
2019-12-05 Ian Lance Taylorre PR go/92820 (libgo.so.15 has executable stack)
2019-11-21 Ian Lance Taylorre PR go/92605 (r278509 causes/reveals issue in buildin...
2019-11-21 Ian Lance Taylormksysinfo: use type aliases for time struct field types
2019-11-19 Ian Lance Taylorlibgo: better cmd/cgo handling for '.' in pkgpath
2019-11-15 Ian Lance Taylortestmain.exp: link against GOLIBS
2019-11-11 Ian Lance Taylorlibgo: fix DejaGNU testsuite compiler when using build...
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-10-02 Ian Lance Taylorruntime: mark go-context.S as no-executable-stack and...
2019-09-19 Ian Lance Taylorlibgo: support gollvm build on arm64 linux
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")
next