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/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
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-15
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-15
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-31
libgo: support for sparc64 GNU/Linux
Ian Lance Taylor
1
-0
/
+12
2017-05-12
runtime: fix build for non-split-stack systems
Ian Lance Taylor
1
-0
/
+7
2017-05-12
os: use opendir64 and closedir64 on AIX
Ian Lance Taylor
3
-6
/
+30
2017-05-11
runtime: fix isSystemGoroutine for gccgo
Ian Lance Taylor
7
-47
/
+38
2017-05-10
Big merge of changes to gofrontend repo that were postponed due to the
Ian Lance Taylor
152
-909
/
+14893
2017-04-17
libgo: update to Go 1.8.1 release
Ian Lance Taylor
22
-39
/
+357
2017-04-12
re PR go/77857 (gccgo: vendoring doesn't work in gcc 6/7)
Ian Lance Taylor
1
-8
/
+49
2017-04-04
re PR go/80302 (FAIL: time on systems with tzdata2017b installed)
Ian Lance Taylor
1
-10
/
+31
2017-03-22
internal/syscall/unix: add randomTrap for m68k
Ian Lance Taylor
1
-0
/
+9
2017-03-01
cmd/go: add testdata/timeoutbench_test.go
Ian Lance Taylor
1
-0
/
+10
2017-02-28
runtime: fix sigfwd to not allocate memory
Ian Lance Taylor
1
-3
/
+4
2017-02-17
libgo: update to final Go 1.8 release
Ian Lance Taylor
16
-261
/
+884
2017-02-13
re PR go/79443 (libgo/math test fails on s390x (undefined symbols cosh, sinh,...
Ian Lance Taylor
2
-0
/
+3
2017-01-27
libgo: update to go1.8rc3
Ian Lance Taylor
11
-89
/
+384
2017-01-26
runtime: fix setting of isarchive
Ian Lance Taylor
1
-0
/
+5
2017-01-23
libgo: update to go1.8rc2
Ian Lance Taylor
117
-100
/
+10867
2017-01-20
runtime, testing/internal/testdeps: fixes for cgo
Ian Lance Taylor
1
-0
/
+3
2017-01-20
re PR go/79146 (Bootstrapping go on s390x fails; redefined symbols)
Ian Lance Taylor
1
-0
/
+1
2017-01-20
re PR go/79146 (Bootstrapping go on s390x fails; redefined symbols)
Ian Lance Taylor
1
-0
/
+1
2017-01-18
syscall, golang_org/x/net/lif: fixes for gccgo on Solaris
Ian Lance Taylor
4
-24
/
+25
2017-01-16
runtime: rename siginfo to _siginfo_t
Ian Lance Taylor
4
-10
/
+8
2017-01-14
libgo: update to Go 1.8 release candidate 1
Ian Lance Taylor
956
-17281
/
+68819
2017-01-10
runtime: copy more scheduler code from Go 1.7 runtime
Ian Lance Taylor
7
-115
/
+576
2017-01-10
compiler, runtime: drop size arguments to hash/equal functions
Ian Lance Taylor
5
-52
/
+197
2017-01-09
runtime: copy more of scheduler from Go 1.7 runtime
Ian Lance Taylor
9
-173
/
+1896
2017-01-03
runtime: remove __go_alloc and __go_free
Ian Lance Taylor
5
-16
/
+315
2017-01-03
re PR go/78789 (Error: no such instruction: `aesenc %xmm0,%xmm2' when compili...
Ian Lance Taylor
3
-1
/
+9
2016-12-19
runtime: copy cgo support from Go 1.7 runtime
Ian Lance Taylor
9
-69
/
+534
2016-12-08
runtime: copy memory hash code from Go 1.7
Ian Lance Taylor
8
-6
/
+305
2016-12-08
runtime: allocate _panic struct on heap
Ian Lance Taylor
1
-4
/
+13
2016-12-01
runtime: set isarchive in initsig
Ian Lance Taylor
1
-0
/
+5
2016-11-30
runtime: print C functions in traceback
Ian Lance Taylor
1
-0
/
+9
2016-11-30
runtime: fixes for -buildmode=c-archive
Ian Lance Taylor
3
-5
/
+14
2016-11-22
re PR go/77910 (go: open zversion.go: no such file or directory)
Ian Lance Taylor
1
-1
/
+6
2016-11-22
runtime: rewrite panic/defer code from C to Go
Ian Lance Taylor
6
-29
/
+803
2016-11-18
runtime: move schedt type and sched var from C to Go
Ian Lance Taylor
2
-12
/
+15
2016-11-18
libgo: remove old/regexp and old/template
Ian Lance Taylor
8
-4447
/
+0
2016-11-18
Correct gcc/go/gofrontend/lex.cc and libgo/aclocal.m4 to the versions in the ...
Ian Lance Taylor
2
-8
/
+0
2016-11-18
Update libgo/configure to restore it to the master version.
Ian Lance Taylor
4
-0
/
+0
2016-11-18
runtime, reflect: rewrite Go to FFI type conversion in Go
Ian Lance Taylor
4
-14
/
+327
2016-11-16
runtime: replace runtime1.goc with Go and C code
Ian Lance Taylor
5
-32
/
+23
2016-11-14
runtime: don't crash if signal handler info argument is nil
Ian Lance Taylor
2
-2
/
+10
2016-11-10
runtime: copy signal code from Go 1.7 runtime
Ian Lance Taylor
11
-37
/
+991
2016-11-01
runtime: recreate function called by cgo -gccgo
Ian Lance Taylor
1
-0
/
+17
2016-10-28
compiler, runtime: copy slice code from Go 1.7 runtime
Ian Lance Taylor
2
-5
/
+232
2016-10-28
re PR go/78144 (FAIL: time on systems with tzdata2016g installed)
Ian Lance Taylor
1
-2
/
+5
2016-10-28
re PR go/78143 (bootstrap broken in libgo on powerpc-linux-gnu)
Ian Lance Taylor
1
-1
/
+1
2016-10-21
runtime: copy lfstack code from Go 1.7 runtime
Ian Lance Taylor
4
-9
/
+82
2016-10-20
runtime: rewrite interface code into Go
Ian Lance Taylor
5
-1
/
+567
2016-10-19
runtime, syscall: force EPOLLET to be positive
Ian Lance Taylor
1
-1
/
+1
[prev]
[next]