i386: Fix ix86_fold_builtin shift folding [PR93418]
[gcc.git] / gcc / go /
2020-01-27 Ian Lance Taylorcompiler: cleanups permitted by GCC requirement of...
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-10 Ian Lance Taylorcompiler: permit duplicate methods from embedded interfaces
2020-01-09 Ian Lance Taylorlibgo: compile examples in _test packages
2020-01-09 Ian Lance Taylorcompiler: don't localize names in export data
2020-01-09 Ian Lance Taylorcompiler: don't add composite literal keys to package...
2020-01-08 Ian Lance Taylorcompiler: fix loopdepth tracking in array slicing expre...
2020-01-07 Ian Lance Taylorcompiler, runtime: stop using __go_runtime_error
2020-01-07 Ian Lance Taylorcompiler: avoid write barrier for a[i] = a[i][:v]
2020-01-07 Ian Lance Taylorcompiler: avoid a couple of compiler crashes
2020-01-02 Ian Lance Taylorcompiler, runtime, reflect: generate hash functions...
2020-01-02 Ian Lance Taylorcompiler: split writing of equal and hash functions...
2020-01-01 Jakub JelinekUpdate copyright years.
2020-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2019-12-24 Ian Lance Taylorre PR go/93020 (Final patches to build gcc-10 on GNU...
2019-12-11 Ian Lance Taylorcompiler: generate type descriptor for pointer to alias...
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-15 Ian Lance Taylorcompiler: fix buglet in function inlining related to...
2019-11-12 Martin LiskaUse more SET_OPTION_IF_UNSET.
2019-10-14 Ian Lance Taylorcompiler: revise exportdata fix for processing constant...
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-12 Ian Lance Taylorcompiler: mangle dots in pkgpath
2019-10-04 Ian Lance Taylorcompiler: include selected constant types during export...
2019-10-04 Ian Lance Taylorcompiler: adjust code to avoid shadowing local variables
2019-10-02 Ian Lance Taylorruntime: mark go-context.S as no-executable-stack and...
2019-09-30 Ian Lance Taylorcompiler: change escape maps to hash tables
2019-09-28 Ian Lance Taylorcompiler: resolve importing ambiguity for more complex...
2019-09-27 Ian Lance Taylorcompiler: don't read known type, simplify Import::final...
2019-09-27 Ian Lance Taylorcompiler: only check whether struct or array types...
2019-09-27 Ian Lance Taylorcompiler: fix brace formatting
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")
2019-09-17 Ian Lance Taylorreflect: unexport FFICallbackGo; use go:linkname instead
2019-09-16 Ian Lance Taylorcompiler: fix quoting of //go:linkname in error message
2019-09-13 Ian Lance Taylorlibgo: don't use \? in grep pattern
2019-09-12 Ian Lance Taylorlibgo: update to Go1.13
2019-09-11 Ian Lance Taylorcompiler: suppress type descriptor generation for aliases
2019-09-11 Ian Lance Taylorgolang.org/x/sys/cpu: define doinit when needed
2019-09-11 Ian Lance Taylorgotest: force test package to be imported first
2019-09-10 Ian Lance Taylorlibgo: Solaris and x/sys/cpu compatibility fixes
2019-09-10 Ian Lance Taylorre PR go/91621 (libgo/mksysinfo.sh: please avoid test ==)
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-10 Ian Lance Taylorcompiler: permit inlining constant expressions and...
2019-09-09 Ian Lance Taylormisc/cgo/testcshared: restore gofrontend-local changes
2019-09-09 Ian Lance Taylorlibgo: only build x/sys/cpu/cpu_gccgo.c on x86 systems
2019-09-09 Ian Lance Taylorcompiler: don't use predeclared location for implicit...
2019-09-09 Ian Lance Taylorcompiler: traverse types of constant expressions
2019-09-06 Ian Lance Taylorlibgo: update to Go 1.13beta1 release
2019-09-05 Ian Lance Taylorre PR tree-optimization/91663 (split function can be...
2019-09-03 Ian Lance Taylorcompiler: only import variable into . if same package
2019-08-31 Ian Lance Taylorcompiler: check for notinheap struct at each struct...
2019-08-31 Ian Lance Taylorcompiler, runtime: support and use single argument...
2019-08-31 Ian Lance Taylorcompiler: don't report runtime escapes if we've seen...
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: handle unsafe conversion expression in escape...
2019-08-28 Ian Lance Taylorcompiler, runtime: provide index information on bounds...
2019-08-27 Ian Lance Taylorlibgo: rebuild runtime.inc if mkruntimeinc.sh changes
2019-08-26 Ian Lance Taylorcompiler: generalize cleanup of unresolved placeholder...
2019-08-23 Ian Lance Taylorcompiler: record pointer var values to remove write...
2019-08-23 Jakub Jelinekre PR middle-end/91283 (gcc.dg/torture/c99-contract...
2019-08-21 Ian Lance Taylorcompiler: don't use pkgpath for fieldtrack of unexporte...
2019-08-21 Ian Lance Taylorcompiler: if hidden function referenced by inline,...
2019-08-20 Ian Lance Taylorcompiler, runtime: implement shifts by signed amounts
2019-08-19 Ian Lance Taylorcompiler: new debugging output methods/functions
2019-08-19 Ian Lance Taylorruntime: be more strict in GC
2019-08-17 Ian Lance Taylorcompiler: support new numeric literal syntax
2019-08-17 Ian Lance Taylorcompiler, runtime: allocate defer records on the stack
2019-08-17 Ian Lance Taylorruntime: scan write barrier buffer conservatively
2019-08-16 Ian Lance Taylorcompiler: print runtime.hex in hex
2019-08-10 Jakub JelinekAssorted ChangeLog cleanups.
2019-07-23 Ian Lance Taylorcompiler: use correct value type in 2-case select send
2019-07-23 Ian Lance Taylorcompiler: follow-on fix for finalizing imported methods
2019-07-19 Ian Lance Taylorcompiler: don't export bodies for functions marked...
2019-07-18 Ian Lance Taylorcompiler: fix bug in importing blocks from inline functions
2019-07-18 Ian Lance Taylorcompiler: fix bug in handling of unordered set during...
2019-07-15 Ian Lance Taylorruntime: expose the g variable
2019-07-11 Ian Lance Taylorcompiler: ensure evaluation order in type hash/eq functions
2019-07-10 Ian Lance Taylorcompiler: finalize methods when importing types
2019-07-10 Ian Lance Taylorcompiler: add break label in 1,2-case select statement...
next