]> git.ipfire.org Git - thirdparty/gcc.git/history - libgo
PR c/88091 - c-c++-common/Wconversion-real.c etc. FAIL
[thirdparty/gcc.git] / libgo /
2018-11-27  ian compiler: add '$' to names in expression export...
2018-11-26  ian syscall: always define WEXITED and WNOWAIT on GNU...
2018-11-26  ian compiler: initial support for exporting function...
2018-11-21  ian PR go/88060
2018-11-09  ian cmd/cgo: fix typo in gccgo name mangling recipe
2018-11-09  ian syscall: change RLIM_INFINITY from 0xffffffffffffff...
2018-10-31  ian PR bootstrap/82856
2018-10-26  ian libgo: simplify gotest script to avoid sed substitu...
2018-10-26  ian libgo: avoid use of 'local' directive in shell...
2018-10-26  ian libgo: fix improperly mangled linker symbol directive
2018-10-26  ian libgo: don't use wc in gotest
2018-10-25  ian compiler: improve name mangling for packpaths
2018-10-23  ian PR go/87661
2018-10-23  ian compiler: export indexed type data, read unexported...
2018-10-18  ian compiler: list indirect imports separately in expor...
2018-10-18  ian compiler: drop semicolons in export data
2018-10-09  ian runtime: skip testSetPanicOnFault for gollvm
2018-10-08  ian libgo: update to Go 1.11.1 release
2018-10-05  ian libgo: use inline assembly in favor of call to...
2018-10-05  ian runtime: remove checkgoarm function
2018-10-02  ian internal/bytealg: support systems that don't have...
2018-10-02  ian net: don't fail test if splice fails because pipe2...
2018-10-01  ian libgo: support x32 as GOARCH=amd64p32 GOOS=linux
2018-10-01  ian runtime: add arm64 version of AES hash code
2018-09-26  ian syscall: don't assume we have a GETEUID system...
2018-09-26  ian runtime, os: fix the build on Solaris
2018-09-25  ian internal/bytealg, internal/cpu, internal/poll:...
2018-09-25  ian cmd/go: pass down testing gccgo in TestScript
2018-09-24  ian libgo: update to Go 1.11
2018-09-14  ian cmd/go: correct gccgo buildid file on ARM
2018-09-13  ian compiler, runtime: call gcWriteBarrier instead...
2018-09-13  ian runtime: correct counters in sweep
2018-09-13  ian compiler, runtime: open code select
2018-09-13  ian runtime: avoid write barriers with traceback info
2018-09-13  ian libgo: build roots index to speed up bulkBarrierPre...
2018-08-29  ian compiler, runtime: remove hmap field from maptypes
2018-08-24  ian runtime: remove the dummy arg of getcallersp
2018-08-07  ian runtime: use poll rather than pollset for netpoll...
2018-08-07  ian libgo: uncomment trace.Stop() call in testing package
2018-07-27  ian libgo: prune sighandler frames in runtime.sigprof
2018-07-13  ian runtime: skip zero-sized fields in structs when...
2018-07-02  ian PR go/86331
2018-06-28  ian runtime: don't stat a NULL filename
2018-06-23  ian runtime: use #ifdef instead of #if for USING_SPLIT_...
2018-06-22  ian syscall: remove Ustat
2018-06-21  ian cmd/go: re-enable a couple of tests of gccgo
2018-06-13  ian libgo: update to Go 1.10.3 release
2018-06-11  ian libgo: add riscv and js/wasm as known targets
2018-06-06  ian reflect: fix StructOf hash and string
2018-06-05  ian reflect: canonicalize types returned by StructOf...
2018-05-31  ian libgo: update to Go 1.10.2 release
2018-05-30  ian cmd/go, cmd/vet: make vet work with gccgo
2018-05-30  ian crypto/x509: specify path to AIX certificate file
2018-05-09  ian go/build, cmd/go: update to match recent changes...
2018-05-04  ian cmd/go: on AIX, pass -X64 first when invoking ar
2018-05-04  ian libgo: fix for unaligned read in go-unwind.c's...
2018-05-04  ian cmd/go: update mkalldocs.sh
2018-05-04  ian cmd/go: enable tests of vet tool
2018-05-04  ian cmd/go: update to match recent changes to gc
2018-05-03  ian cmd/go: run tests that require package build IDs
2018-05-02  ian libgo: add type/const references to sysinfo.c
2018-05-02  ian libgo: add support for the Nios II architecture
2018-05-02  ian runtime: remove unused stack.go
2018-05-02  ian libgo: refactor code to enumerate stdlib packages
2018-05-02  ian libgo: break dependence on libgcc unwind-pe.h
2018-05-01  ian PR go/85429
2018-04-27  ian PR go/85429
2018-04-20  ian gotest: only use [TD] on big-endian PPC64 non-AIX...
2018-04-17  ian os/signal: disable loading of history during test
2018-04-17  ian gccgo: suppress "ar rcD" and "-zdefs" on AIX
2018-03-26  ian runtime: don't check for stale runtime
2018-03-16  ian libgo: add runtime/pprof/internal/profile.gox to...
2018-03-15  ian cmd/go: force LANG=C when looking for compiler...
2018-03-09  iancommit ce28919112dbb234366816ab39ce060ad45e8ca9
2018-03-07  ian runtime: push arena on AIX higher due to clashes
2018-03-07  ian runtime: use a fence instruction before rdtsc
2018-03-05  ian libgo: fix typo in mksysinfo.sh script
2018-02-28  ian runtime: update AIX memory allocation for new versions
2018-02-28  ian libgo: update to final Go 1.10 release
2018-02-22  ian PR go/84484
2018-02-22  ian runtime: funcfileline: get missing function name...
2018-02-22  ian libgo: add -L option for libatomic when using ...
2018-02-20  ian runtime: allow preemption in fast syscall return
2018-02-16  ian runtime: add some more preemption checks
2018-02-12  ian compiler: error on func declaration/definition
2018-02-12  ian PR go/84215
2018-02-08  ian runtime: get missing function name from symbol...
2018-02-08  ian libgo: update to Go1.10rc2
2018-02-07  ian runtime: don't call funcPC from a function
2018-02-06  ian runtime: correct runtime structfield type to match...
2018-02-05  ian cmd/go: don't lose last flag from _cgo_flags
2018-02-02  ian reflect: enable allocation tests
2018-02-02  ian runtime: scan register backing store on ia64
2018-02-01  ian math: adjust compilation flags, use them when testing
2018-02-01  ian compiler: omit field name for embedded fields in...
2018-02-01  ian net: declare lib_getaddrinfo as returning int32
2018-01-31  ian runtime: fix type descriptor name in C code
2018-01-31  ian gotest: accept symbols with leading dot
2018-01-31  ian net: rename TestAddr6 to avoid gotest confusion
2018-01-30  ian internal/syscall/unix: add randomTrap for sh/shbe
next