compiler: Don't crash on erroneous array types.
[gcc.git] / gcc / go / gofrontend / MERGE
2015-08-25 Ian Lance Taylorcompiler: Don't crash on erroneous array types.
2015-08-25 Ian Lance Taylorcompiler: Type check params in sink function decl.
2015-08-20 Ian Lance Taylorcompiler: Don't crash on invalid print call.
2015-08-20 Ian Lance Taylorlibgo/testsuite: another fix for killing the sleep...
2015-08-14 Ian Lance Taylorcompiler: Report unnamed receiver types.
2015-08-13 Ian Lance Taylorcompiler: Flatten erroneous subtrees into errors.
2015-08-12 Ian Lance Taylorcompiler: Don't make gc symbol for bad array type.
2015-08-11 Ian Lance Taylorcompiler: Check for EOF in malformed signatures.
2015-08-11 Ian Lance Taylorcompiler: Handle newlines in general comments.
2015-08-11 Ian Lance Taylorcompiler: Don't make void-typed temporaries.
2015-08-07 Ian Lance Taylorlibgo/testsuite: don't call kill without args
2015-08-04 Ian Lance Taylorcompiler: Verify pointer type's underlying type.
2015-08-04 Ian Lance Taylorcompiler: Use context to determine types of complex...
2015-08-04 Ian Lance Taylorruntime: initialize variable to avoid compiler warning
2015-08-03 Ian Lance Taylorsyscall: RawSockaddr fix for ppc64, ppc64le
2015-08-03 Ian Lance Taylorcompiler: Don't allow multiple function declarations.
2015-08-03 Ian Lance Taylorcompiler: Don't make erroneous type descriptors.
2015-08-03 Ian Lance Taylorlibgo/testsuite: kill sleep process in gotest
2015-08-03 Ian Lance Taylorre PR go/67101 (mprof.goc:408:5: error: calling ‘__buil...
2015-07-31 Ian Lance Taylorcompiler: Report errors for malformed builtin calls.
2015-07-31 Ian Lance Taylorcompiler: Check the type in function declarations.
2015-07-31 Ian Lance Taylorcompiler: Update unicode tables.
2015-07-31 Ian Lance Taylorcompiler: Don't allow builtin function values.
2015-07-29 Ian Lance Taylorsyscall: Fix to libgo/mksysinfo.sh
2015-07-25 Ian Lance Taylorsyscall: Add ioctl consts from if_tun.h
2015-07-24 Ian Lance Taylorcompiler: Don't parse malformed receiver/parameters.
2015-07-24 Ian Lance Taylorcompiler: Disallow rune literals with '\X'.
2015-07-24 Ian Lance Taylorcompiler: Don't make temporaries for constant expressions.
2015-07-23 Ian Lance Taylorcompiler: Make empty interface types for vars during...
2015-07-23 Ian Lance Taylorcompiler: Check for errors in the underlying types...
2015-07-20 Ian Lance Taylorcompiler: Create dummy labels for blank labels.
2015-07-20 Ian Lance Taylorcompiler: Remove unnecessary check for GCC-specific...
2015-07-14 Ian Lance Taylorcompiler,runtime: Determine if allocations need new...
2015-07-14 Ian Lance Taylorcompiler: Improve location info for function parameters.
2015-07-14 Ian Lance TaylorUpdate to patch that Aldy committed directly here.
2015-07-14 Ian Lance Taylorescape: Analyze multiple result type assertions.
2015-06-15 Ian Lance Taylorescape: Analyze binary expressions.
2015-06-15 Ian Lance TaylorAdd MERGE file to track the git revision of the most...