]> git.ipfire.org Git - thirdparty/gcc.git/history - libgo
PR middle-end/105604 - ICE: in tree_to_shwi with vla in struct and sprintf
[thirdparty/gcc.git] / libgo /
2022-04-21  Ian Lance Taylorruntime: use correct field name for PPC32 GLIBC registers
2022-04-19  Ian Lance Taylorlibgo: make a couple of sed uses POSIX compliant
2022-04-18  Sören Tempellibgo: only add signum to siglist if it doesn't exist yet
2022-04-18  A. Wilcoxruntime: add special handling for signal 34
2022-04-15  Ian Lance Taylorcompiler: revert `for package-scope "a = b; b = x"...
2022-04-14  Ian Lance Taylorruntime: use regset indexes for PPC register values
2022-03-31  Ian Lance Taylorruntime: support PPC32 MUSL register access
2022-03-16  Ian Lance Taylorlibgo: update to final Go 1.18 release
2022-03-04  Ian Lance Taylormkruntimeinc: skip _FILE
2022-03-04  Clément Chigotlibgo: move golang.org/x/sync/semaphore to gotool packages
2022-03-04  Clément Chigotlibgo: fix AIX build for the Go1.18 update
2022-02-22  Ian Lance Taylorlibgo: update README.gcc
2022-02-21  Ian Lance Taylorruntime/internal/syscall: build dummy package if not...
2022-02-18  Ian Lance Taylorlibgo: update Hurd support
2022-02-18  Ian Lance Taylorlibgo: update to Go1.18rc1 release
2022-02-17  Ian Lance Taylornet: add hurd build tag for setReadMsgCloseOnExec
2022-02-16  Ian Lance Taylorlibgo: restore building on Solaris
2022-02-13  Ian Lance Taylorruntime: call timer functions via syscall
2022-02-11  Ian Lance Taylorlibgo: update to Go1.18beta2
2022-02-09  Ian Lance Taylorcompiler, internal/abi: implement FuncPCABI0, FuncPCABI...
2022-02-03  David Seifertmake `-Werror` optional in libatomic/libbacktrace/libgo...
2022-01-21  Ian Lance Taylorruntime: build panic32.go on amd64p32
2021-12-29  Ian Lance Taylorcompiler, libgo: don't pad sparc64-linux epollevent
2021-09-21  Ian Lance Taylorruntime: set runtime.GOROOT value at build time
2021-09-16  Ian Lance Taylorlibgo: update to go1.17.1 release
2021-09-07  Ian Lance Taylorruntime: use hash32, not hash64, for amd64p32, mips64p3...
2021-09-05  Ian Lance Taylorlibgo: update to final Go 1.17 release
2021-08-15  Ian Lance Taylorlibgo: various fixes for Solaris support
2021-08-13  Ian Lance Taylorruntime: use C cast syntax in stack.c
2021-08-13  Ian Lance Taylorlibgo: update to Go1.17rc2
2021-08-13  Ian Lance Taylorruntime: run gofmt on testdata/testwinsignal/main.go
2021-08-12  Ian Lance Taylorcompiler: store pointers to go:notinheap types indirectly
2021-08-05  Ian Lance Taylorruntime: extend internal atomics to comply with sync...
2021-08-03  Ian Lance Taylorcompile, runtime: make selectnbrecv return two values
2021-08-02  Ian Lance Taylorcompiler, runtime: allow slice to array pointer conversion
2021-08-02  Ian Lance Taylorcompiler, runtime: support unsafe.Add and unsafe.Slice
2021-07-10  Ian Lance Taylorruntime: remove direct assignments to memory locations
2021-06-10  Ian Lance Taylorlibgo: update to Go1.16.5 release
2021-05-19  Ian Lance Taylorlibgo: update configure to current sources
2021-05-19  Ian Lance Taylorlibgo: update bzip2 binary test cases to match source...
2021-05-19  Ian Lance Taylorlibgo: use Windows line endings in testwinsignal
2021-04-12  Ian Lance Taylorlibgo: update to Go1.16.3 release
2021-03-15  Ian Lance Taylorlibgo: update to Go 1.16.2 release
2021-03-13  Ian Lance Taylormisc/cgo/testcarchive: don't use == for string equality...
2021-03-09  Ian Lance Taylorruntime: cast SIGSTKSZ to uintptr
2021-02-26  Lynn Bogerlibgo: ensure memmove, memset 8 byte atomicity on ppc64x
2021-02-19  Ian Lance Taylorlibgo: update to Go1.16 release
2021-02-03  Ian Lance Taylorlibgo: install new 1.16 packages
2021-01-30  Clément Chigotinternal/cpu: correctly link to getsystemcfg
2021-01-29  Ian Lance Taylorlibgo: update to Go1.16rc1
2021-01-14  Ian Lance Taylorlibgo: update hurd support
2021-01-12  Paul E. Murphysyscall: ensure openat uses variadic libc wrapper
2021-01-05  Samuel ThibaultUpdate GNU/Hurd configure support
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-21  Nikhil Beneschlibgo: adjust sysinfo scripts for changed -fdump-go...
2020-12-18  Ian Lance Taylorcompiler: check for floating-point exponent overflow
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-12-04  Ian Lance Taylorruntime: update type descriptor name in fieldtrack...
2020-12-03  Ian Lance Taylorcompiler: defer to middle-end for complex division
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-30  Ian Lance Taylorlibgo: define SO_RCVTIMEO on 32-bit GNU/Linux
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 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
next