re PR target/89093 (C++ exception handling clobbers d8 VFP register)
[gcc.git] / gcc / go /
2019-04-13 Ian Lance Taylorcompiler: improve type handling for string concat ops...
2019-04-09 Ian Lance Taylorcompiler: sort packages in export data more determinist...
2019-04-08 Ian Lance Taylorlibgo: update to Go 1.12.2
2019-03-21 Ian Lance Taylorcompiler: add a newline to function receiver type's...
2019-03-19 Ian Lance Taylorcompiler,runtime: pass old slice's ptr/len/cap by value...
2019-03-19 Ian Lance Taylorlibgo: fix build on AIX
2019-03-18 Ian Lance Taylorlibgo: update to Go 1.12.1
2019-03-15 Ian Lance Taylorcompiler: preserve nointerface property when inlining...
2019-03-15 Ian Lance Taylorcompiler: use const rather than constexpr
2019-03-15 Ian Lance Taylorcompiler: eliminate bound checks in append expression
2019-03-13 Ian Lance Taylorcompiler: compare parse methods when indexing interface...
2019-03-13 Ian Lance Taylorcompiler: add new debugging helper function debug_go_type()
2019-03-09 Ian Lance Taylorre PR go/89447 (libgo largefile support is incomplete...
2019-03-07 Ian Lance Taylorre PR go/89227 (gotools test cmd/go fails with link...
2019-03-06 Ian Lance Taylorcompiler: emit underlying constant in array_type length...
2019-03-06 Ian Lance Taylormksysinfo: actually use modified Statfs_t value
2019-03-06 Ian Lance Taylorre PR go/89598 (go frontend fails to build against...
2019-03-05 Ian Lance Taylorruntime: enable precise GC checks when using stack...
2019-03-05 Ian Lance Taylorcmd/go: pass -X64 to ar on aix/ppc64
2019-03-05 Ian Lance Taylorsysinfo: add Flags to Statfs_t if not already there
2019-03-05 Ian Lance Taylorre PR go/89598 (go frontend fails to build against...
2019-03-02 Ian Lance Taylorre PR go/89406 (Go testing leaves many temporary direct...
2019-03-01 Ian Lance Taylorcmd/go: restore passing D to ar
2019-03-01 Ian Lance Taylorruntime: call execname and getpagesize on Solaris
2019-03-01 Ian Lance Taylorcmd/go: add -O2 to invocation of gccgo
2019-03-01 Ian Lance Taylorcommit 66ac9466852d11e968f8fd2ad6ffc7386cee49e1
2019-02-28 Ian Lance Taylorlibgo: fix go_export extraction on Darwin
2019-02-27 Ian Lance Taylorre PR go/89172 (FAIL: runtime/pprof)
2019-02-27 Ian Lance Taylorruntime: align first persistentalloc chunk as requested
2019-02-27 Ian Lance Taylorcompiler: check duplicate numeric keys in map literals
2019-02-27 Ian Lance Taylorcompiler: check recursive inherited interface aliases
2019-02-27 Ian Lance Taylorcmd/go: preserve CC for TestScript child processes
2019-02-26 Ian Lance Taylorlibgo: update to Go 1.12 release
2019-02-26 Ian Lance Taylorre PR go/86535 (FreeBSD/PowerPC64 - Building Go Fronten...
2019-02-26 Ian Lance Taylorlibgo: update to Go1.12rc1
2019-02-22 Ian Lance Taylorre PR go/89406 (Go testing leaves many temporary direct...
2019-02-22 Ian Lance Taylorcmd/go: remove work directory on usage error
2019-02-21 Ian Lance Taylorre PR go/89407 (go bootstrap failure on s390x starting...
2019-02-20 Ian Lance Taylorcompiler: fix a typo in comments
2019-02-19 Ian Lance Taylorcompiler: add debugger-callable AST dump functins
2019-02-19 Ian Lance Taylorre PR go/89169 (FAIL: internal/cpu)
2019-02-19 Ian Lance Taylorruntime: abort stack scan in cases that we cannot unwin...
2019-02-15 Cherry Zhangcompiler,runtime: use __builtin_dwarf_cfa for getcallersp
2019-02-15 Ian Lance Taylorre PR go/89368 (ICE in go/gofrontend/expressions.cc...
2019-02-15 Ian Lance Taylorre PR go/89123 (Too many go test failures on s390x...
2019-02-15 Ian Lance Taylorruntime: include <syscall.h> and <sys/syscall.h> if...
2019-02-15 Ian Lance Taylorruntime: add type cast for non-split-stack calls to...
2019-02-15 Ian Lance Taylorcompiler, runtime: harmonize types referenced by both...
2019-02-15 Ian Lance Taylorre PR go/89168 (FAIL: cmd/go/internal/load)
2019-02-15 Ian Lance Taylorgo-backend.c (go_imported_unsafe): Update optimization_...
2019-02-14 Ian Lance Taylorre PR go/89321 (cross build with riscv64 gccgo compilat...
2019-02-14 Ian Lance Taylorcompiler: check duplicate string keys in map composite...
2019-02-14 Ian Lance Taylorgo-gcc.cc: #include "opts.h".
2019-02-12 Ian Lance Taylorsyscall: don't assume that WIFCONTINUED is defined
2019-02-12 Ian Lance Taylormksysinfo: remove incorrect quotes in st_fsid handling...
2019-02-07 Ian Lance Tayloros, syscall: Hurd fixes for a couple of tests
2019-02-07 Ian Lance Tayloros, net, crypto/x509: add hurd support
2019-02-07 Ian Lance Taylorsyscall: add Hurd support
2019-02-07 Ian Lance Taylorinternal/syscall/unix: add constants for hurd
2019-02-06 Ian Lance Taylorre PR go/89199 (libgo regression in implementation...
2019-02-06 Ian Lance TaylorREADME: update text to describe current status
2019-02-06 Nikhil Beneschre PR go/89019 (LTO and gccgo cause ICE during free_lan...
2019-02-05 Ian Lance Taylorcompiler: check duplicate implicit indexes in slices...
2019-02-01 Ian Lance Taylorruntime: add hurd netpoll and semaphore support
2019-02-01 Ian Lance Taylorruntime: add getproccount for hurd
2019-02-01 Ian Lance Taylorlibgo: add configury and sysinfo support for hurd
2019-02-01 Ian Lance Taylorlibgo: add hurd build tags to test files
2019-02-01 Ian Lance Taylorlibgo: add hurd build tags
2019-02-01 Ian Lance Taylorruntime, sync: use __atomic intrinsics instead of __sync
2019-02-01 Ian Lance Taylorcompiler: support alias to pointer type as receiver...
2019-01-30 Ian Lance Taylorcompiler: support alias to pointer type as method receiver
2019-01-29 Ian Lance Taylorruntime: fix sigprof frame counting
2019-01-29 Ian Lance Taylorruntime: use the call instruction's PC for panic-in...
2019-01-28 Ian Lance Taylorcompiler: improve recursive type detection
2019-01-24 Ian Lance Taylorruntime: install SIGURG handler on C created threads
2019-01-22 Ian Lance Taylorgolang.org/x/tools/go/analysis: pass "gccgo" to types...
2019-01-22 Ian Lance Taylorre PR go/88927 (Bootstrap failure on arm in libgo start...
2019-01-21 Ian Lance Taylorlibgo: fix building, and some testing, on Solaris
2019-01-21 Ian Lance Taylorcompiler: stop iterator on error
2019-01-18 Ian Lance Taylorlibgo: update to Go1.12beta2
2019-01-18 Ian Lance Taylorre PR go/88202 (FAIL: runtime/pprof)
2019-01-17 Ian Lance Taylorruntime: dropg before CAS g status to _Grunnable/_Gwaiting
2019-01-16 Ian Lance Taylorsyscall: mark C syscall functions noescape
2019-01-15 Ian Lance Taylorruntime: add padding to FFI type of struct ending with...
2019-01-15 Ian Lance Taylorcompiler, runtime: panic on uncomparable map key, even...
2019-01-11 Ian Lance Taylorcompiler: pad structs ending with zero-sized field
2019-01-09 Ian Lance Taylorre PR go/86343 (types built by GO share TYPE_FIELDS...
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-09 Ian Lance Taylorcompiler: use int type for len & cap in slice value
2019-01-07 Ian Lance Taylorruntime: in doscanstackswitch, set gp->m before gogo
2019-01-07 Ian Lance Taylorcompiler: move slice construction to callers of makeslice
2019-01-07 Ian Lance Taylorruntime: in getTraceback, set gp->m before gogo
2019-01-05 Ian Lance Taylorruntime: prevent deadlock when profiling signal arrives...
2019-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2018-12-29 Ian Lance Taylorruntime: prevent deadlock when profiling signal arrives...
2018-12-28 Ian Lance Taylorcompiler: remove escapes_ field from Variable and Resul...
2018-12-27 Ian Lance Taylorruntime: delete export_arm_test.go
2018-12-27 Ian Lance Taylorruntime: let ARM32 EABI personality function continue...
2018-12-27 Ian Lance Taylorruntime: on ARM32 EABI, don't get LSDA if compact model...
next