Show patches with: Submitter = Ian Lance Taylor       |    State = Action Required       |    Archived = No       |   1356 patches
« 1 2 ... 11 12 13 14 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Go patch committed: Fix error reporting for invalid builtin calls - - - - --- 2015-08-03 Ian Lance Taylor New
Go patch committed: Fix error reporting for invalid builtin calls - - - - --- 2015-07-31 Ian Lance Taylor New
Go patch committed: Check types in function declarations - - - - --- 2015-07-31 Ian Lance Taylor New
Go patch committed: Update Unicode tables - - - - --- 2015-07-31 Ian Lance Taylor New
Go patch committed: Don't allow builtin function values that are not called - - - - --- 2015-07-31 Ian Lance Taylor New
libgo patch committed: Add missing spaces to last mksysinfo commit - - - - --- 2015-07-29 Ian Lance Taylor New
libgo patch committed: Add if_tun.h ioctl constants - - - - --- 2015-07-25 Ian Lance Taylor New
Go patch committed: Don't parse malformed receiver/parameters - - - - --- 2015-07-24 Ian Lance Taylor New
Go patch committed: Don't accept rune literals with \X - - - - --- 2015-07-24 Ian Lance Taylor New
Go patch committed: Don't move constant expressions for ordering - - - - --- 2015-07-24 Ian Lance Taylor New
Go patch committed - - - - --- 2015-07-23 Ian Lance Taylor New
Go patch committed - - - - --- 2015-07-23 Ian Lance Taylor New
Go patch committed: Don't simply discard blank labels - - - - --- 2015-07-20 Ian Lance Taylor New
Go patch committed: Remove unnecessary tests - - - - --- 2015-07-20 Ian Lance Taylor New
Go patch committed: Check for possible pointers at run time - - - - --- 2015-07-14 Ian Lance Taylor New
Go patch committed: Fix location of function parameters - - - - --- 2015-07-14 Ian Lance Taylor New
Go patch committed: Analyze multiple-result conversions - - - - --- 2015-07-14 Ian Lance Taylor New
libgo patch committed: Remove unnecessary Entersyscall (RMs: OK for GCC 5 branch?) - - - - --- 2015-07-13 Ian Lance Taylor New
Go patch committed: Analyze binary expressions in escape analysis - - - - --- 2015-06-15 Ian Lance Taylor New
Go patch committed: Add MERGE file - - - - --- 2015-06-15 Ian Lance Taylor New
Go patch committed: Don't crash when dumping AST of empty block - - - - --- 2015-06-15 Ian Lance Taylor New
gccgo patch committed: If unary & does not escape, variable does not escape - - - - --- 2015-05-12 Ian Lance Taylor New
libgo patch committed: Fix runtime/pprof test when libgo compiled with -O0 - - - - --- 2015-05-11 Ian Lance Taylor New
Go patch committed: Better escape analysis for interface parameters - - - - --- 2015-05-06 Ian Lance Taylor New
Go patch committed: Don't make temporaries for string concatenation of constants - - - - --- 2015-05-05 Ian Lance Taylor New
libgo patch committed: Permit nil Func in Func.Name - - - - --- 2015-05-05 Ian Lance Taylor New
Go patch committed: Use alloca for non-escaping new expressions - - - - --- 2015-04-30 Ian Lance Taylor New
Go patch committed: escape analysis of function values and conversions - - - - --- 2015-04-30 Ian Lance Taylor New
Go patch committed: Mark non-escaping variables whose address is not taken - - - - --- 2015-04-30 Ian Lance Taylor New
Go patch committed: Fix escape analysis for multi-result calls - - - - --- 2015-04-29 Ian Lance Taylor New
Go patch committed: Propagate escape info from closures to enclosed variables - - - - --- 2015-04-29 Ian Lance Taylor New
libgo patch committed: Support -buildmode=c-archive - - - - --- 2015-04-29 Ian Lance Taylor New
libgo patch committed: Compile go-main with -fPIC - - - - --- 2015-04-24 Ian Lance Taylor New
libgo patch committed: in runtime.Caller don't return ok as true if PC == 0 - - - - --- 2015-04-17 Ian Lance Taylor New
libgo patch committed: Skip runtime functions with no name in runtime/pprof - - - - --- 2015-04-17 Ian Lance Taylor New
libgo patch committed: Adjust libbacktrace PC value in runtime_callers callback - - - - --- 2015-04-17 Ian Lance Taylor New
Go patch committed: Fix PR 65755 on GCC 5 branch - - - - --- 2015-04-17 Ian Lance Taylor New
Go patch committed: Initial support for escape analysis - - - - --- 2015-04-17 Ian Lance Taylor New
Go patch committed: Fix PR 65755 on GCC 5 branch - - - - --- 2015-04-14 Ian Lance Taylor New
Go patch committed: discard carriage returns in raw string literals - - - - --- 2015-04-11 Ian Lance Taylor New
libgo patch committed: Build libnetgo.a - - - - --- 2015-04-07 Ian Lance Taylor New
libgo patch committed: Remove some accidentally committed files - - - - --- 2015-03-31 Ian Lance Taylor New
libgo patch committed: Fix go tool to put external tests first - - - - --- 2015-03-31 Ian Lance Taylor New
Go patch committed: Mark erroneous builtin calls as erroneous - - - - --- 2015-03-31 Ian Lance Taylor New
gccgo patch committed: Permit conversion from any uintptr type to unsafe.Pointer - - - - --- 2015-03-30 Ian Lance Taylor New
libgo patch committed: Complete support for 32-bit PPC relocations - - - - --- 2015-03-26 Ian Lance Taylor New
libgo patch committed: Avoid some s390 failures - - - - --- 2015-03-26 Ian Lance Taylor New
libgo patch committed: Add runtime/cgo to list of standard packages - - - - --- 2015-03-25 Ian Lance Taylor New
libgo patch committed: Add support for PPC32 relocs to debug/elf - - - - --- 2015-03-24 Ian Lance Taylor New
libgo/gotools patch committed: Fix go get dependencies - - - - --- 2015-03-24 Ian Lance Taylor New
Go patch committed: Permit label on fallthrough statement - - - - --- 2015-03-13 Ian Lance Taylor New
[gofrontend-dev] Re: Go patch committed: Don't strip Go programs - - - - --- 2015-03-13 Ian Lance Taylor New
gotools patch committed: Build gotools with compiler options - - - - --- 2015-03-12 Ian Lance Taylor New
libgo patch committed: It's OK to use cgo on PPC - - - - --- 2015-03-12 Ian Lance Taylor New
libgo patch committed: Add all gccgo GOARCH values to cgo size maps - - - - --- 2015-03-10 Ian Lance Taylor New
libgo patch committed: Don't crash if freeing small map - - - - --- 2015-03-09 Ian Lance Taylor New
libgo patch committed: Don't crash if crashing on signal due to heap corruption - - - - --- 2015-03-09 Ian Lance Taylor New
Mention go and gofmt tools in GCC 5 changes files - - - - --- 2015-03-09 Ian Lance Taylor New
web site update: Note that GCC 5 includes Go 1.4.2 - - - - --- 2015-03-06 Ian Lance Taylor New
libgo patch committed: update go Go 1.4.2 release - - - - --- 2015-03-06 Ian Lance Taylor New
Go patch committed: Do not declare type switch variable outside case statements - - - - --- 2015-03-06 Ian Lance Taylor New
Go testsuite patch committed: Disable nilptr test on s390* - - - - --- 2015-03-04 Ian Lance Taylor New
libgo patch committed: Add memprofilerate as GODEBUG option - - - - --- 2015-02-06 Ian Lance Taylor New
Remove libgo/go/go/types/testdata - - - - --- 2015-02-03 Ian Lance Taylor New
Go patch committed: Fix 32-bit host to 64-bit target cross-compilation - - - - --- 2015-02-03 Ian Lance Taylor New
Go patch committed: treat map index expressions as lvalues in range expressions - - - - --- 2015-01-31 Ian Lance Taylor New
Always pass explicit location to fatal_error - - - - --- 2015-01-30 Ian Lance Taylor New
Go patch committed: Fix -fgo-prefix handling - - - - --- 2015-01-30 Ian Lance Taylor New
Go patch committed: Fix -fgo-prefix handling - - - - --- 2015-01-30 Ian Lance Taylor New
Go testsuite patch committed: Skip nilptr2.go on targets without split stack - - - - --- 2015-01-23 Ian Lance Taylor New
libgo patch committed: Restore line lost in libgo merge - - - - --- 2015-01-23 Ian Lance Taylor New
libgo patch committed: Skip finalizer tests - - - - --- 2015-01-23 Ian Lance Taylor New
gotools patch committed: Don't use -static-libgo - - - - --- 2015-01-23 Ian Lance Taylor New
Go patch committed: Turn on debug info by default - - - - --- 2015-01-23 Ian Lance Taylor New
libgo patch committed: Don't crash if missing debug info in runtime.Callers - - - - --- 2015-01-23 Ian Lance Taylor New
gotools patch committed: Add trivial man pages - - - - --- 2015-01-23 Ian Lance Taylor New
Go patch committed: avoid infinite loop when reporting initialization loop - - - - --- 2015-01-22 Ian Lance Taylor New
gotools patch committed: Always install cgo as cgo - - - - --- 2015-01-22 Ian Lance Taylor New
Go patch committed: reject invalid ... with call returning multiple results - - - - --- 2015-01-22 Ian Lance Taylor New
libgo patch committed: Put base Go version in runtime.Version - - - - --- 2015-01-21 Ian Lance Taylor New
Go patch committed: Do not mark unused variables as used in closures - - - - --- 2015-01-20 Ian Lance Taylor New
libgo patch committed: Make mprof test more flexible - - - - --- 2015-01-20 Ian Lance Taylor New
Use static chain and libffi for Go closures - - - - --- 2015-01-19 Ian Lance Taylor New
Use static chain and libffi for Go closures - - - - --- 2015-01-16 Ian Lance Taylor New
libgo patch committed: Update to Go 1.4 - - - - --- 2015-01-16 Ian Lance Taylor New
libgo patch committed: Change handling of empty structs/arrays for libffi - - - - --- 2015-01-16 Ian Lance Taylor New
libgo patch committed: Update to Go 1.4 - - - - --- 2015-01-15 Ian Lance Taylor New
libgo patch committed: Update to Go 1.4 - - - - --- 2015-01-15 Ian Lance Taylor New
libgo patch committed: Bump version number - - - - --- 2015-01-15 Ian Lance Taylor New
libgo patch committed: Add missing files - - - - --- 2015-01-15 Ian Lance Taylor New
libgo patch committed: Update to Go 1.4 - - - - --- 2015-01-15 Ian Lance Taylor New
libgo patch committed: Pass CGO_LDFLAGS to linker for cgo - - - - --- 2015-01-10 Ian Lance Taylor New
gotools patch committed: Fix for non-bootstrap case - - - - --- 2015-01-10 Ian Lance Taylor New
libgo patch commited: Adjust finding gccgo by cmd/go to match upstream - - - - --- 2015-01-09 Ian Lance Taylor New
Patch RFA: Support for building Go tools - - - - --- 2015-01-08 Ian Lance Taylor New
libgo patch committed: Use default constant to set gccgo in go tool - - - - --- 2015-01-08 Ian Lance Taylor New
Go patch committed: Don't initialize zero-sized temporaries - - - - --- 2015-01-07 Ian Lance Taylor New
Go patch committed: Don't assign to embedded builtin types in composite literals - - - - --- 2015-01-07 Ian Lance Taylor New
Go patch committed: Fix export of complex constants with 0 imaginary part - - - - --- 2015-01-07 Ian Lance Taylor New
libgo patch committed: Add Go tool sources - - - - --- 2015-01-06 Ian Lance Taylor New
« 1 2 ... 11 12 13 14 »