++0x -> ++11.
[gcc.git] / gcc / testsuite / go.test /
2013-10-14 Ian Lance TaylorUpdate Go testsuite to a copy of the Go 1.1.2 testsuite.
2013-08-07 Ian Lance Taylorcompiler: Fix "missing return" error for case T1, T2...
2013-06-26 Ian Lance Taylorcompiler: reject integer division by zero constant.
2013-06-25 Ian Lance TaylorUpdate shift1.go test for recent changes.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-13 Ian Lance Taylorcompiler: Accept trailing comma after varargs parameter.
2012-12-12 Ian Lance Taylorruntime: Delete from a nil map is now a no-op.
2012-12-05 Ian Lance Taylorcompiler: Check for negative or inverted arguments...
2012-11-09 Ian Lance Taylorgo-test.exp (go-gc-tests): Handle runoutput test type...
2012-11-06 Ian Lance TaylorUpdate index.go from master testsuite.
2012-10-23 Ian Lance Taylorlibgo: Update to current sources.
2012-09-29 Ian Lance TaylorUpdate to current version of Go testsuite.
2012-08-23 Ian Lance Taylorcompiler: Comparisons return untyped boolean value.
2012-04-20 Ian Lance Taylorgo-test.exp (go-set-goarch): Recognize powerpc*-*-*.
2012-03-02 Ian Lance Taylorlibgo: Update to weekly.2012-02-22 release.
2012-03-02 Ian Lance Taylorlibgo: Update to weekly.2012-02-14 release.
2012-02-14 Ian Lance Taylorre PR go/48501 (64bit-out.go, select5-out.go, tmp.go...
2012-02-12 Ian Lance Taylorre PR go/51874 (Many libgo testsuite failures on IRIX)
2012-02-09 Ian Lance Taylorgo-test.exp (go-gc-tests): Don't run stack.go on system...
2012-02-09 Ian Lance Taylorlibgo: Update to weekly.2012-02-07.
2012-02-09 Ian Lance Taylorgo-test.exp (go-gc-tests): Don't run chan/select2.go...
2012-02-01 Uros Bizjakgo-test.exp (go-gc-tests): xfail test/nilptr.go runtime...
2012-01-30 Uros Bizjakre PR go/48501 (64bit-out.go, select5-out.go, tmp.go...
2012-01-25 Ian Lance TaylorRemove a couple of object files committed by accident.
2012-01-25 Ian Lance Taylorgo-test.exp (go-gc-tests): Handle a few more test lines.
2012-01-25 Ian Lance TaylorUpdate to current Go testsuite.
2012-01-24 Ian Lance Taylorcompiler: Do not allow slice of array literal.
2012-01-23 Ian Lance Taylorcompiler: Give an error if a variable is defined but...
2012-01-21 Ian Lance Taylorcompiler: Change alias handling, change rune alias...
2012-01-20 Ian Lance Taylorcompiler: Handle recursive interfaces.
2012-01-20 Uros Bizjakgo-test.exp (go-gc-tests): Pass correctly formatted...
2012-01-18 Ian Lance Taylorre PR go/50656 (Several Go tests with unrecognized...
2012-01-13 Ian Lance Taylorlibgo: Update to weekly.2011-12-22.
2012-01-06 Ian Lance Taylorcompiler, runtime: Implement struct and array comparisons.
2011-12-28 Ian Lance Taylorcompiler: Prohibit comparisons of funcs, maps, and...
2011-12-14 Ian Lance Taylorlibgo: Update to weekly.2011-12-06.
2011-12-13 Ian Lance Taylorlibgo: Update to weekly.2011-12-02.
2011-12-13 Ian Lance Taylorcompiler: Permit converting between string and named...
2011-12-08 Ian Lance Taylorcompiler: Don't check for hidden fields on struct assig...
2011-12-07 Ian Lance Taylorlibgo: Update to weekly 2011-11-09.
2011-12-03 Ian Lance Taylorlibgo: Update to weekly.2011-11-02.
2011-11-04 Ian Lance TaylorFix select { case v, ok := <-c: }.
2011-10-26 Ian Lance TaylorUpdate Go library to last weekly.
2011-10-22 Ian Lance TaylorUpdate Go library to r60.3 release.
2011-09-23 Ian Lance Taylorgo-test.exp (errchk): Handle more cases of getting...
2011-09-21 Ian Lance TaylorUpdate Go testsuite to release r60.
2011-09-20 Ian Lance TaylorImplement goto restrictions.
2011-09-17 Ian Lance TaylorImprove errors for invalid use of [...]type.
2011-09-16 Ian Lance TaylorBlock forever on send/receive to/from nil channel.
2011-09-16 Ian Lance TaylorUpdate Go library to r60.
2011-07-11 H.J. LuCheck ia32 effective target.
2011-05-20 Ian Lance TaylorUpdate to current version of Go library.
2011-04-25 Rainer Orth* go.test/go-test.exp (go-set-goarch): Accept mips...
2011-04-01 Uros Bizjak* go.test/go-test.exp (go-set-goarch): Recognize alpha...
2011-04-01 Ian Lance Taylor* go.test/go-test.exp (go-set-goarch): Recognize MIPS...
2011-03-30 Ian Lance TaylorCopy env.go from master Go testsuite.
2011-03-30 Rainer Orthgo-test.exp (go-set-goarch): Use sparc64 for 64-bit...
2011-03-30 Ian Lance TaylorUpdate to current Go library.
2011-03-29 Ian Lance TaylorUpdate to current master Go testsuite.
2011-03-29 Ian Lance Taylorgo-test.exp: Handle the test lines used in several...
2011-03-28 Ian Lance TaylorPermit copying hidden fields when passing method receiver.
2011-03-26 Ian Lance TaylorDon't look up methods for pointer to interface.
2011-03-26 Ian Lance TaylorDon't permit embedded field to be pointer to interface.
2011-03-25 Ian Lance TaylorGive an error if a label is defined but not used.
2011-03-25 Ian Lance TaylorRemove closed function. Fix tuple receive in select.
2011-03-24 Ian Lance TaylorCondition in if statement is not optional.
2011-03-24 Ian Lance TaylorChange c <- v from an expression to a statement.
2011-03-23 Ian Lance Taylor* go.test/go-test.exp (errchk): Ignore lines containing...
2011-03-23 Ian Lance TaylorSend on a closed channel panics.
2011-03-08 Jakub Jelinekgo-test.exp: For goroutines.go test if GCCGO_RUN_ALL_TE...
2011-02-19 Ian Lance TaylorRemove old mechanism for passing varargs argument to...
2011-01-21 Ian Lance TaylorRemove the types float and complex.
2011-01-12 Rainer Orthgo-test.exp (go-set-goarch): New proc.
2010-12-21 Ian Lance Taylorgo-test.exp: Clear runtests around invocation of go...
2010-12-03 Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.