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/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
/
gcc
/
go
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
compiler,runtime: pass only ptr and len to some runtime calls
Ian Lance Taylor
3
-35
/
+40
2020-07-27
compiler: for package-scope "a = b; b = x" just set "a = x"
Ian Lance Taylor
2
-8
/
+31
2020-07-27
compiler: scan all function literals for escape analysis
Ian Lance Taylor
2
-12
/
+19
2020-07-23
libgo: add AIX FAT libraries support
Clément Chigot
1
-1
/
+1
2020-07-17
libgo: update to Go 1.14.6 release
Ian Lance Taylor
1
-1
/
+1
2020-07-11
compiler: avoid generating unnamed bool type descriptor
Ian Lance Taylor
4
-7
/
+15
2020-07-11
compiler: handle aliases to pointer types with interfaces
Ian Lance Taylor
2
-6
/
+13
2020-07-10
libgo: update to Go 1.14.4 release
Ian Lance Taylor
1
-1
/
+1
2020-06-29
compiler: remove some erroneous code that was never run
Ian Lance Taylor
2
-10
/
+6
2020-06-15
libgo: update x/sys/cpu to add all GOARCHes supported by gccgo
Tobias Klauser
1
-1
/
+1
2020-06-15
internal/syscall/unix: use getrandom_linux_generic.go on riscv
Tobias Klauser
1
-1
/
+1
2020-06-12
runtime: fix arenaBaseOffset for aix/ppc
Clément Chigot
1
-1
/
+1
2020-05-25
libgo: update x/sys/cpu after gccgo support added
Clément Chigot
1
-1
/
+1
2020-05-15
libgo: only build syscall test with -static if it works
Ian Lance Taylor
1
-1
/
+1
2020-05-14
libgo: only build syscall test with -static on GNU/Linux
Ian Lance Taylor
1
-1
/
+1
2020-05-13
libgo: build syscall test with -static
Ian Lance Taylor
1
-1
/
+1
2020-05-11
runtime: fix TestCallersNilPointerPanic
eric fang
1
-1
/
+1
2020-05-11
syscall: append to environment in tests, don't clobber it
Ian Lance Taylor
1
-1
/
+1
2020-05-11
compiler: use const std::string& in a couple of places
Ian Lance Taylor
3
-4
/
+4
2020-04-23
gotest: increase the test timeout
eric fang
1
-1
/
+1
2020-04-20
gccgo: fix runtime compilation on NetBSD
Benny Siegert
1
-1
/
+1
2020-04-15
runtime: use 64 bits of hash seed on arm64
eric fang
1
-1
/
+1
2020-04-15
Go Gcc_backend class: mark prefetch as novops
Ian Lance Taylor
2
-88
/
+100
2020-04-09
libgo: update to final 1.14.2 release
Ian Lance Taylor
1
-1
/
+1
2020-04-09
compiler: look up composite literal keys in the global namespace
Ian Lance Taylor
2
-4
/
+12
2020-04-06
libgo: update to almost the 1.14.2 release
Ian Lance Taylor
1
-1
/
+1
2020-02-28
runtime: handle linux/arm64 signal register
eric fang
1
-1
/
+1
2020-02-26
libgo: update to final Go1.14 release
Ian Lance Taylor
1
-1
/
+1
2020-02-24
internal/poll: add hurd build tag
Ian Lance Taylor
1
-1
/
+1
2020-02-24
internal/syscall/unix: add hurd build tag
Ian Lance Taylor
1
-1
/
+1
2020-02-18
cmd/go: update -DGOPKGPATH to use current pkgpath encoding
Ian Lance Taylor
1
-1
/
+1
2020-02-16
libgo: install internal/reflectlite.gox
Ian Lance Taylor
1
-1
/
+1
2020-02-15
libgo: update to Go1.14rc1 release
Ian Lance Taylor
1
-1
/
+1
2020-02-15
runtime: on 32-bit systems, limit default GOMAXPROCS to 32
Ian Lance Taylor
1
-1
/
+1
2020-02-03
syscall: fix riscv64 GNU/Linux build
Ian Lance Taylor
1
-1
/
+1
2020-01-29
runtime, syscall: add a couple of hurd build tags
Ian Lance Taylor
1
-1
/
+1
2020-01-29
runtime: update netpoll_hurd.go for go1.14beta1 changes
Ian Lance Taylor
1
-1
/
+1
2020-01-27
compiler: cleanups permitted by GCC requirement of MPFR 3.1.0
Ian Lance Taylor
4
-58
/
+58
2020-01-24
libgo: handle --with-toolexeclibdir=.
Ian Lance Taylor
1
-1
/
+1
2020-01-23
internal/cpu: don't define CacheLinePadSize for riscv64
Ian Lance Taylor
1
-1
/
+1
2020-01-22
gotest: explicitly skip type descriptors
Ian Lance Taylor
1
-1
/
+1
2020-01-22
runtime: for Solaris, add osinit, and drop duplicate getncpu
Ian Lance Taylor
1
-1
/
+1
2020-01-22
internal/syscall/unix: use getrandom_linux_generic.go on arm64be
Andrew Pinski
1
-1
/
+1
2020-01-22
runtime: call runtime_nanotime1, not runtime_nanotime
Ian Lance Taylor
1
-1
/
+1
2020-01-21
libgo: update to Go1.14beta1
Ian Lance Taylor
1
-1
/
+1
2020-01-10
gotest: don't use local
Ian Lance Taylor
1
-1
/
+1
2020-01-10
compiler: permit duplicate methods from embedded interfaces
Ian Lance Taylor
2
-10
/
+18
2020-01-09
libgo: compile examples in _test packages
Ian Lance Taylor
1
-1
/
+1
2020-01-09
compiler: don't localize names in export data
Ian Lance Taylor
2
-2
/
+2
2020-01-09
compiler: don't add composite literal keys to package bindings
Ian Lance Taylor
5
-33
/
+101
[next]