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
/
testsuite
/
go.test
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2012-12-13
compiler: Accept trailing comma after varargs parameter.
Ian Lance Taylor
1
-1
/
+1
2012-12-12
runtime: Delete from a nil map is now a no-op.
Ian Lance Taylor
1
-3
/
+2
2012-12-05
compiler: Check for negative or inverted arguments to make.
Ian Lance Taylor
1
-1
/
+2
2012-11-09
go-test.exp (go-gc-tests): Handle runoutput test type with arguments.
Ian Lance Taylor
5
-25
/
+104
2012-11-06
Update index.go from master testsuite.
Ian Lance Taylor
1
-0
/
+5
2012-10-23
libgo: Update to current sources.
Ian Lance Taylor
2
-3
/
+3
2012-09-29
Update to current version of Go testsuite.
Ian Lance Taylor
748
-2283
/
+7103
2012-08-23
compiler: Comparisons return untyped boolean value.
Ian Lance Taylor
1
-2
/
+2
2012-04-20
go-test.exp (go-set-goarch): Recognize powerpc*-*-*.
Ian Lance Taylor
1
-1
/
+8
2012-03-02
libgo: Update to weekly.2012-02-22 release.
Ian Lance Taylor
6
-344
/
+9
2012-03-02
libgo: Update to weekly.2012-02-14 release.
Ian Lance Taylor
1
-4
/
+4
2012-02-14
re PR go/48501 (64bit-out.go, select5-out.go, tmp.go compilation times out)
Ian Lance Taylor
1
-0
/
+10
2012-02-12
re PR go/51874 (Many libgo testsuite failures on IRIX)
Ian Lance Taylor
1
-2
/
+2
2012-02-09
go-test.exp (go-gc-tests): Don't run stack.go on systems which don't support ...
Ian Lance Taylor
1
-5
/
+8
2012-02-09
libgo: Update to weekly.2012-02-07.
Ian Lance Taylor
6
-28
/
+37
2012-02-09
go-test.exp (go-gc-tests): Don't run chan/select2.go on systems which don't s...
Ian Lance Taylor
1
-0
/
+10
2012-02-01
go-test.exp (go-gc-tests): xfail test/nilptr.go runtime test on alpha*-*-*.
Uros Bizjak
1
-10
/
+13
2012-01-30
re PR go/48501 (64bit-out.go, select5-out.go, tmp.go compilation times out)
Uros Bizjak
1
-0
/
+3
2012-01-25
Remove a couple of object files committed by accident.
Ian Lance Taylor
2
-1146
/
+0
2012-01-25
go-test.exp (go-gc-tests): Handle a few more test lines.
Ian Lance Taylor
1
-3
/
+11
2012-01-25
Update to current Go testsuite.
Ian Lance Taylor
232
-1167
/
+9149
2012-01-24
compiler: Do not allow slice of array literal.
Ian Lance Taylor
1
-53
/
+0
2012-01-23
compiler: Give an error if a variable is defined but not used.
Ian Lance Taylor
12
-6
/
+13
2012-01-21
compiler: Change alias handling, change rune alias to int32.
Ian Lance Taylor
5
-28
/
+23
2012-01-20
compiler: Handle recursive interfaces.
Ian Lance Taylor
2
-2
/
+2
2012-01-20
go-test.exp (go-gc-tests): Pass correctly formatted options to go_target_comp...
Uros Bizjak
1
-8
/
+11
2012-01-18
re PR go/50656 (Several Go tests with unrecognized test line)
Ian Lance Taylor
3
-9
/
+50
2012-01-13
libgo: Update to weekly.2011-12-22.
Ian Lance Taylor
1
-2
/
+2
2012-01-06
compiler, runtime: Implement struct and array comparisons.
Ian Lance Taylor
2
-10
/
+29
2011-12-28
compiler: Prohibit comparisons of funcs, maps, and slices to non-nil.
Ian Lance Taylor
4
-152
/
+2
2011-12-14
libgo: Update to weekly.2011-12-06.
Ian Lance Taylor
2
-10
/
+10
2011-12-13
libgo: Update to weekly.2011-12-02.
Ian Lance Taylor
2
-5
/
+3
2011-12-13
compiler: Permit converting between string and named []byte/[]rune.
Ian Lance Taylor
2
-11
/
+10
2011-12-08
compiler: Don't check for hidden fields on struct assignments.
Ian Lance Taylor
6
-104
/
+11
2011-12-07
libgo: Update to weekly 2011-11-09.
Ian Lance Taylor
8
-30
/
+41
2011-12-03
libgo: Update to weekly.2011-11-02.
Ian Lance Taylor
12
-48
/
+36
2011-11-04
Fix select { case v, ok := <-c: }.
Ian Lance Taylor
1
-0
/
+29
2011-10-26
Update Go library to last weekly.
Ian Lance Taylor
2
-76
/
+26
2011-10-22
Update Go library to r60.3 release.
Ian Lance Taylor
1
-20
/
+20
2011-09-23
go-test.exp (errchk): Handle more cases of getting correct Tcl backslash quot...
Ian Lance Taylor
4
-14
/
+14
2011-09-21
Update Go testsuite to release r60.
Ian Lance Taylor
88
-79
/
+2397
2011-09-20
Implement goto restrictions.
Ian Lance Taylor
3
-13
/
+17
2011-09-17
Improve errors for invalid use of [...]type.
Ian Lance Taylor
1
-1
/
+4
2011-09-16
Block forever on send/receive to/from nil channel.
Ian Lance Taylor
1
-4
/
+4
2011-09-16
Update Go library to r60.
Ian Lance Taylor
5
-151
/
+156
2011-07-11
Check ia32 effective target.
H.J. Lu
1
-1
/
+1
2011-05-20
Update to current version of Go library.
Ian Lance Taylor
5
-30
/
+33
2011-04-25
* go.test/go-test.exp (go-set-goarch): Accept mips*-*-*.
Rainer Orth
1
-1
/
+1
2011-04-01
* go.test/go-test.exp (go-set-goarch): Recognize alpha*-*-*.
Uros Bizjak
1
-0
/
+3
[next]