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
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-20
internal,net,os,runtime,syscall: fixes for AIX following update to go1.9
Ian Lance Taylor
1
-1
/
+1
2017-09-14
libgo: update to go1.9
Ian Lance Taylor
41
-550
/
+2127
2017-06-23
os: align siginfo argument to waitid
Ian Lance Taylor
1
-1
/
+1
2017-05-12
os: use opendir64 and closedir64 on AIX
Ian Lance Taylor
3
-6
/
+30
2017-05-10
Big merge of changes to gofrontend repo that were postponed due to the
Ian Lance Taylor
24
-18
/
+169
2017-04-17
libgo: update to Go 1.8.1 release
Ian Lance Taylor
1
-3
/
+7
2017-01-23
libgo: update to go1.8rc2
Ian Lance Taylor
1
-1
/
+4
2017-01-14
libgo: update to Go 1.8 release candidate 1
Ian Lance Taylor
46
-518
/
+1474
2016-09-10
libgo: update to Go 1.7.1 release
Ian Lance Taylor
1
-0
/
+6
2016-08-11
os: fix build tags for dir_regfile.go
Ian Lance Taylor
1
-2
/
+2
2016-08-06
libgo: change build procedure to use build tags
Ian Lance Taylor
9
-59
/
+22
2016-07-26
os/user: fix Solaris declaration.
Ian Lance Taylor
1
-1
/
+1
2016-07-22
libgo: update to go1.7rc3
Ian Lance Taylor
50
-230
/
+1110
2016-02-18
libgo: Update to final Go 1.6 release.
Ian Lance Taylor
1
-1
/
+5
2016-02-03
libgo: Update to go1.6rc1.
Ian Lance Taylor
26
-159
/
+768
2015-10-31
runtime: Remove now unnecessary pad field from ParFor.
Ian Lance Taylor
31
-229
/
+1133
2015-01-15
libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.
Ian Lance Taylor
21
-99
/
+335
2014-07-19
libgo: Update to Go 1.3 release.
Ian Lance Taylor
23
-87
/
+339
2014-06-06
libgo: Merge to master revision 19184.
Ian Lance Taylor
20
-36
/
+92
2014-06-04
libgo: Merge from revision 18783:00cce3a34d7e of master library.
Ian Lance Taylor
7
-64
/
+175
2014-01-08
re PR go/59430 (os/user FAILs on Solaris)
Ian Lance Taylor
3
-6
/
+36
2013-11-27
libgo: Update to current Go library.
Ian Lance Taylor
2
-8
/
+5
2013-11-11
os: Do not try to run go command in test.
Ian Lance Taylor
1
-0
/
+1
2013-11-06
libgo: Update to October 24 version of master library.
Ian Lance Taylor
36
-94
/
+545
2013-07-16
libgo: Update to Go 1.1.1.
Ian Lance Taylor
26
-84
/
+720
2013-01-29
libgo: Update Go library to master revision 15489/921e53d4863c.
Ian Lance Taylor
10
-71
/
+138
2013-01-24
re PR go/46986 (Go is not supported on Darwin)
Ian Lance Taylor
1
-2
/
+2
2012-12-22
libgo: Update to revision 15193:6fdc1974457c of master library.
Ian Lance Taylor
3
-8
/
+6
2012-12-12
libgo: Update to current master library sources.
Ian Lance Taylor
8
-296
/
+169
2012-12-06
os: Clean up directory reading code.
Ian Lance Taylor
2
-24
/
+41
2012-11-21
libgo: Update to current version of master library.
Ian Lance Taylor
8
-9
/
+15
2012-11-05
os: support more OSes
Ian Lance Taylor
2
-0
/
+61
2012-10-23
libgo: Update to current sources.
Ian Lance Taylor
15
-91
/
+179
2012-10-03
libgo: Update to Go 1.0.3.
Ian Lance Taylor
15
-37
/
+197
2012-08-23
compiler: Remove old handling of unsafe.Pointer in type assertions.
Ian Lance Taylor
1
-1
/
+1
2012-06-25
libgo: Update to Go 1.0.2 release.
Ian Lance Taylor
1
-6
/
+12
2012-06-13
os/user: Use Entersyscall.
Ian Lance Taylor
1
-1
/
+6
2012-06-13
os: Use Entersyscall when reading directories.
Ian Lance Taylor
1
-2
/
+9
2012-05-04
libgo: Update to Go 1.0.1 release.
Ian Lance Taylor
1
-1
/
+1
2012-04-22
mksysinfo: More fixes to emulate master Go library.
Ian Lance Taylor
2
-4
/
+4
2012-03-30
libgo: Update to weekly.2012-03-27 aka go1 release.
Ian Lance Taylor
1
-1
/
+1
2012-03-30
libgo: Update to weekly.2012-03-22.
Ian Lance Taylor
7
-30
/
+117
2012-03-30
libgo: Update to weekly.2012-03-13.
Ian Lance Taylor
5
-3
/
+69
2012-03-29
compiler, libgo: unsafe.{Sizeof,Alignof,Offsetof} return uintptr.
Ian Lance Taylor
1
-1
/
+1
2012-03-06
libgo: Update to weekly.2012-03-04 release.
Ian Lance Taylor
8
-87
/
+167
2012-03-02
libgo: Update to weekly.2012-02-22 release.
Ian Lance Taylor
23
-291
/
+366
2012-03-02
libgo: Update to weekly.2012-02-14 release.
Ian Lance Taylor
22
-193
/
+288
2012-02-09
os: Fix Solaris stat functions.
Ian Lance Taylor
1
-7
/
+7
2012-02-09
libgo: Update to weekly.2012-02-07.
Ian Lance Taylor
19
-143
/
+284
2012-02-08
os: Fix typo in //extern comment.
Ian Lance Taylor
1
-1
/
+1
[next]