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: Unpack method names when sorting them - - - - --- 2016-02-03 Ian Lance Taylor New
Go patch committed: Accept map composite literals with omitted key types - - - - --- 2016-01-27 Ian Lance Taylor New
Go patch committed: enable -fkeep-gc-roots-live for Go - - - - --- 2016-01-27 Ian Lance Taylor New
Patch RFA: Add option -fcollectible-pointers, use it in ivopts - - - - --- 2016-01-27 Ian Lance Taylor New
Go patch committed: Don't crash on erroneous array return types - - - - --- 2016-01-27 Ian Lance Taylor New
gccgo patch committed: Don't crash on invalid array type declarations - - - - --- 2016-01-26 Ian Lance Taylor New
gccgo patch committed: avoid knock-on errors with impossibly large types - - - - --- 2016-01-26 Ian Lance Taylor New
GCC 5 libgo patch committed: Update mksysinfo on GCC 5 branch - - - - --- 2016-01-26 Ian Lance Taylor New
Patch RFA: Add option -fcollectible-pointers, use it in ivopts - - - - --- 2016-01-26 Ian Lance Taylor New
Patch RFA: Add option -fcollectible-pointers, use it in ivopts - - - - --- 2016-01-22 Ian Lance Taylor New
Patch RFA: Add option -fcollectible-pointers, use it in ivopts - - - - --- 2016-01-20 Ian Lance Taylor New
libgo patch committed: Make ps use more portable - - - - --- 2016-01-11 Ian Lance Taylor New
Go patch committed: Fix passing zero-sized global variable to function - - - - --- 2015-12-22 Ian Lance Taylor New
Go patch committed: Fix passing zero-sized global variable to function - - - - --- 2015-12-22 Ian Lance Taylor New
libgo patch committed: Make sure NLA_HDRLEN is defined - - - - --- 2015-12-18 Ian Lance Taylor New
Go patch committed: Fix array dimension handling on 32-bit host - - - - --- 2015-12-02 Ian Lance Taylor New
Go patch committed: Don't set TYPE_STRING_FLAG on a type variant - - - - --- 2015-12-01 Ian Lance Taylor New
libgo patch committed: Don't overallocate in select - - - - --- 2015-11-26 Ian Lance Taylor New
Patch RFA: Improve building gotools with a cross compiler - - - - --- 2015-11-25 Ian Lance Taylor New
libgo patch committed: Fix reflect.Call of function returning zero-sized type - - - - --- 2015-11-23 Ian Lance Taylor New
libgo patch committed: Fix offset handling in syscall.Sendfile - - - - --- 2015-11-21 Ian Lance Taylor New
Go testsuite patch committed: Skip nilptr.go if PIE - - - - --- 2015-11-21 Ian Lance Taylor New
libgo patch committed: Don't run multicast tests on nil interface if -test.short - - - - --- 2015-11-21 Ian Lance Taylor New
libgo: use clock_gettime to get current time - - - - --- 2015-11-21 Ian Lance Taylor New
Go patch committed: Fix minor performance problem in import-archive - - - - --- 2015-11-20 Ian Lance Taylor New
libgo patch committed: Fix PR 67976 on GCC 5 branch - - - - --- 2015-11-20 Ian Lance Taylor New
libgo patch committed: Handle DW_AT_specification in cgo - - - - --- 2015-11-20 Ian Lance Taylor New
libgo patch committed: use correct tool dir with gccgo - - - - --- 2015-11-20 Ian Lance Taylor New
Go patch committed: add receiver type to specific type function name - - - - --- 2015-11-20 Ian Lance Taylor New
libgo patch committed: always use --whole-archive in go tool - - - - --- 2015-11-10 Ian Lance Taylor New
libgo patch committed: Fix unexported embedded structs - - - - --- 2015-11-07 Ian Lance Taylor New
libgo patch committed: Update to Go 1.5 release - - - - --- 2015-11-06 Ian Lance Taylor New
libgo patch committed: Update to Go 1.5 release - - - - --- 2015-11-04 Ian Lance Taylor New
libgo patch committed: Update to Go 1.5 release - - - - --- 2015-11-03 Ian Lance Taylor New
[gofrontend-dev] Re: libgo patch committed: Update to Go 1.5 release - - - - --- 2015-11-02 Ian Lance Taylor New
libgo patch committed: Update to Go 1.5 release - - - - --- 2015-11-02 Ian Lance Taylor New
libgo patch committed: Update to Go 1.5 release - - - - --- 2015-11-02 Ian Lance Taylor New
libgo patch committed: Update to Go 1.5 release - - - - --- 2015-11-01 Ian Lance Taylor New
Go patch committed: Traverse types of call expression - - - - --- 2015-11-01 Ian Lance Taylor New
libgo patch committed: When non-split-stack, allocate 64-bit stack using mmap - - - - --- 2015-10-31 Ian Lance Taylor New
gotools patch committed: Update for Go 1.5.1 library - - - - --- 2015-10-31 Ian Lance Taylor New
libgo patch committed: Update to Go 1.5.1 - - - - --- 2015-10-31 Ian Lance Taylor New
libgo patch committed: Update to Go 1.5 release - - - - --- 2015-10-31 Ian Lance Taylor New
Go patch committed: build pointer type to types with methods - - - - --- 2015-10-30 Ian Lance Taylor New
Go patch committed: Drop zero field from type descriptors - - - - --- 2015-10-29 Ian Lance Taylor New
Go patch committed: Use Go function closures for type hash/equal functions - - - - --- 2015-10-29 Ian Lance Taylor New
Go patch committed: Don't check invalid constant when lowering binary expr - - - - --- 2015-10-20 Ian Lance Taylor New
Go patch committed: Check shift by string value - - - - --- 2015-10-20 Ian Lance Taylor New
Go patch committed: Don't make temporaries for constant operands - - - - --- 2015-10-07 Ian Lance Taylor New
libgo patch committed: Call C library fcntl function, not syscall - - - - --- 2015-10-07 Ian Lance Taylor New
Go patch committed: Track each package import separately - - - - --- 2015-10-06 Ian Lance Taylor New
Go patch committed: Update Unicode letters table to Unicode 8.0.0 - - - - --- 2015-10-05 Ian Lance Taylor New
Go patch committed: Only check OPT_m32 if TARGET_CAN_SPLIT_STACK_64BIT - - - - --- 2015-10-01 Ian Lance Taylor New
Go patch committed: Accept untyped integer values as indexes - - - - --- 2015-09-29 Ian Lance Taylor New
libgo patch committed: rewrite lfstack to look more like gc code - - - - --- 2015-09-24 Ian Lance Taylor New
libgo patch committed: Use =, not ==, in mksysinfo.sh - - - - --- 2015-09-23 Ian Lance Taylor New
libgo patch committed: rewrite lfstack to look more like gc code - - - - --- 2015-09-23 Ian Lance Taylor New
Go compiler patch: issue receive type errors earlier - - - - --- 2015-09-17 Ian Lance Taylor New
Go patch committed: Don't crash on erroneous channel reads - - - - --- 2015-09-16 Ian Lance Taylor New
Go patch committed: Don't crash on malformed numeric constants - - - - --- 2015-09-16 Ian Lance Taylor New
Go patch committed: Avoid compiler crash on initialization error - - - - --- 2015-09-15 Ian Lance Taylor New
libgo patch committed: Use -fno-split-stack for Go if linker doesn't support split-stack - - - - --- 2015-09-15 Ian Lance Taylor New
libgo patch committed: check linking split-stack and non-split-stack together - - - - --- 2015-09-15 Ian Lance Taylor New
libgo patch committed: Go back to ignoring stack sizes for next GC - - - - --- 2015-09-15 Ian Lance Taylor New
libgo patch committed: Don't provide ustat on arm64 GNU/Linux - - - - --- 2015-09-15 Ian Lance Taylor New
Go patch committed: Don't use context for constant expressions - - - - --- 2015-09-14 Ian Lance Taylor New
Go patch committed: Fix possible out of bounds memcmp - - - - --- 2015-09-11 Ian Lance Taylor New
libgo patch committed: Return 0, not NULL, for type int - - - - --- 2015-09-11 Ian Lance Taylor New
Go patch committed: report errors from very large types - - - - --- 2015-09-10 Ian Lance Taylor New
Go patch committed: Don't allow constant shifts of non-integers - - - - --- 2015-09-10 Ian Lance Taylor New
Go patch committed: report invalid receiver types - - - - --- 2015-09-03 Ian Lance Taylor New
Go patch committed: mark erroneous constants as invalid - - - - --- 2015-09-02 Ian Lance Taylor New
Go patch committed: handle out of range constant integer to string conversion - - - - --- 2015-09-02 Ian Lance Taylor New
Go patch committed: check for invalid UTF-8 in line comments - - - - --- 2015-08-31 Ian Lance Taylor New
Go patch committed: report unused vars initialized to function literals - - - - --- 2015-08-27 Ian Lance Taylor New
Go patch committed: allow multiple blank labels - - - - --- 2015-08-27 Ian Lance Taylor New
Go patch committed: Don't record dependencies of redefinitions - - - - --- 2015-08-27 Ian Lance Taylor New
Go patch committed: Don't crash on invalid builtin calls - - - - --- 2015-08-27 Ian Lance Taylor New
Go patch committed: don't crash on invalid numeric type - - - - --- 2015-08-26 Ian Lance Taylor New
Go patch committed: disallow unary ^ on boolean values - - - - --- 2015-08-25 Ian Lance Taylor New
Go patch committed: accept numeric literals with leading zeroes - - - - --- 2015-08-25 Ian Lance Taylor New
Go patch committed: Allow string slices with start == len - - - - --- 2015-08-25 Ian Lance Taylor New
Go patch committed: Don't crash on erroneous array types - - - - --- 2015-08-25 Ian Lance Taylor New
Go patch committed: Type check parameters in sink function declaration - - - - --- 2015-08-25 Ian Lance Taylor New
Go patch commmitted: Don't crash on empty print call - - - - --- 2015-08-20 Ian Lance Taylor New
libgo patch committed: Another fix for killing sleep processes in testsuite - - - - --- 2015-08-20 Ian Lance Taylor New
Demangler patch committed: Fix constructor names with ABI tags - - - - --- 2015-08-15 Ian Lance Taylor New
Go patch committed: Issue error for invalid receiver types - - - - --- 2015-08-14 Ian Lance Taylor New
Go patch committed: Ignore erroneous trees in flatten - - - - --- 2015-08-13 Ian Lance Taylor New
Go patch committed: Don't make GC symbol for invalid array type - - - - --- 2015-08-12 Ian Lance Taylor New
Go patch committed: Check for EOF when parsing function signature - - - - --- 2015-08-11 Ian Lance Taylor New
Go patch committed: Comments with newlines are treated like a newline - - - - --- 2015-08-11 Ian Lance Taylor New
Go patch committed: Don't create void-typed temporaries - - - - --- 2015-08-11 Ian Lance Taylor New
[gofrontend-dev] Re: libgo patch committed: Kill sleep processes in testsuite - - - - --- 2015-08-07 Ian Lance Taylor New
Go patch committed: Verify pointer's underlying type - - - - --- 2015-08-04 Ian Lance Taylor New
Go patch committed: Use the type context to determine type of a complex constant - - - - --- 2015-08-04 Ian Lance Taylor New
libgo patch committed: Backport some patches to GCC 5 branch - - - - --- 2015-08-04 Ian Lance Taylor New
[gofrontend-dev] Re: Go patch committed: Fix error reporting for invalid builtin calls - - - - --- 2015-08-04 Ian Lance Taylor New
Go patch committed: Don't allow multiple function declarations - - - - --- 2015-08-03 Ian Lance Taylor New
libgo patch committed: Kill sleep processes in testsuite - - - - --- 2015-08-03 Ian Lance Taylor New
« 1 2 ... 11 12 13 14 »