]> git.ipfire.org Git - thirdparty/gcc.git/history - libgo
2017-09-11 Yannick Moy <moy@adacore.com>
[thirdparty/gcc.git] / libgo /
2017-08-31  ian mksysinfo: fix in6_addr in mld_hdr_t for Solaris
2017-08-29  ian net/internal/socktest: build sys_unix.go on AIX
2017-08-29  ian libgo: netinet/icmp6.h require netinet/in.h on AIX
2017-08-29  ian libgo: fix Stat_t on AIX
2017-08-29  ian runtime: make go-nosys.c compile with !HAVE_SYSCALL
2017-08-29  ian runtime: fix lfstack for 64-bit AIX
2017-08-18  ian PR go/81893
2017-08-18  ian misc/cgo/test: make cgo tests run on AIX
2017-08-18  ian cmd/go: pass -funwind-tables when compiling C code
2017-08-16  ian runtime: better implementation of netpoll for AIX
2017-08-16  ian runtime: improvements for signal registers
2017-08-09  ian compiler: handle >32bit exponent in Ldexp
2017-08-04  ian runtime: dump registers for Alpha
2017-08-03  ian PR go/81617
2017-07-26  ian runtime: handle Alpha GNU/Linux in getSiginfo
2017-07-21  ian syscall: call f?statfs64 on GNU/Linux
2017-07-21  ian runtime: don't use runtime_lock in __go_get_backtra...
2017-07-21  ian runtime: handle PPC/PPC64 GNU/Linux in getSiginfo
2017-07-21  ian runtime: allocate more stack space in CgoCallbackGC...
2017-07-18  ian PR go/81451
2017-07-18  ian PR go/81324
2017-07-14  ian libgo: don't copy semt into runtime.inc
2017-07-14  ian cmd/go: use gccSupportsFlag for -fsplit-stack
2017-07-13  ian PR go/81393
2017-06-29  ian misc/cgo/testcarchive: fix test to work for gccgo
2017-06-29  ian cmd/go: fix -buildmode={c-archive,c-shared,pie...
2017-06-27  ian runtime: adapt memory management to AIX mmap
2017-06-27  ian syscall: ptrace fixes for s390
2017-06-27  ian libgo: add misc/cgo files
2017-06-26  ian syscall: don't define PtraceRegs for Alpha
2017-06-26  ian libgo: redefine ia64 struct names around linux...
2017-06-23  ian runtime: complete defer handling in CgocallBackDone
2017-06-23  ian cmd/go: don't require GOROOT to exist for gccgo
2017-06-23  ian os: align siginfo argument to waitid
2017-06-23  ian runtime: don't crash if no p in kickoff
2017-06-23  ian runtime: improve handling of panic during deferred...
2017-06-22  ian runtime: uncomment check for gchelper on g0 stack
2017-06-22  ian runtime: mark dropm and callees nowritebarrierrec
2017-06-22  ian runtime: export getm function
2017-06-22  ian runtime: fix type cast in assignment to gcnextsp...
2017-06-22  ian runtime: make NumGoroutine wait for system goroutin...
2017-06-22  ian runtime: don't assume that _ = *s will panic if...
2017-06-22  ian runtime: change some stack fields to uintptr
2017-06-22  ian runtime: avoid write barriers when calling deferred...
2017-06-22  ian runtime: rename _defer struct _panic field to panic...
2017-06-22  ian runtime: adjust tests for gofrontend
2017-06-22  ian runtime: don't build test files that use SetCgoTrac...
2017-06-22  ian runtime: build testprogcgo with -pthread
2017-06-22  ian runtime: in traceback, print panic rather than...
2017-06-22  ian compiler, runtime: better stack trace for `go f...
2017-06-21  ian debug/elf: handle Alpha relocs
2017-06-21  ianForgot to remove this file in the last libgo commit.
2017-06-21  ian libgo: remove old MIPS architecture names
2017-06-21  ian libgo: use gc's arch names as the default GOARCHs...
2017-06-21  ian cmd/cgo: add mips64p32* to ptrSizeMap and intSizeMap
2017-06-21  ian internal/syscall/unix: implement randomTrap on...
2017-06-21  ian libgo, syscall: fix ptrace implementation on MIPS
2017-06-21  ian libgo, syscall: fix ptrace implementation on MIPS
2017-06-14  ian cmd/cgo: make _cgo_flags consistent across runs
2017-06-14  ian cmd/go: gccgo: consistent results, fix vendoring
2017-06-14  ian cmd/go: skip tests that do not work with gccgo
2017-06-14  ian go/build: use GCCGOTOOLDIR to find gccgo tools
2017-06-14  ian internal/testenv: support testing gccgo
2017-06-13  ian runtime: don't always show frames with no function...
2017-06-13  ian runtime: clear isSystemGoroutine in goexit
2017-06-12  ian runtime: ignore _Gscan bit when checking status...
2017-06-08  ian libgo: update to 1.8.3 release
2017-06-07  ian runtime: support ia64 in lfstack
2017-05-31  ian libgo: support for sparc64 GNU/Linux
2017-05-17  ian libgo: add "vendor" to pkgpath for vendored standar...
2017-05-12  ian runtime: fix build for non-split-stack systems
2017-05-12  ian mksigtab.sh: recurse once when adding signals to...
2017-05-12  ian os: use opendir64 and closedir64 on AIX
2017-05-11  ian runtime: fix isSystemGoroutine for gccgo
2017-05-10  ianBig merge of changes to gofrontend repo that were postp...
2017-04-17  ian libgo: update to Go 1.8.1 release
2017-04-12  ian PR go/77857
2017-04-04  ian PR go/80302
2017-03-22  ian internal/syscall/unix: add randomTrap for m68k
2017-03-01  iancmd/go: add testdata/timeoutbench_test.go
2017-02-28  ian mksigtab.sh: skip signals defined as other signals
2017-02-28  ian runtime: fix sigfwd to not allocate memory
2017-02-28  ian libgo: fix quoting in mksigtab.sh
2017-02-17  ian libgo: update to final Go 1.8 release
2017-02-13  ian PR go/79443
2017-01-27  ian libgo: update to go1.8rc3
2017-01-26  ian runtime: fix setting of isarchive
2017-01-26  ian runtime: fix context used by getTraceback
2017-01-23  ian libgo: update to go1.8rc2
2017-01-23  ian PR go/79037
2017-01-23  ian libgo: bump library version to 11
2017-01-20  ian runtime, testing/internal/testdeps: fixes for cgo
2017-01-20  ian PR go/79146
2017-01-20  ian PR go/79146
2017-01-18  ian syscall, golang_org/x/net/lif: fixes for gccgo...
2017-01-16  ian runtime: rename siginfo to _siginfo_t
2017-01-16  ian libgo: correct golang_org Makefile variables not...
2017-01-14  ian libgo: update to Go 1.8 release candidate 1
2017-01-10  ian runtime: copy more scheduler code from Go 1.7 runtime
2017-01-10  ian compiler, runtime: drop size arguments to hash...
next