Show patches with: Submitter = Ian Lance Taylor       |    State = Action Required       |    Archived = No       |   1356 patches
« 1 2 ... 3 4 513 14 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libgo patch committed: Use 64 bits of hash seed on arm64 libgo patch committed: Use 64 bits of hash seed on arm64 - - - - --- 2020-04-15 Ian Lance Taylor New
libgo patch committed: Handle arm64 GNU/Linux signal register values libgo patch committed: Handle arm64 GNU/Linux signal register values - - - - --- 2020-02-28 Ian Lance Taylor New
libgo: update to final Go1.14 release libgo: update to final Go1.14 release - - - - --- 2020-02-26 Ian Lance Taylor New
libgo patch committed: Add hurd build tag libgo patch committed: Add hurd build tag - - - - --- 2020-02-24 Ian Lance Taylor New
libgo patch committed: Update -DGOPKGPATH to current pkgpath encoding libgo patch committed: Update -DGOPKGPATH to current pkgpath encoding - - - - --- 2020-02-18 Ian Lance Taylor New
libgo patch committed: Install internal/reflectlite.gox libgo patch committed: Install internal/reflectlite.gox - - - - --- 2020-02-16 Ian Lance Taylor New
libbacktrace patch committed: Update test file libbacktrace patch committed: Update test file - - - - --- 2020-02-16 Ian Lance Taylor New
libgo patch committed: On 32-bit systems, limit default GOMAXPROCS to 32 libgo patch committed: On 32-bit systems, limit default GOMAXPROCS to 32 - - - - --- 2020-02-15 Ian Lance Taylor New
libbacktrace patch committed: Always build tests with -g libbacktrace patch committed: Always build tests with -g - - - - --- 2020-02-04 Ian Lance Taylor New
libgo patch committed: Add a couple of hurd build tags libgo patch committed: Add a couple of hurd build tags - - - - --- 2020-01-30 Ian Lance Taylor New
libgo patch committed: Update netpoll_hurd for Go 1.14beta1 changes libgo patch committed: Update netpoll_hurd for Go 1.14beta1 changes - - - - --- 2020-01-30 Ian Lance Taylor New
Go patch committed: Cleanups for MPFR 3.1.0 Go patch committed: Cleanups for MPFR 3.1.0 - - - - --- 2020-01-27 Ian Lance Taylor New
libgo patch committed: Skip type descriptors in testsuite script libgo patch committed: Skip type descriptors in testsuite script - - - - --- 2020-01-23 Ian Lance Taylor New
libgo patch committed: Fix Solaris build libgo patch committed: Fix Solaris build - - - - --- 2020-01-22 Ian Lance Taylor New
libgo patch commited: Fix arm64be build libgo patch commited: Fix arm64be build - - - - --- 2020-01-22 Ian Lance Taylor New
libgo patch committed: Update runtime_nanotime call libgo patch committed: Update runtime_nanotime call - - - - --- 2020-01-22 Ian Lance Taylor New
libgo patch committed: Update to Go1.14beta1 libgo patch committed: Update to Go1.14beta1 - - - - --- 2020-01-22 Ian Lance Taylor New
Go patch committed: Permit duplicate methods from embedded interfaces Go patch committed: Permit duplicate methods from embedded interfaces - - - - --- 2020-01-10 Ian Lance Taylor New
libgo patch committed: Compile examples in _test packages libgo patch committed: Compile examples in _test packages - - - - --- 2020-01-09 Ian Lance Taylor New
Go patch committed: Don't localize names in export data Go patch committed: Don't localize names in export data - - - - --- 2020-01-09 Ian Lance Taylor New
Go patch committed: Don't add composite literal keys to package bindings Go patch committed: Don't add composite literal keys to package bindings - - - - --- 2020-01-09 Ian Lance Taylor New
Go patch committed: Fix loopdepth tracking in array slice Go patch committed: Fix loopdepth tracking in array slice - - - - --- 2020-01-08 Ian Lance Taylor New
Go patch committed: Stop using __go_runtime_error Go patch committed: Stop using __go_runtime_error - - - - --- 2020-01-07 Ian Lance Taylor New
Go patch committed: Avoid write barrier for a[i] = a[i][:v] Go patch committed: Avoid write barrier for a[i] = a[i][:v] - - - - --- 2020-01-07 Ian Lance Taylor New
Go patch committed: Avoid a couple of compiler crashes Go patch committed: Avoid a couple of compiler crashes - - - - --- 2020-01-07 Ian Lance Taylor New
Go patch committed: Generate hash functions only for map keys Go patch committed: Generate hash functions only for map keys - - - - --- 2020-01-02 Ian Lance Taylor New
Go patch committed: Split writing of equal and hash functions for types Go patch committed: Split writing of equal and hash functions for types - - - - --- 2020-01-02 Ian Lance Taylor New
libgo patch committed: Hurd portability patches libgo patch committed: Hurd portability patches - - - - --- 2019-12-24 Ian Lance Taylor New
libbacktrace patch committed: Add DWARF 5 support libbacktrace patch committed: Add DWARF 5 support - - - - --- 2019-12-13 Ian Lance Taylor New
Go patch committed: Build type descriptor for alias in other package Go patch committed: Build type descriptor for alias in other package - - - - --- 2019-12-11 Ian Lance Taylor New
libbacktrace patch committed: Remove duplication of address handling libbacktrace patch committed: Remove duplication of address handling - - - - --- 2019-12-10 Ian Lance Taylor New
libgo patch committed: Hurd fix libgo patch committed: Hurd fix - - - - --- 2019-12-09 Ian Lance Taylor New
libgo patch committed: Update HURD support for embedded mOS libgo patch committed: Update HURD support for embedded mOS - - - - --- 2019-12-06 Ian Lance Taylor New
libgo patch committed: Recognize aarch64_be as arm64be libgo patch committed: Recognize aarch64_be as arm64be - - - - --- 2019-12-06 Ian Lance Taylor New
libgo patch committed: Always mark assembly file as non-executable stack libgo patch committed: Always mark assembly file as non-executable stack - - - - --- 2019-12-05 Ian Lance Taylor New
libbacktrace patch committed: Declare test1 in edtest.c with noclone libbacktrace patch committed: Declare test1 in edtest.c with noclone - - - - --- 2019-12-05 Ian Lance Taylor New
libbacktrace patch committed: Simplify DWARF section handling libbacktrace patch committed: Simplify DWARF section handling - - - - --- 2019-12-05 Ian Lance Taylor New
libgo patch committed: Declare runtime_usestackmaps in .c file, not .h file libgo patch committed: Declare runtime_usestackmaps in .c file, not .h file - - - - --- 2019-11-21 Ian Lance Taylor New
libgo patch committed: Use type aliases for time struct field types libgo patch committed: Use type aliases for time struct field types - - - - --- 2019-11-21 Ian Lance Taylor New
libgo patch committed: Better cgo handling for . in pkgpath libgo patch committed: Better cgo handling for . in pkgpath - - - - --- 2019-11-19 Ian Lance Taylor New
Go patch committed: Fix inlining of sink names Go patch committed: Fix inlining of sink names - - - - --- 2019-11-15 Ian Lance Taylor New
GCC 9 Patch committed: Don't inline numeric expressions with named types GCC 9 Patch committed: Don't inline numeric expressions with named types - - - - --- 2019-10-25 Ian Lance Taylor New
Go patch committed: Revise export data fix for constant types Go patch committed: Revise export data fix for constant types - - - - --- 2019-10-14 Ian Lance Taylor New
Go patch commited: Mangle dots in pkgpath Go patch commited: Mangle dots in pkgpath - - - - --- 2019-10-12 Ian Lance Taylor New
Go patch committed: Include constant types during export processing Go patch committed: Include constant types during export processing - - - - --- 2019-10-04 Ian Lance Taylor New
libgo patch committed: mark go-context.S as no-exec-stack, split-stack libgo patch committed: mark go-context.S as no-exec-stack, split-stack - - - - --- 2019-10-02 Ian Lance Taylor New
Go patch committed: Change escape maps to hash tables Go patch committed: Change escape maps to hash tables - - - - --- 2019-09-30 Ian Lance Taylor New
Go patch committed: Resolve import parser ambiguity Go patch committed: Resolve import parser ambiguity - - - - --- 2019-09-28 Ian Lance Taylor New
Go patch committed: Don't read a known type from import data Go patch committed: Don't read a known type from import data - - - - --- 2019-09-27 Ian Lance Taylor New
Go patch committed: Only check whether struct/array types are big Go patch committed: Only check whether struct/array types are big - - - - --- 2019-09-27 Ian Lance Taylor New
Go patch committed: Fix brace formatting Go patch committed: Fix brace formatting - - - - --- 2019-09-27 Ian Lance Taylor New
Avoid libbacktrace warnings with old compilers Avoid libbacktrace warnings with old compilers - - - - --- 2019-09-26 Ian Lance Taylor New
libgo patch committed: Fixes for arm64 GoLLVM build libgo patch committed: Fixes for arm64 GoLLVM build - - - - --- 2019-09-19 Ian Lance Taylor New
Patch RFA: Emit .cfi_sections after some input code has been seen Patch RFA: Emit .cfi_sections after some input code has been seen - - - - --- 2019-09-18 Ian Lance Taylor New
libgo patch committed: for libffi, treat direct-iface types as pointers libgo patch committed: for libffi, treat direct-iface types as pointers - - - - --- 2019-09-17 Ian Lance Taylor New
libgo patch committed: Promote integer closure return to full word for libffi libgo patch committed: Promote integer closure return to full word for libffi - - - - --- 2019-09-17 Ian Lance Taylor New
libgo patch committed: Unexport FFICallbackGo; use go:linkname instead libgo patch committed: Unexport FFICallbackGo; use go:linkname instead - - - - --- 2019-09-17 Ian Lance Taylor New
Go patch committed: Fix quoting in error message Go patch committed: Fix quoting in error message - - - - --- 2019-09-16 Ian Lance Taylor New
libgo patch committed: Don't use \? in grep pattern libgo patch committed: Don't use \? in grep pattern - - - - --- 2019-09-13 Ian Lance Taylor New
doc patch committed: Fix typo doc patch committed: Fix typo - - - - --- 2019-09-13 Ian Lance Taylor New
Go patch committed: Don't generate type descriptors for aliases Go patch committed: Don't generate type descriptors for aliases - - - - --- 2019-09-11 Ian Lance Taylor New
web site patch committed: Mention that GCC 9 supports Go 1.12.2 web site patch committed: Mention that GCC 9 supports Go 1.12.2 - - - - --- 2019-09-11 Ian Lance Taylor New
libgo patch committed: Force test package to be imported first libgo patch committed: Force test package to be imported first - - - - --- 2019-09-11 Ian Lance Taylor New
libgo patch committed: Change test == to test = libgo patch committed: Change test == to test = - - - - --- 2019-09-10 Ian Lance Taylor New
libgo patch committed: gccgoimporter support embedded field in pointer loop libgo patch committed: gccgoimporter support embedded field in pointer loop - - - - --- 2019-09-10 Ian Lance Taylor New
Go patch committed: Look for tool build ID before hashing entire file Go patch committed: Look for tool build ID before hashing entire file - - - - --- 2019-09-10 Ian Lance Taylor New
Go patch committed: Permit inlining constants and expression statements Go patch committed: Permit inlining constants and expression statements - - - - --- 2019-09-10 Ian Lance Taylor New
Go patch committed: Don't use predeclared location for implicit runtime import Go patch committed: Don't use predeclared location for implicit runtime import - - - - --- 2019-09-09 Ian Lance Taylor New
Go patch committed: Traverse types of constant expressions Go patch committed: Traverse types of constant expressions - - - - --- 2019-09-09 Ian Lance Taylor New
libgo: Update to Go 1.13beta1 release libgo: Update to Go 1.13beta1 release - - - - --- 2019-09-06 Ian Lance Taylor New
Go patch committed: Default to -fno-partial-inlining Go patch committed: Default to -fno-partial-inlining - - - - --- 2019-09-05 Ian Lance Taylor New
Go patch committed: Only import variable into . if in same package Go patch committed: Only import variable into . if in same package - - - - --- 2019-09-03 Ian Lance Taylor New
Go patch committed: Check for notinheap struct at each struct field Go patch committed: Check for notinheap struct at each struct field - - - - --- 2019-08-31 Ian Lance Taylor New
Go patch committed: Support and use single argument go:linkname Go patch committed: Support and use single argument go:linkname - - - - --- 2019-08-31 Ian Lance Taylor New
Go patch committed: Don't report runtime escapes if we've seen errors Go patch committed: Don't report runtime escapes if we've seen errors - - - - --- 2019-08-31 Ian Lance Taylor New
Go patch committed: Permit anonymous and empty fields in C header Go patch committed: Permit anonymous and empty fields in C header - - - - --- 2019-08-30 Ian Lance Taylor New
libgo patch committed: Move osinit code to Go libgo patch committed: Move osinit code to Go - - - - --- 2019-08-28 Ian Lance Taylor New
Go patch committed: Handle unsafe conversions in escape analysis Go patch committed: Handle unsafe conversions in escape analysis - - - - --- 2019-08-28 Ian Lance Taylor New
libgo patch committed: Rebuild runtime.inc if mkruntimeinc.sh changes libgo patch committed: Rebuild runtime.inc if mkruntimeinc.sh changes - - - - --- 2019-08-27 Ian Lance Taylor New
Go patch committed: Generalize cleanup of unresolved placeholders Go patch committed: Generalize cleanup of unresolved placeholders - - - - --- 2019-08-26 Ian Lance Taylor New
Go patch committed: Record pointer var values to remove write barriers Go patch committed: Record pointer var values to remove write barriers - - - - --- 2019-08-23 Ian Lance Taylor New
Go patch committed: Don't use pkgpath for fieldtrack of unexported field Go patch committed: Don't use pkgpath for fieldtrack of unexported field - - - - --- 2019-08-21 Ian Lance Taylor New
Go patch committed: If hidden function referenced by inline, don't hide descriptor Go patch committed: If hidden function referenced by inline, don't hide descriptor - - - - --- 2019-08-21 Ian Lance Taylor New
Patch RFA: [C family frontend]: avoid weird constant values in libgo/sysinfo.go Patch RFA: [C family frontend]: avoid weird constant values in libgo/sysinfo.go - - - - --- 2019-08-20 Ian Lance Taylor New
Go patch committed: New debugging functions Go patch committed: New debugging functions - - - - --- 2019-08-19 Ian Lance Taylor New
libgo patch committed: Stricter GC checking libgo patch committed: Stricter GC checking - - - - --- 2019-08-19 Ian Lance Taylor New
Go patch committed: Support new numeric literal syntax Go patch committed: Support new numeric literal syntax - - - - --- 2019-08-17 Ian Lance Taylor New
Go patch committed: allocate defer records on the stack Go patch committed: allocate defer records on the stack - - - - --- 2019-08-17 Ian Lance Taylor New
libgo patch committed: Scan write barrier buffer conservatively libgo patch committed: Scan write barrier buffer conservatively - - - - --- 2019-08-17 Ian Lance Taylor New
Go patch committed: Print runtime.hex in hex Go patch committed: Print runtime.hex in hex - - - - --- 2019-08-16 Ian Lance Taylor New
Go patch committed: Use correct value in 2-case select send Go patch committed: Use correct value in 2-case select send - - - - --- 2019-07-23 Ian Lance Taylor New
Go patch committed: Follow-on fix for finalizing imported methods Go patch committed: Follow-on fix for finalizing imported methods - - - - --- 2019-07-23 Ian Lance Taylor New
Go patch committed: Don't export function bodies marked go:noinline Go patch committed: Don't export function bodies marked go:noinline - - - - --- 2019-07-19 Ian Lance Taylor New
Go patch committed: Fix bug in importing blocks in inline functions Go patch committed: Fix bug in importing blocks in inline functions - - - - --- 2019-07-18 Ian Lance Taylor New
Go patch committed: Fix bug in unordered set when exporting Go patch committed: Fix bug in unordered set when exporting - - - - --- 2019-07-18 Ian Lance Taylor New
libgo patch committed: Expose the g variable libgo patch committed: Expose the g variable - - - - --- 2019-07-15 Ian Lance Taylor New
Go patch committed: Ensure evaluation order in type hash/eq functions Go patch committed: Ensure evaluation order in type hash/eq functions - - - - --- 2019-07-11 Ian Lance Taylor New
Go patch committed: Finalize methods when importing types Go patch committed: Finalize methods when importing types - - - - --- 2019-07-10 Ian Lance Taylor New
Go patch committed: Add break label in 1,2 case select statement lowering Go patch committed: Add break label in 1,2 case select statement lowering - - - - --- 2019-07-10 Ian Lance Taylor New
Go patch committed: Optimize 0, 1, 2-case select statements Go patch committed: Optimize 0, 1, 2-case select statements - - - - --- 2019-07-04 Ian Lance Taylor New
« 1 2 ... 3 4 513 14 »