]> git.ipfire.org Git - thirdparty/gcc.git/history - libgo
[Ada] Improved support for aspect alignment in CCG
[thirdparty/gcc.git] / libgo /
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")
2019-09-17  Ian Lance Taylorreflect: unexport FFICallbackGo; use go:linkname instead
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 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-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-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-27  Ian Lance Taylorlibgo: rebuild runtime.inc if mkruntimeinc.sh changes
2019-08-23  Ian Lance Taylorcompiler: record pointer var values to remove write...
2019-08-20  Ian Lance Taylorcompiler, runtime: implement shifts by signed amounts
2019-08-19  Ian Lance Taylorruntime: be more strict in GC
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-07-15  Ian Lance Taylorruntime: expose the g variable
2019-07-04  Ian Lance Taylorcompiler: optimize 0,1,2-case select statement
2019-06-26  Ian Lance Taylorlibgo/testsuite: ignore symbols with a leading dot...
2019-06-26  Ian Lance Taylorcmd/go: silence ar with D flag failures
2019-06-25  Ian Lance Taylorruntime: mark memequal and memclrNoHeapPointers nosplit
2019-06-24  Ian Lance Taylorcompiler: open code string equality
2019-06-24  Ian Lance Taylorcompiler: use builtin memcmp directly
2019-06-21  Ian Lance Taylorruntime: inline and remove eqtype
2019-06-21  Ian Lance Taylorcompiler: open code some type assertions
2019-06-21  Ian Lance Taylorcompiler: open code string slice expressions
2019-06-19  Ian Lance Taylorcompiler: optimize string concatenations
2019-06-07  Ian Lance Taylorgo/internal/gccgoimporter: ignore unexported and import...
2019-06-06  Ian Lance Taylorcompiler: make use of specialized fast map routines
2019-06-05  Ian Lance Taylorcompiler: inline call expressions and function references
2019-06-03  Ian Lance Taylorcompiler, runtime, reflect: generate unique type descri...
2019-06-03  Ian Lance Taylorlibgo: delay applying profile stack-frame skip until...
2019-06-03  Ian Lance Taylorruntime: remove unnecessary functions calling between...
2019-06-03  Ian Lance Taylorruntime: fix assembly syntax
2019-05-31  Ian Lance Taylorruntime: drop unused C type reflection code
2019-05-31  Ian Lance Taylorcompiler: optimize append of make
2019-05-31  Ian Lance Taylorruntime: implement cheaper context switch on Linux...
2019-05-27  Ian Lance Taylorre PR go/90635 (typo in libgo/configure.ac)
2019-05-27  Ian Lance Taylorre PR go/90614 (gcc-9.1.0/libgo/go/syscall/wait.c:54...
2019-05-14  Ian Lance Taylorlibgo: reduce overhead for memory/block/mutex profiling
2019-05-13  Ian Lance Taylorlibgo: drop Solaris 10 support
2019-05-11  Ian Lance Taylorruntime: set up g early
next