index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgo
/
go
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-27
libgo: Update to Go 1.3.3 release.
Ian Lance Taylor
6
-22
/
+39
2014-07-19
libgo: Update to Go 1.3 release.
Ian Lance Taylor
103
-825
/
+3649
2014-06-06
libgo: Merge to master revision 19184.
Ian Lance Taylor
48
-278
/
+1139
2014-06-04
libgo: Merge from revision 18783:00cce3a34d7e of master library.
Ian Lance Taylor
30
-180
/
+424
2014-03-03
libgo: Update to Go 1.2.1 release.
Ian Lance Taylor
1
-8
/
+40
2013-12-28
net: work around Solaris connect issue when server closes socket
Ian Lance Taylor
1
-0
/
+10
2013-12-27
re PR go/59506 (net FAILs (timeout) on alpha)
Ian Lance Taylor
1
-1
/
+1
2013-12-25
Revert unwanted commit.
Uros Bizjak
1
-1
/
+1
2013-12-25
re PR target/59422 (Support more targets for function multi versioning)
Allan Sandfeld Jensen
1
-1
/
+1
2013-11-27
libgo: Update to current Go library.
Ian Lance Taylor
8
-12
/
+79
2013-11-14
net: On Solaris use Darwin keepalive code.
Ian Lance Taylor
1
-25
/
+0
2013-11-11
net: Fix TCP keepalive handling for Solaris.
Ian Lance Taylor
1
-0
/
+25
2013-11-11
mksysinfo, net: Always define F_DUPFD_CLOEXEC.
Ian Lance Taylor
1
-1
/
+1
2013-11-06
libgo: Update to October 24 version of master library.
Ian Lance Taylor
130
-2425
/
+4985
2013-08-09
net: give C.getaddrinfo a hint that we only want SOCK_STREAM answers
Ian Lance Taylor
1
-1
/
+2
2013-07-24
net/http: Don't try to trace sendfile64 on alpha.
Ian Lance Taylor
1
-1
/
+6
2013-07-23
net: Remove Solaris-specific version of listenerSockaddr.
Ian Lance Taylor
1
-29
/
+0
2013-07-16
libgo: Update to Go 1.1.1.
Ian Lance Taylor
117
-2711
/
+8099
2013-02-07
re PR go/56172 (net FAILs on Solaris)
Ian Lance Taylor
1
-1
/
+1
2013-02-06
re PR go/56172 (net FAILs on Solaris)
Ian Lance Taylor
4
-7
/
+34
2013-01-29
libgo: Update Go library to master revision 15489/921e53d4863c.
Ian Lance Taylor
47
-704
/
+1025
2012-12-22
libgo: Update to revision 15193:6fdc1974457c of master library.
Ian Lance Taylor
21
-166
/
+806
2012-12-12
libgo: Update to current master library sources.
Ian Lance Taylor
53
-701
/
+1735
2012-11-21
libgo: Update to current version of master library.
Ian Lance Taylor
63
-683
/
+2306
2012-10-25
libgo: Solaris portability patches.
Ian Lance Taylor
1
-90
/
+0
2012-10-23
libgo: Update to current sources.
Ian Lance Taylor
83
-2065
/
+2789
2012-10-03
libgo: Update to Go 1.0.3.
Ian Lance Taylor
26
-205
/
+926
2012-09-28
libgo: Use libbacktrace rather than debug/elf registration.
Ian Lance Taylor
2
-2
/
+0
2012-06-25
libgo: Update to Go 1.0.2 release.
Ian Lance Taylor
13
-16
/
+138
2012-05-04
libgo: Update to Go 1.0.1 release.
Ian Lance Taylor
8
-22
/
+21
2012-04-26
mksysinfo, net: Always define syscall.SO_REUSEPORT.
Ian Lance Taylor
1
-3
/
+5
2012-04-25
re PR go/52583 (Several new go testsuite failues on Solaris)
Ian Lance Taylor
5
-3
/
+160
2012-04-20
net, syscall: Use native endianness for GNU/Linux netlink code.
Ian Lance Taylor
1
-11
/
+6
2012-04-20
net/http: Ignore sigaltstack when running strace in test.
Ian Lance Taylor
1
-1
/
+1
2012-04-03
syscall, net: Fix GNU/Linux netlink code for big-endian systems.
Ian Lance Taylor
1
-2
/
+11
2012-03-30
libgo: Update to weekly.2012-03-27 aka go1 release.
Ian Lance Taylor
1
-0
/
+4
2012-03-30
libgo: Update to weekly.2012-03-22.
Ian Lance Taylor
5
-40
/
+31
2012-03-30
libgo: Update to weekly.2012-03-13.
Ian Lance Taylor
36
-469
/
+1482
2012-03-13
libgo: Export {enter,exit}syscall and use it for getaddrinfo.
Ian Lance Taylor
1
-1
/
+6
2012-03-07
libgo: Implement and use runtime.Caller, runtime.Func.FileLine.
Ian Lance Taylor
2
-0
/
+2
2012-03-06
libgo: Update to weekly.2012-03-04 release.
Ian Lance Taylor
30
-290
/
+471
2012-03-02
libgo: Update to weekly.2012-02-22 release.
Ian Lance Taylor
46
-379
/
+788
2012-03-02
libgo: Update to weekly.2012-02-14 release.
Ian Lance Taylor
40
-404
/
+1041
2012-02-14
net: Don't run UDP multicast tests on Alpha GNU/Linux.
Ian Lance Taylor
1
-1
/
+1
2012-02-09
libgo: Update to weekly.2012-02-07.
Ian Lance Taylor
56
-589
/
+756
2012-02-07
compiler, libgo: Use //extern comments rather than __asm__.
Ian Lance Taylor
1
-3
/
+8
2012-02-01
libgo: Update to weekly.2012-01-27.
Ian Lance Taylor
28
-514
/
+696
2012-01-25
libgo: Update to weekly.2012-01-20.
Ian Lance Taylor
46
-807
/
+891
2012-01-25
libgo: Update to weekly.2012-01-15.
Ian Lance Taylor
31
-278
/
+1285
2012-01-13
libgo: Update to weekly.2011-12-22.
Ian Lance Taylor
35
-161
/
+514
[next]