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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-23
cmd/go: bring in final version of gccgo pkg-config support
Ian Lance Taylor
1
-2
/
+11
2016-04-13
libgo: update to Go 1.6.1 release
Ian Lance Taylor
10
-13
/
+59
2016-04-12
reflect: change Value.Call results to not be addressable
Ian Lance Taylor
2
-3
/
+11
2016-02-26
re PR go/69966 (libgo: Port syscall.SetsockoptUcred from golang)
Ian Lance Taylor
3
-0
/
+28
2016-02-18
libgo: Update to final Go 1.6 release.
Ian Lance Taylor
40
-149
/
+1337
2016-02-10
re PR go/66904 (cmd/go: "#cgo pkg-config:" comments do not work with gccgo)
Ian Lance Taylor
1
-3
/
+79
2016-02-03
libgo: Update to go1.6rc1.
Ian Lance Taylor
715
-11668
/
+43431
2015-11-21
re PR go/66378 (libgo syscall.Sendfile() does not honor/use offset argument)
Ian Lance Taylor
2
-0
/
+2
2015-11-21
re PR go/65785 (libgo TestIPv4MulticastListener test fails on machine with no...
Ian Lance Taylor
1
-2
/
+2
2015-11-20
re PR go/68072 (malformed DWARF TagVariable entry)
Ian Lance Taylor
1
-0
/
+5
2015-11-20
cmd: Use correct install tool dir with gccgo
Ian Lance Taylor
2
-2
/
+27
2015-11-10
re PR go/68255 (cgo-generated constructor not being called)
Ian Lance Taylor
1
-10
/
+2
2015-11-07
re PR go/66138 (json decoder Decode function fails for some structure return ...
Ian Lance Taylor
7
-18
/
+47
2015-11-06
libgo: Solaris portability fixes.
Ian Lance Taylor
6
-32
/
+44
2015-11-02
syscall: Change raw_ioctl cmd type to uintptr.
Ian Lance Taylor
1
-2
/
+2
2015-10-31
libgo: Update from Go 1.5 to Go 1.5.1.
Ian Lance Taylor
13
-14
/
+87
2015-10-31
runtime: Remove now unnecessary pad field from ParFor.
Ian Lance Taylor
988
-30033
/
+85128
2015-10-29
compiler, reflect, runtime: remove zero field from type descriptor
Ian Lance Taylor
1
-6
/
+0
2015-10-29
compiler, runtime: change type hash/equal to Go funcs
Ian Lance Taylor
1
-2
/
+2
2015-10-07
re PR go/67874 (fd_unix.go does not build when there is fcntl64 and no fcntl ...
Ian Lance Taylor
1
-1
/
+9
2015-09-15
libgo: don't provide ustat on arm64 GNU/Linux
Ian Lance Taylor
2
-3
/
+11
2015-08-03
syscall: RawSockaddr fix for ppc64, ppc64le
Ian Lance Taylor
3
-5
/
+28
2015-07-13
syscall: remove calls to Entersyscall & Exitsyscall in Getdents
Ian Lance Taylor
1
-2
/
+0
2015-04-17
re PR go/64683 (FAIL: runtime/pprof -- testing.go:278: The entry did not match)
Ian Lance Taylor
1
-0
/
+4
2015-04-17
re PR go/65755 (incorrect reflection of struct fields with gccgo)
Ian Lance Taylor
1
-7
/
+1
2015-03-31
go/cmd/go: always link external test packages first
Ian Lance Taylor
3
-5
/
+14
2015-03-26
re PR go/65587 (C package incomplete/not working for powerpc-linux-gnu)
Ian Lance Taylor
1
-1
/
+1
2015-03-26
libgo: Fix go/runtime test failure on S390.
Ian Lance Taylor
2
-1
/
+11
2015-03-24
re PR go/65417 (debug/elf: lacks support for PPC relocations)
Ian Lance Taylor
3
-0
/
+49
2015-03-24
re PR go/65462 (Use of 'go get' with gccgo is not finding dependencies correc...
Ian Lance Taylor
3
-14
/
+20
2015-03-12
go/build: cgo works on linux/arm64.
Ian Lance Taylor
1
-0
/
+1
2015-03-12
re PR go/65404 (cgo tool on powerpc-linux-gnu maybe incomplete)
Ian Lance Taylor
1
-0
/
+1
2015-03-10
re PR go/65353 (unknown ptrSize for $GOARCH "arm64" on aarch64-linux-gnu)
Ian Lance Taylor
1
-10
/
+32
2015-03-06
libgo: Upgrade to Go 1.4.2 release.
Ian Lance Taylor
15
-53
/
+157
2015-02-06
runtime: Add memprofilerate to GODEBUG
Ian Lance Taylor
1
-0
/
+4
2015-02-03
go/types: Remove unused testdata files.
Ian Lance Taylor
13
-1992
/
+0
2015-01-23
re PR go/64573 (Cmd.Start swallows error from fork()/clone())
Ian Lance Taylor
1
-0
/
+1
2015-01-23
re PR go/64725 (FAIL: libgo/runtime TestFinalizerType testing.go:278: #2: fin...
Ian Lance Taylor
1
-0
/
+9
2015-01-20
re PR go/64683 (FAIL: runtime/pprof -- testing.go:278: The entry did not match)
Ian Lance Taylor
1
-2
/
+4
2015-01-19
Add attribute unused to dummy arguments in ffi stub
Richard Henderson
1
-1
/
+2
2015-01-19
reflect: Fix build for systems that do not define ffi_go_closure.
Ian Lance Taylor
3
-7
/
+7
2015-01-16
testing/quick: Revert Alpha specific change.
Ian Lance Taylor
1
-7
/
+4
2015-01-16
compiler, reflect, runtime: Use static chain for closures.
Richard Henderson
12
-2205
/
+48
2015-01-16
net: Restore earlier Solaris-specific version of setKeepAlivePeriod.
Ian Lance Taylor
1
-0
/
+27
2015-01-15
go/build: cgo works on linux/alpha.
Ian Lance Taylor
1
-0
/
+1
2015-01-15
reflect: Correct error in conversion of s390x support to Go 1.4.
Ian Lance Taylor
1
-1
/
+1
2015-01-15
Add files somehow left out of last commit (upgrade to Go 1.4).
Ian Lance Taylor
2
-0
/
+174
2015-01-15
libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.
Ian Lance Taylor
588
-6750
/
+29513
2015-01-10
cmd/go: Back-port CL 157460043 (pass $CGO_LDFLAGS to linker with the "gccgo" ...
Ian Lance Taylor
1
-0
/
+1
2015-01-09
cmd/go: Adjust finding gccgo to match current upstream sources.
Ian Lance Taylor
1
-6
/
+13
[next]