Show patches with: Submitter = Ian Lance Taylor       |    State = Action Required       |    Archived = No       |   1354 patches
« 1 2 3 413 14 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Go patch committed: Permit unnamed types when ignoring struct tags Go patch committed: Permit unnamed types when ignoring struct tags - - - - --- 2022-01-06 Ian Lance Taylor New
Go patch committed: Remove duplication of Named_object traversal Go patch committed: Remove duplication of Named_object traversal - - - - --- 2022-01-05 Ian Lance Taylor New
Go patch committed: Don't pad epollevent on sparc64 GNU/Linux Go patch committed: Don't pad epollevent on sparc64 GNU/Linux - - - - --- 2021-12-29 Ian Lance Taylor New
Go patch committed: Traverse func subexprs when creating func descriptors Go patch committed: Traverse func subexprs when creating func descriptors - - - - --- 2021-11-11 Ian Lance Taylor New
Go patch committed: Permit compiler directives in parenthesized groups Go patch committed: Permit compiler directives in parenthesized groups - - - - --- 2021-10-26 Ian Lance Taylor New
libgcc patch committed: Use .init_array for constructor if available libgcc patch committed: Use .init_array for constructor if available - - - - --- 2021-10-08 Ian Lance Taylor New
Go patch committed: Use nullptr in a couple of cases Go patch committed: Use nullptr in a couple of cases - - - - --- 2021-10-05 Ian Lance Taylor New
Go patch committed: Avoid calling Expression::type before lowering Go patch committed: Avoid calling Expression::type before lowering - - - - --- 2021-09-30 Ian Lance Taylor New
libgo patch committed: set runtime.GOROOT at build time libgo patch committed: set runtime.GOROOT at build time - - - - --- 2021-09-21 Ian Lance Taylor New
libgo patch committed: Update to go1.17.1 release libgo patch committed: Update to go1.17.1 release - - - - --- 2021-09-16 Ian Lance Taylor New
Go patch committed: Don't pad zero-sized trailing field in results struct Go patch committed: Don't pad zero-sized trailing field in results struct - - - - --- 2021-09-11 Ian Lance Taylor New
Go patch committed: Correct condition for calling memclrHasPointers Go patch committed: Correct condition for calling memclrHasPointers - - - - --- 2021-09-10 Ian Lance Taylor New
libgo patch committed: Use hash32 for p32 variants libgo patch committed: Use hash32 for p32 variants - - - - --- 2021-09-07 Ian Lance Taylor New
libgo patch committed: Update to final Go 1.17 release libgo patch committed: Update to final Go 1.17 release - - - - --- 2021-09-05 Ian Lance Taylor New
libgo patch committed: Update to Go1.17rc2 release libgo patch committed: Update to Go1.17rc2 release - - - - --- 2021-08-13 Ian Lance Taylor New
Go patch committed: Store pointers to go:notinheap types indirectly Go patch committed: Store pointers to go:notinheap types indirectly - - - - --- 2021-08-12 Ian Lance Taylor New
Go patch committed: Don't crash on a, b := int(0) Go patch committed: Don't crash on a, b := int(0) - - - - --- 2021-08-11 Ian Lance Taylor New
Go patch committed: extend runtime/internal/atomic to sync/atomic Go patch committed: extend runtime/internal/atomic to sync/atomic - - - - --- 2021-08-05 Ian Lance Taylor New
Go patch committed: Be strict about escape analysis of builtin functions Go patch committed: Be strict about escape analysis of builtin functions - - - - --- 2021-08-05 Ian Lance Taylor New
Go patch committed: Support new language constructs in escape analysis Go patch committed: Support new language constructs in escape analysis - - - - --- 2021-08-04 Ian Lance Taylor New
Go patch committed: Return two values from selectnbrecv Go patch committed: Return two values from selectnbrecv - - - - --- 2021-08-03 Ian Lance Taylor New
Go patch committed: Allow converting from slice to pointer-to-array Go patch committed: Allow converting from slice to pointer-to-array - - - - --- 2021-08-02 Ian Lance Taylor New
Go patch committed: Support unsafe.Add and unsafe.Slice Go patch committed: Support unsafe.Add and unsafe.Slice - - - - --- 2021-08-02 Ian Lance Taylor New
Go patch committed: Avoid aliases in receiver types Go patch committed: Avoid aliases in receiver types - - - - --- 2021-07-19 Ian Lance Taylor New
Go patch commited: Set DECL_NAMELESS for temporaries Go patch commited: Set DECL_NAMELESS for temporaries - - - - --- 2021-06-29 Ian Lance Taylor New
Go patch committed: In composite literals use temps only for interfaces Go patch committed: In composite literals use temps only for interfaces - - - - --- 2021-06-29 Ian Lance Taylor New
libgo patch committed: Update libgo to Go 1.16.5 libgo patch committed: Update libgo to Go 1.16.5 - - - - --- 2021-06-10 Ian Lance Taylor New
Go patch committed: Don't quote ampersand in gccgo.texi Go patch committed: Don't quote ampersand in gccgo.texi - - - - --- 2021-05-27 Ian Lance Taylor New
Go patch committed: Mark global variables TREE_ADDRESSABLE Go patch committed: Mark global variables TREE_ADDRESSABLE - - - - --- 2021-05-24 Ian Lance Taylor New
libgo patch committed: Regenerate configure script libgo patch committed: Regenerate configure script - - - - --- 2021-05-19 Ian Lance Taylor New
Use Windows line endings in libgo test file Use Windows line endings in libgo test file - - - - --- 2021-05-19 Ian Lance Taylor New
libgo patch committed: Update to Go1.16.3 release libgo patch committed: Update to Go1.16.3 release - - - - --- 2021-04-12 Ian Lance Taylor New
Go patch committed: Copy receiver argument for go/defer of method call Go patch committed: Copy receiver argument for go/defer of method call - - - - --- 2021-03-17 Ian Lance Taylor New
libgo patch committed: Update to Go 1.16.2 release libgo patch committed: Update to Go 1.16.2 release - - - - --- 2021-03-15 Ian Lance Taylor New
libgo patch committed: Don't use == for string equality in C code libgo patch committed: Don't use == for string equality in C code - - - - --- 2021-03-13 Ian Lance Taylor New
Go patch committed: create temporaries for heap variables Go patch committed: create temporaries for heap variables - - - - --- 2021-03-11 Ian Lance Taylor New
libgo patch committed: Cast SIGSTKSZ to uintptr libgo patch committed: Cast SIGSTKSZ to uintptr - - - - --- 2021-03-09 Ian Lance Taylor New
libbacktrace patch committed: Don't special case file 0 libbacktrace patch committed: Don't special case file 0 - - - - --- 2021-03-03 Ian Lance Taylor New
Go patch committed: All go:embed with import _ "embed" Go patch committed: All go:embed with import _ "embed" - - - - --- 2021-03-02 Ian Lance Taylor New
libbacktrace patch committed: Pass -1 to error callback for unknown DWARF libbacktrace patch committed: Pass -1 to error callback for unknown DWARF - - - - --- 2021-03-02 Ian Lance Taylor New
libgo patch committed: Ensure 8 byte atomicity on ppc64 libgo patch committed: Ensure 8 byte atomicity on ppc64 - - - - --- 2021-02-26 Ian Lance Taylor New
libgo patch committed: Update to Go1.16 release libgo patch committed: Update to Go1.16 release - - - - --- 2021-02-19 Ian Lance Taylor New
Go patch committed: Unalias receiver type in export data Go patch committed: Unalias receiver type in export data - - - - --- 2021-02-16 Ian Lance Taylor New
Go patch committed: Use correct path for string/[]byte embed Go patch committed: Use correct path for string/[]byte embed - - - - --- 2021-02-12 Ian Lance Taylor New
libbacktrace patch committed: Use objcopy --help to check for option libbacktrace patch committed: Use objcopy --help to check for option - - - - --- 2021-02-12 Ian Lance Taylor New
libgo patch committed: Install new packages libgo patch committed: Install new packages - - - - --- 2021-02-03 Ian Lance Taylor New
gotools patch committed: Test file embedding gotools patch committed: Test file embedding - - - - --- 2021-02-02 Ian Lance Taylor New
libgo patch committed: Correct reference to getsystemcgf libgo patch committed: Correct reference to getsystemcgf - - - - --- 2021-01-30 Ian Lance Taylor New
Go driver patch committed: Always act as though -g was passed Go driver patch committed: Always act as though -g was passed - - - - --- 2021-01-28 Ian Lance Taylor New
Go patch committed: Initialize variables with go:embed directives Go patch committed: Initialize variables with go:embed directives - - - - --- 2021-01-19 Ian Lance Taylor New
Go patch committed: Read embedcfg file, parse go:embed directives Go patch committed: Read embedcfg file, parse go:embed directives - - - - --- 2021-01-19 Ian Lance Taylor New
libbacktrace patch committed: Don't fail tests if dwz fails libbacktrace patch committed: Don't fail tests if dwz fails - - - - --- 2021-01-18 Ian Lance Taylor New
libbacktrace patch committed: Use correct DWARF-5 filename index libbacktrace patch committed: Use correct DWARF-5 filename index - - - - --- 2021-01-18 Ian Lance Taylor New
Go patch committed: Add support for reading embedcfg files Go patch committed: Add support for reading embedcfg files - - - - --- 2021-01-15 Ian Lance Taylor New
libgo patch committed: Update hurd support libgo patch committed: Update hurd support - - - - --- 2021-01-14 Ian Lance Taylor New
libgo patch committed: Ensure openat uses variadic wrapper libgo patch committed: Ensure openat uses variadic wrapper - - - - --- 2021-01-12 Ian Lance Taylor New
libgo patch committed: Don't define sys_SETREUID and friends libgo patch committed: Don't define sys_SETREUID and friends - - - - --- 2021-01-05 Ian Lance Taylor New
Go patch committed: Accept -fgo-embedcfg option Go patch committed: Accept -fgo-embedcfg option - - - - --- 2021-01-05 Ian Lance Taylor New
libgo patch committed: Update to Go1.16beta1 release libgo patch committed: Update to Go1.16beta1 release - - - - --- 2020-12-30 Ian Lance Taylor New
Go patch committed: Parenthesize channel type strings as needed Go patch committed: Parenthesize channel type strings as needed - - - - --- 2020-12-24 Ian Lance Taylor New
Go patch committed: Nil-checked pointers and indexes can trap Go patch committed: Nil-checked pointers and indexes can trap - - - - --- 2020-12-23 Ian Lance Taylor New
Go patch committed: Remove references to slicecopy and slicestringcopy Go patch committed: Remove references to slicecopy and slicestringcopy - - - - --- 2020-12-23 Ian Lance Taylor New
Go patch committed: Initialize saw_send_stmt locals Go patch committed: Initialize saw_send_stmt locals - - - - --- 2020-12-22 Ian Lance Taylor New
Go patch committed: Eliminate the scase.kind field Go patch committed: Eliminate the scase.kind field - - - - --- 2020-12-22 Ian Lance Taylor New
libgo patch committed: Add a success field to the sudog structure libgo patch committed: Add a success field to the sudog structure - - - - --- 2020-12-22 Ian Lance Taylor New
libgo patch committed: Omit nil-channel cases from selectgo order slices libgo patch committed: Omit nil-channel cases from selectgo order slices - - - - --- 2020-12-22 Ian Lance Taylor New
Go patch committed: Remove the scase.releasetime field Go patch committed: Remove the scase.releasetime field - - - - --- 2020-12-22 Ian Lance Taylor New
godump patch committed: DECL_ORIGINAL_TYPE is sometimes NULL godump patch committed: DECL_ORIGINAL_TYPE is sometimes NULL - - - - --- 2020-12-22 Ian Lance Taylor New
Go patch committed: Force MPFR exponent range to be large enough Go patch committed: Force MPFR exponent range to be large enough - - - - --- 2020-12-22 Ian Lance Taylor New
Go patch committed: Check for floating-point exponent overflow Go patch committed: Check for floating-point exponent overflow - - - - --- 2020-12-18 Ian Lance Taylor New
Go testsuite patch committed: Handle +builds line correctly in testsuite Go testsuite patch committed: Handle +builds line correctly in testsuite - - - - --- 2020-12-18 Ian Lance Taylor New
Patch RFA: Support non-ASCII file names in git-changelog Patch RFA: Support non-ASCII file names in git-changelog - - - - --- 2020-12-17 Ian Lance Taylor New
Go testsuite patch committed: Add some new tests Go testsuite patch committed: Add some new tests - - - - --- 2020-12-16 Ian Lance Taylor New
Go patch committed: Correct grammar in error message Go patch committed: Correct grammar in error message - - - - --- 2020-12-15 Ian Lance Taylor New
Go patch committed: Avoid knock-on errors from invalid interfaces Go patch committed: Avoid knock-on errors from invalid interfaces - - - - --- 2020-12-15 Ian Lance Taylor New
Go patch committed: Discard global sinks with static initializers Go patch committed: Discard global sinks with static initializers - - - - --- 2020-12-15 Ian Lance Taylor New
Go patch committed: Better error for unexpected digit Go patch committed: Better error for unexpected digit - - - - --- 2020-12-15 Ian Lance Taylor New
Go testsuite patch committed: Retain any characters at end of ERROR line Go testsuite patch committed: Retain any characters at end of ERROR line - - - - --- 2020-12-15 Ian Lance Taylor New
Go patch committed: Encode user visible names if necessary Go patch committed: Encode user visible names if necessary - - - - --- 2020-12-11 Ian Lance Taylor New
Go testsuite patch committed: Recognize errorcheckdir -n Go testsuite patch committed: Recognize errorcheckdir -n - - - - --- 2020-12-10 Ian Lance Taylor New
libgo patch committed: Update to Go 1.15.6 release libgo patch committed: Update to Go 1.15.6 release - - - - --- 2020-12-08 Ian Lance Taylor New
Go patch committed: Use correct location for iota errors Go patch committed: Use correct location for iota errors - - - - --- 2020-12-08 Ian Lance Taylor New
libgcc patch committed: Block signals when release split-stack memory libgcc patch committed: Block signals when release split-stack memory - - - - --- 2020-12-08 Ian Lance Taylor New
libgo patch commited: Don't use AF_LINK on Hurd libgo patch commited: Don't use AF_LINK on Hurd - - - - --- 2020-12-08 Ian Lance Taylor New
Go patch committed: The type of a string index is byte Go patch committed: The type of a string index is byte - - - - --- 2020-12-07 Ian Lance Taylor New
Go testsuite patch committed: Don't quote quoted parentheses Go testsuite patch committed: Don't quote quoted parentheses - - - - --- 2020-12-07 Ian Lance Taylor New
Go patch committed: Don't name type descriptor for alias type Go patch committed: Don't name type descriptor for alias type - - - - --- 2020-12-07 Ian Lance Taylor New
libgo patch committed: Update type descriptor name in fieldtrack C code libgo patch committed: Update type descriptor name in fieldtrack C code - - - - --- 2020-12-04 Ian Lance Taylor New
Go testsuite patch committed: Add -I. when compiling in directory Go testsuite patch committed: Add -I. when compiling in directory - - - - --- 2020-12-03 Ian Lance Taylor New
Go patch committed: Convert comparison function result to expected bool type Go patch committed: Convert comparison function result to expected bool type - - - - --- 2020-12-03 Ian Lance Taylor New
Go patch committed: Defer to middle-end for complex division Go patch committed: Defer to middle-end for complex division - - - - --- 2020-12-03 Ian Lance Taylor New
libbacktrace patch committed: permit values at end of buffer libbacktrace patch committed: permit values at end of buffer - - - - --- 2020-12-02 Ian Lance Taylor New
Go patch committed: Reword "declared and not used" error message Go patch committed: Reword "declared and not used" error message - - - - --- 2020-12-02 Ian Lance Taylor New
Go patch committed: Better mixed named/unnamed parameter error Go patch committed: Better mixed named/unnamed parameter error - - - - --- 2020-12-02 Ian Lance Taylor New
Go patch committed: Don't advance past unexpected semicolon Go patch committed: Don't advance past unexpected semicolon - - - - --- 2020-12-02 Ian Lance Taylor New
Go testsuite patch committed: Permit */ at end of ERROR line Go testsuite patch committed: Permit */ at end of ERROR line - - - - --- 2020-12-02 Ian Lance Taylor New
libgo patch committed: Don't define CacheLinePadSize for mips64x libgo patch committed: Don't define CacheLinePadSize for mips64x - - - - --- 2020-11-30 Ian Lance Taylor New
Go patch committed: Check len and cap for append(s, make(T, I)...) Go patch committed: Check len and cap for append(s, make(T, I)...) - - - - --- 2020-11-30 Ian Lance Taylor New
libgo patch committed: Define SO_RCVTIMEO on 32-bit GNU/Linux libgo patch committed: Define SO_RCVTIMEO on 32-bit GNU/Linux - - - - --- 2020-11-30 Ian Lance Taylor New
Go patch committed: Improve error messages for expected curly brace Go patch committed: Improve error messages for expected curly brace - - - - --- 2020-11-30 Ian Lance Taylor New
« 1 2 3 413 14 »