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
/
gofrontend
/
MERGE
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+1
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-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
1
-1
/
+1
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
1
-1
/
+1
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
1
-1
/
+1
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
1
-1
/
+1
2020-01-09
compiler: don't add composite literal keys to package bindings
Ian Lance Taylor
1
-1
/
+1
2020-01-08
compiler: fix loopdepth tracking in array slicing expression in escape analysis
Ian Lance Taylor
1
-1
/
+1
2020-01-07
compiler, runtime: stop using __go_runtime_error
Ian Lance Taylor
1
-1
/
+1
2020-01-07
compiler: avoid write barrier for a[i] = a[i][:v]
Ian Lance Taylor
1
-1
/
+1
2020-01-07
compiler: avoid a couple of compiler crashes
Ian Lance Taylor
1
-1
/
+1
2020-01-02
compiler, runtime, reflect: generate hash functions only for map keys
Ian Lance Taylor
1
-1
/
+1
2020-01-02
compiler: split writing of equal and hash functions for types
Ian Lance Taylor
1
-1
/
+1
2019-12-24
re PR go/93020 (Final patches to build gcc-10 on GNU/Hurd)
Ian Lance Taylor
1
-1
/
+1
2019-12-11
compiler: generate type descriptor for pointer to alias defined in another pa...
Ian Lance Taylor
1
-1
/
+1
2019-12-09
re PR go/92861 (Passes relative time to sem_timedwait on GNU/Hurd)
Ian Lance Taylor
1
-1
/
+1
2019-12-09
re PR go/92861 (Passes relative time to sem_timedwait on GNU/Hurd)
Ian Lance Taylor
1
-1
/
+1
2019-12-06
re PR go/92820 (libgo.so.15 has executable stack)
Ian Lance Taylor
1
-1
/
+1
2019-12-06
re PR other/29842 ([meta-bug] outstanding patches / issues from STMicroelectr...
Ian Lance Taylor
1
-1
/
+1
2019-12-06
re PR go/92810 (Compiling GCC go for aarch64_be-marvell-linux-gnu fails)
Ian Lance Taylor
1
-1
/
+1
2019-12-05
re PR go/92820 (libgo.so.15 has executable stack)
Ian Lance Taylor
1
-1
/
+1
2019-11-21
re PR go/92605 (r278509 causes/reveals issue in building go library)
Ian Lance Taylor
1
-1
/
+1
2019-11-21
mksysinfo: use type aliases for time struct field types
Ian Lance Taylor
1
-1
/
+1
[next]