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
/
gcc
/
go
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
compiler,runtime: pass old slice's ptr/len/cap by value to growslice
Ian Lance Taylor
3
-9
/
+20
2019-03-19
libgo: fix build on AIX
Ian Lance Taylor
1
-1
/
+1
2019-03-18
libgo: update to Go 1.12.1
Ian Lance Taylor
1
-1
/
+1
2019-03-15
compiler: preserve nointerface property when inlining methods
Ian Lance Taylor
2
-1
/
+3
2019-03-15
compiler: use const rather than constexpr
Ian Lance Taylor
2
-2
/
+2
2019-03-15
compiler: eliminate bound checks in append expression
Ian Lance Taylor
3
-77
/
+99
2019-03-13
compiler: compare parse methods when indexing interface types for export
Ian Lance Taylor
4
-7
/
+45
2019-03-13
compiler: add new debugging helper function debug_go_type()
Ian Lance Taylor
4
-3
/
+388
2019-03-09
re PR go/89447 (libgo largefile support is incomplete and inconsistent)
Ian Lance Taylor
1
-1
/
+1
2019-03-07
re PR go/89227 (gotools test cmd/go fails with link error "call lacks nop, ca...
Ian Lance Taylor
2
-0
/
+7
2019-03-06
compiler: emit underlying constant in array_type length export
Ian Lance Taylor
2
-5
/
+12
2019-03-06
mksysinfo: actually use modified Statfs_t value
Ian Lance Taylor
1
-1
/
+1
2019-03-06
re PR go/89598 (go frontend fails to build against mpfr 2.4.2)
Ian Lance Taylor
2
-2
/
+2
2019-03-05
runtime: enable precise GC checks when using stack maps
Ian Lance Taylor
1
-1
/
+1
2019-03-05
cmd/go: pass -X64 to ar on aix/ppc64
Ian Lance Taylor
1
-1
/
+1
2019-03-05
sysinfo: add Flags to Statfs_t if not already there
Ian Lance Taylor
1
-1
/
+1
2019-03-05
re PR go/89598 (go frontend fails to build against mpfr 2.4.2)
Ian Lance Taylor
2
-3
/
+3
2019-03-02
re PR go/89406 (Go testing leaves many temporary directories in /tmp around)
Ian Lance Taylor
1
-1
/
+1
2019-03-01
cmd/go: restore passing D to ar
Ian Lance Taylor
1
-1
/
+1
2019-03-01
runtime: call execname and getpagesize on Solaris
Ian Lance Taylor
1
-1
/
+1
2019-03-01
cmd/go: add -O2 to invocation of gccgo
Ian Lance Taylor
1
-1
/
+1
2019-03-01
commit 66ac9466852d11e968f8fd2ad6ffc7386cee49e1
Ian Lance Taylor
1
-1
/
+1
2019-02-28
libgo: fix go_export extraction on Darwin
Ian Lance Taylor
1
-1
/
+1
2019-02-27
re PR go/89172 (FAIL: runtime/pprof)
Ian Lance Taylor
1
-1
/
+1
2019-02-27
runtime: align first persistentalloc chunk as requested
Ian Lance Taylor
1
-1
/
+1
2019-02-27
compiler: check duplicate numeric keys in map literals
Ian Lance Taylor
3
-3
/
+115
2019-02-27
compiler: check recursive inherited interface aliases
Ian Lance Taylor
2
-1
/
+18
2019-02-27
cmd/go: preserve CC for TestScript child processes
Ian Lance Taylor
1
-1
/
+1
2019-02-26
libgo: update to Go 1.12 release
Ian Lance Taylor
1
-1
/
+1
2019-02-26
re PR go/86535 (FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3....
Ian Lance Taylor
1
-1
/
+1
2019-02-26
libgo: update to Go1.12rc1
Ian Lance Taylor
1
-1
/
+1
2019-02-22
re PR go/89406 (Go testing leaves many temporary directories in /tmp around)
Ian Lance Taylor
1
-1
/
+1
2019-02-22
cmd/go: remove work directory on usage error
Ian Lance Taylor
1
-1
/
+1
2019-02-21
re PR go/89407 (go bootstrap failure on s390x starting with r268941)
Ian Lance Taylor
1
-1
/
+1
2019-02-20
compiler: fix a typo in comments
Ian Lance Taylor
2
-2
/
+2
2019-02-19
compiler: add debugger-callable AST dump functins
Ian Lance Taylor
2
-2
/
+83
2019-02-19
re PR go/89169 (FAIL: internal/cpu)
Ian Lance Taylor
1
-1
/
+1
2019-02-19
runtime: abort stack scan in cases that we cannot unwind the stack
Ian Lance Taylor
1
-1
/
+1
2019-02-15
compiler,runtime: use __builtin_dwarf_cfa for getcallersp
Cherry Zhang
7
-21
/
+34
2019-02-15
re PR go/89368 (ICE in go/gofrontend/expressions.cc:4669 after r268923)
Ian Lance Taylor
2
-2
/
+3
2019-02-15
re PR go/89123 (Too many go test failures on s390x-linux)
Ian Lance Taylor
1
-1
/
+1
2019-02-15
runtime: include <syscall.h> and <sys/syscall.h> if available
Ian Lance Taylor
1
-1
/
+1
2019-02-15
runtime: add type cast for non-split-stack calls to scanstackblock
Ian Lance Taylor
1
-1
/
+1
2019-02-15
compiler, runtime: harmonize types referenced by both C and Go
Ian Lance Taylor
6
-29
/
+42
2019-02-15
re PR go/89168 (FAIL: cmd/go/internal/load)
Ian Lance Taylor
1
-1
/
+1
2019-02-15
go-backend.c (go_imported_unsafe): Update optimization_default_node.
Ian Lance Taylor
2
-0
/
+6
2019-02-14
re PR go/89321 (cross build with riscv64 gccgo compilation failed due to asse...
Ian Lance Taylor
2
-1
/
+11
2019-02-14
compiler: check duplicate string keys in map composite literals
Ian Lance Taylor
6
-55
/
+98
2019-02-14
go-gcc.cc: #include "opts.h".
Ian Lance Taylor
2
-0
/
+41
2019-02-12
syscall: don't assume that WIFCONTINUED is defined
Ian Lance Taylor
1
-1
/
+1
[next]