]> git.ipfire.org Git - thirdparty/gcc.git/history - libgo/go/syscall
tree-call-cdce: If !HONOR_NANS do not make code with NaNs (PR88055)
[thirdparty/gcc.git] / libgo / go / syscall /
2019-04-19  ian libgo/go/syscall: add SockAddrDatalink on AIX
2019-04-08  ian libgo: update to Go 1.12.2
2019-03-19  ian libgo: fix build on AIX
2019-03-09  ian PR go/89447
2019-02-26  ian libgo: update to Go 1.12 release
2019-02-15  ian compiler, runtime: harmonize types referenced by...
2019-02-12  ian syscall: don't assume that WIFCONTINUED is defined
2019-02-07  ian os, syscall: Hurd fixes for a couple of tests
2019-02-07  ian syscall: add Hurd support
2019-02-01  ian libgo: add hurd build tags to test files
2019-02-01  ian libgo: add hurd build tags
2019-01-18  ian libgo: update to Go1.12beta2
2019-01-16  ian syscall: mark C syscall functions noescape
2018-12-05  ian syscall: remove Flock for aix/ppc64
2018-09-26  ian syscall: don't assume we have a GETEUID system...
2018-09-24  ian libgo: update to Go 1.11
2018-06-22  ian syscall: remove Ustat
2018-05-02  ian libgo: add support for the Nios II architecture
2018-02-22  ian PR go/84484
2018-01-24  ian compiler: rationalize external symbol names
2018-01-10  ian os, syscall: handle _st_timespec for AIX stat
2018-01-10  ian libgo: add platform support for SuperH
2018-01-10  ian PR c/82922
2018-01-09  ian libgo: update to Go1.10beta1
2017-12-16  ian syscall: emulate Flock on AIX
2017-09-20  ian syscall: enable ParseDirent for AIX
2017-09-20  ian syscall: workaround for getsockname bug in AIX
2017-09-20  ian internal,net,os,runtime,syscall: fixes for AIX...
2017-09-15  ian syscall: fixes for Solaris
2017-09-14  ian libgo: update to go1.9
2017-07-21  ian syscall: call f?statfs64 on GNU/Linux
2017-07-13  ian PR go/81393
2017-06-27  ian syscall: ptrace fixes for s390
2017-06-26  ian syscall: don't define PtraceRegs for Alpha
2017-06-21  ian libgo: remove old MIPS architecture names
2017-06-21  ian libgo, syscall: fix ptrace implementation on MIPS
2017-06-21  ian libgo, syscall: fix ptrace implementation on MIPS
2017-05-10  ianBig merge of changes to gofrontend repo that were postp...
2017-01-18  ian syscall, golang_org/x/net/lif: fixes for gccgo...
2017-01-14  ian libgo: update to Go 1.8 release candidate 1
2016-10-13  ian syscall: don't use pt_regs in clone_linux.c
2016-10-12  ian syscall: mark rawClone as no_split_stack
2016-10-12  ian syscall, internal/syscall/unix: Fix getrandom,...
2016-09-20  ian syscall: build export_unix_test.go on solaris
2016-09-10  ian libgo: update to Go 1.7.1 release
2016-08-13  ian syscall: remove exec_solaris_test.go
2016-08-06  ian libgo: change build procedure to use build tags
2016-07-22  ian libgo: update to go1.7rc3
2016-02-26  ian PR go/69966
2016-02-03  ian libgo: Update to go1.6rc1.
2015-11-21  ian PR go/66378
2015-11-06  ian libgo: Solaris portability fixes.
2015-11-02  ian syscall: Change raw_ioctl cmd type to uintptr.
2015-10-31  ian runtime: Remove now unnecessary pad field from...
2015-09-15  ian libgo: don't provide ustat on arm64 GNU/Linux
2015-08-03  ian syscall: RawSockaddr fix for ppc64, ppc64le
2015-07-13  ian syscall: remove calls to Entersyscall & Exitsyscall...
2015-03-06  ianlibgo: Upgrade to Go 1.4.2 release.
2015-01-23  ian PR go/64573
2015-01-15  ianlibgo, compiler: Upgrade libgo to Go 1.4, except for...
2014-11-04  ianlibgo: add s390 support
2014-09-05  ianruntime: Use the clone system call on GNU/Linux.
2014-07-19  ianlibgo: Update to Go 1.3 release.
2014-06-06  ianlibgo: Merge to master revision 19184.
2014-06-04  ianlibgo: Merge from revision 18783:00cce3a34d7e of master...
2014-04-22  rsandifoMerge from trunk.
2014-04-17  iangofrontend: deduplicate C syscall function declarations
2014-04-17  ianruntime: remove use of obsolete map deletion syntax
2014-04-17  iangofrontend: avoid use of unsafe.Sizeof extension
2013-12-04  rsandifoMerge with trunk.
2013-11-25  iansyscall: Set SizeofSockaddrAny to the value the go...
2013-11-24  iansyscall: Only call varargs libc functions from C code.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  ianlibgo: Update to October 24 version of master library.
2013-10-20  mrsMerge in trunk.
2013-10-17  iansyscall: Add Dup3, {Get,List,Remove,Set}xattr, {Get...
2013-08-02  iansyscall: Change AWK split call to use []+ rather than...
2013-07-24  iannet: Only use GNU/Linux unix socket abstract paths...
2013-07-16  ianlibgo: Update to Go 1.1.1.
2013-02-20  ian PR go/56171
2013-02-08  iansyscall: Always use _C_int for C libcalls.
2013-01-29  ianlibgo: Update Go library to master revision 15489/921e5...
2013-01-24  ian PR go/46986
2012-12-22  ianlibgo: Update to revision 15193:6fdc1974457c of master...
2012-12-12  ianlibgo: Update to current master library sources.
2012-12-05  iansyscall: Fix splice syscall.
2012-11-24  iansyscall: Fix handling of Unix domain @ addresses.
2012-11-21  ianlibgo: Update to current version of master library.
2012-11-12  iansyscall: Force first letter of error message to lower...
2012-11-06  iancompiler, libgo: Fixes to prepare for 64-bit int.
2012-11-02  iansyscall, mksysinfo: Prepare syscall package for 64...
2012-11-01  iancompiler, runtime: More steps toward separating int...
2012-10-26  iansyscall: fix creds_test to reliably close os.File
2012-10-25  ianlibgo: Solaris portability patches.
2012-10-23  ianlibgo: Update to current sources.
2012-10-03  ianlibgo: Update to Go 1.0.3.
2012-06-04  ianruntime: Better SWIG interface for allocating Go memory...
2012-05-14  ianlibgo: Use -fgo-pkgpath.
2012-04-30  ian PR go/52586
2012-04-22  ianmksysinfo: More fixes to emulate master Go library.
next