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: Use correct assignment order for type assertions Go patch committed: Use correct assignment order for type assertions - - - - --- 2020-11-30 Ian Lance Taylor New
Go patch committed: Always use int context for index values Go patch committed: Always use int context for index values - - - - --- 2020-11-30 Ian Lance Taylor New
Go patch committed: Better error messages for missing interface method Go patch committed: Better error messages for missing interface method - - - - --- 2020-11-30 Ian Lance Taylor New
Go patch committed: Improve error for import of non-string Go patch committed: Improve error for import of non-string - - - - --- 2020-11-30 Ian Lance Taylor New
Go patch committed: Avoid follow-on errors for bad types Go patch committed: Avoid follow-on errors for bad types - - - - --- 2020-11-28 Ian Lance Taylor New
Go patch committed: Better error for x, x := 1, 2 Go patch committed: Better error for x, x := 1, 2 - - - - --- 2020-11-28 Ian Lance Taylor New
Go patch committed: Avoid silent integer truncation in compiler Go patch committed: Avoid silent integer truncation in compiler - - - - --- 2020-11-25 Ian Lance Taylor New
libgo patch committed: Update to Go 1.15.5 release libgo patch committed: Update to Go 1.15.5 release - - - - --- 2020-11-21 Ian Lance Taylor New
libgo patch committed: Update gofrontend mangling checks libgo patch committed: Update gofrontend mangling checks - - - - --- 2020-11-18 Ian Lance Taylor New
libgo patch committed: Update to Go 1.15.4 release libgo patch committed: Update to Go 1.15.4 release - - - - --- 2020-11-10 Ian Lance Taylor New
Go patch committed: Turn off -fipa-icf-functions Go patch committed: Turn off -fipa-icf-functions - - - - --- 2020-11-04 Ian Lance Taylor New
libgo patch committed: Support NetBSD versioned symbols libgo patch committed: Support NetBSD versioned symbols - - - - --- 2020-10-29 Ian Lance Taylor New
libgo patch committed: Update to Go 1.15.3 release libgo patch committed: Update to Go 1.15.3 release - - - - --- 2020-10-27 Ian Lance Taylor New
Go patch committed: Export notinheap annotation Go patch committed: Export notinheap annotation - - - - --- 2020-10-27 Ian Lance Taylor New
Go patch committed: Remove unused Type::in_heap_ member variable Go patch committed: Remove unused Type::in_heap_ member variable - - - - --- 2020-10-27 Ian Lance Taylor New
libgo patch committed: Additional BSD-specific syscall wrappers libgo patch committed: Additional BSD-specific syscall wrappers - - - - --- 2020-10-26 Ian Lance Taylor New
libgo patch committed: Merge upstream net/http/cgi changes libgo patch committed: Merge upstream net/http/cgi changes - - - - --- 2020-10-23 Ian Lance Taylor New
libgo patch committed: Only compile ptrace shim on GNU/Linux libgo patch committed: Only compile ptrace shim on GNU/Linux - - - - --- 2020-10-22 Ian Lance Taylor New
libgo patch committed: Update BSD socket code libgo patch committed: Update BSD socket code - - - - --- 2020-10-21 Ian Lance Taylor New
libgo patch committed: Adjust NetBSD-specific types libgo patch committed: Adjust NetBSD-specific types - - - - --- 2020-10-20 Ian Lance Taylor New
libbacktrace patch committed: Use __attribute__((__fallthrough__)) libbacktrace patch committed: Use __attribute__((__fallthrough__)) - - - - --- 2020-10-20 Ian Lance Taylor New
libgo patch committed: Remove sendfile on NetBSD libgo patch committed: Remove sendfile on NetBSD - - - - --- 2020-10-20 Ian Lance Taylor New
Go patch committed: Don't export function type parameter names Go patch committed: Don't export function type parameter names - - - - --- 2020-10-15 Ian Lance Taylor New
libgo patch committed: Correct types in __go_ptrace shim libgo patch committed: Correct types in __go_ptrace shim - - - - --- 2020-10-15 Ian Lance Taylor New
libgo patch committed: Fix path to x/net/route package in Makefile libgo patch committed: Fix path to x/net/route package in Makefile - - - - --- 2020-10-15 Ian Lance Taylor New
Go patch committed: Export type for string/bool constants Go patch committed: Export type for string/bool constants - - - - --- 2020-10-15 Ian Lance Taylor New
libgo patch committed: Print reason code if throw fails libgo patch committed: Print reason code if throw fails - - - - --- 2020-10-15 Ian Lance Taylor New
libgo patch committed: Export NetBSD specific types in mksysinfo.sh libgo patch committed: Export NetBSD specific types in mksysinfo.sh - - - - --- 2020-10-14 Ian Lance Taylor New
libgo patch committed: correct semaphore implementation on NetBSD libgo patch committed: correct semaphore implementation on NetBSD - - - - --- 2020-10-14 Ian Lance Taylor New
libgo patch committed: Set signal PC on NetBSD libgo patch committed: Set signal PC on NetBSD - - - - --- 2020-10-14 Ian Lance Taylor New
libgo patch committed: Fix NUL terminator check in socket length libgo patch committed: Fix NUL terminator check in socket length - - - - --- 2020-10-14 Ian Lance Taylor New
libgo patch committed: Ensure uniqueness of type descriptors on AIX libgo patch committed: Ensure uniqueness of type descriptors on AIX - - - - --- 2020-10-14 Ian Lance Taylor New
libgo patch committed: Stop using -fno-section-anchors on AIX libgo patch committed: Stop using -fno-section-anchors on AIX - - - - --- 2020-10-07 Ian Lance Taylor New
libgo patch committed: Handle go1.10+ correctly in match.sh libgo patch committed: Handle go1.10+ correctly in match.sh - - - - --- 2020-10-07 Ian Lance Taylor New
Go patch committed: Avoid undefined behavior in Import::read Go patch committed: Avoid undefined behavior in Import::read - - - - --- 2020-10-06 Ian Lance Taylor New
Go patch committed: correct file reading logic in Stream_from_file Go patch committed: correct file reading logic in Stream_from_file - - - - --- 2020-10-06 Ian Lance Taylor New
Go patch committed: Set varargs correctly for type of method expression Go patch committed: Set varargs correctly for type of method expression - - - - --- 2020-10-01 Ian Lance Taylor New
libgo patch committed: Add 32-bit RISC-V support libgo patch committed: Add 32-bit RISC-V support - - - - --- 2020-10-01 Ian Lance Taylor New
libbacktrace patch committed: Create mtest.dsym libbacktrace patch committed: Create mtest.dsym - - - - --- 2020-09-28 Ian Lance Taylor New
libbacktrace patch committed: Only use dsymutil with Mach-O libbacktrace patch committed: Only use dsymutil with Mach-O - - - - --- 2020-09-28 Ian Lance Taylor New
libgo patch committed: Don't build __go_ptrace on AIX libgo patch committed: Don't build __go_ptrace on AIX - - - - --- 2020-09-24 Ian Lance Taylor New
libgo patch committed: Update to Go1.15.2 release libgo patch committed: Update to Go1.15.2 release - - - - --- 2020-09-24 Ian Lance Taylor New
libgo patch committed: Fix syscall tests that call Ioctl on AIX libgo patch committed: Fix syscall tests that call Ioctl on AIX - - - - --- 2020-09-23 Ian Lance Taylor New
libgo patch committed: Remove ptrace for ppc64 AIX libgo patch committed: Remove ptrace for ppc64 AIX - - - - --- 2020-09-23 Ian Lance Taylor New
libgo patch committed: Fix build errors on AIX libgo patch committed: Fix build errors on AIX - - - - --- 2020-09-23 Ian Lance Taylor New
Go patch committed: Use runtime.eqtype for type switches on AIX Go patch committed: Use runtime.eqtype for type switches on AIX - - - - --- 2020-09-22 Ian Lance Taylor New
Go patch committed: Finalize methods for type aliases of struct types Go patch committed: Finalize methods for type aliases of struct types - - - - --- 2020-09-21 Ian Lance Taylor New
libgo patch committed: Recognize aixbigafMagic archives libgo patch committed: Recognize aixbigafMagic archives - - - - --- 2020-09-21 Ian Lance Taylor New
libgo patch committed: Don't put golang.org packages in zstdpkglist.go libgo patch committed: Don't put golang.org packages in zstdpkglist.go - - - - --- 2020-09-21 Ian Lance Taylor New
libsanitizer patch committed: Update for libbacktrace changes libsanitizer patch committed: Update for libbacktrace changes - - - - --- 2020-09-21 Ian Lance Taylor New
libgo patch committed: glibc ptrace is a varargs function libgo patch committed: glibc ptrace is a varargs function - - - - --- 2020-09-17 Ian Lance Taylor New
libgo: add additional references in sysinfo.c libgo: add additional references in sysinfo.c - - - - --- 2020-09-16 Ian Lance Taylor New
libbacktrace: Add support for MiniDebugInfo libbacktrace: Add support for MiniDebugInfo - - - - --- 2020-09-14 Ian Lance Taylor New
libbacktrace patch committed: Don't strip underscore on 64-bit PE libbacktrace patch committed: Don't strip underscore on 64-bit PE - - - - --- 2020-09-09 Ian Lance Taylor New
libbacktrace patch committed: Get executable name on macOS libbacktrace patch committed: Get executable name on macOS - - - - --- 2020-09-09 Ian Lance Taylor New
libbacktrace patch committed: Avoid ambiguous binary search libbacktrace patch committed: Avoid ambiguous binary search - - - - --- 2020-09-09 Ian Lance Taylor New
libbacktrace patch committed: Correct tipo in comment libbacktrace patch committed: Correct tipo in comment - - - - --- 2020-09-08 Ian Lance Taylor New
libbacktrace patch committed: Correctly swap Mach-O fat 32-bit file offset libbacktrace patch committed: Correctly swap Mach-O fat 32-bit file offset - - - - --- 2020-09-08 Ian Lance Taylor New
libbacktrace patch committed: Only match magic number at start of file libbacktrace patch committed: Only match magic number at start of file - - - - --- 2020-09-08 Ian Lance Taylor New
libgo patch committed: Remove middle dot from shell script libgo patch committed: Remove middle dot from shell script - - - - --- 2020-08-27 Ian Lance Taylor New
libgo patch committed: Add -maix32 when calling GCC on 32-bit AIX libgo patch committed: Add -maix32 when calling GCC on 32-bit AIX - - - - --- 2020-08-26 Ian Lance Taylor New
libgo patch committed: Add FAT library support for AIX static libraries libgo patch committed: Add FAT library support for AIX static libraries - - - - --- 2020-08-26 Ian Lance Taylor New
libbacktrace patch committed: Add support for Mach-O 64-bit FAT files libbacktrace patch committed: Add support for Mach-O 64-bit FAT files - - - - --- 2020-08-24 Ian Lance Taylor New
Go patch committed: Export thunks referenced by inline functions Go patch committed: Export thunks referenced by inline functions - - - - --- 2020-08-18 Ian Lance Taylor New
[no subject] Untitled series #195277 - - - - --- 2020-08-12 Ian Lance Taylor New
libgo patch committed: Fix system call numbers for ppc libgo patch committed: Fix system call numbers for ppc - - - - --- 2020-08-11 Ian Lance Taylor New
Go patch committed: Use eqtype on AIX Go patch committed: Use eqtype on AIX - - - - --- 2020-08-10 Ian Lance Taylor New
libgo patch committed: Update to go1.15rc2 libgo patch committed: Update to go1.15rc2 - - - - --- 2020-08-08 Ian Lance Taylor New
libgcc patch committed: Increase x86_64 split-stack backoff size libgcc patch committed: Increase x86_64 split-stack backoff size - - - - --- 2020-08-03 Ian Lance Taylor New
libgo patch committed: Update to go1.15rc1 libgo patch committed: Update to go1.15rc1 - - - - --- 2020-08-01 Ian Lance Taylor New
Go patch committed: Pass only ptr and len to some runtime calls Go patch committed: Pass only ptr and len to some runtime calls - - - - --- 2020-07-28 Ian Lance Taylor New
Go patch committed: turn global "a = b; b = x' to "a = x" when possible Go patch committed: turn global "a = b; b = x' to "a = x" when possible - - - - --- 2020-07-28 Ian Lance Taylor New
Go patch committed: Scan all function literals for escape analysis Go patch committed: Scan all function literals for escape analysis - - - - --- 2020-07-27 Ian Lance Taylor New
libgo patch committed: Add AIX FAT libraries support libgo patch committed: Add AIX FAT libraries support - - - - --- 2020-07-23 Ian Lance Taylor New
Go patch committed: Avoid generating unnamed bool type descriptor Go patch committed: Avoid generating unnamed bool type descriptor - - - - --- 2020-07-11 Ian Lance Taylor New
Go patch committed: Handle aliases to pointer types with interfaces Go patch committed: Handle aliases to pointer types with interfaces - - - - --- 2020-07-11 Ian Lance Taylor New
libgo patch committed: Update to Go 1.14.4 release libgo patch committed: Update to Go 1.14.4 release - - - - --- 2020-07-10 Ian Lance Taylor New
Patch RFA: In C++ demangler don't treat lambda as substitution candidate Patch RFA: In C++ demangler don't treat lambda as substitution candidate - - - - --- 2020-07-10 Ian Lance Taylor New
Go patch committed: Remove some erroneous code that was never run Go patch committed: Remove some erroneous code that was never run - - - - --- 2020-06-29 Ian Lance Taylor New
libgo patch committed: Update x/sys/cpu to support all GOARCH values libgo patch committed: Update x/sys/cpu to support all GOARCH values - - - - --- 2020-06-15 Ian Lance Taylor New
libgo patch committed: Use getrandom_linux_generic.go on riscv libgo patch committed: Use getrandom_linux_generic.go on riscv - - - - --- 2020-06-15 Ian Lance Taylor New
libgo patch committed: Correct arenaBaseOffset for aix/ppc libgo patch committed: Correct arenaBaseOffset for aix/ppc - - - - --- 2020-06-12 Ian Lance Taylor New
libgo patch committed: update x/sys/cpu after gccgo support added libgo patch committed: update x/sys/cpu after gccgo support added - - - - --- 2020-05-25 Ian Lance Taylor New
libgo patch committed: Build syscall test with -static libgo patch committed: Build syscall test with -static - - - - --- 2020-05-13 Ian Lance Taylor New
libbacktrace patch committed: Mark state unused in ztest.c test_large libbacktrace patch committed: Mark state unused in ztest.c test_large - - - - --- 2020-05-13 Ian Lance Taylor New
libbacktrace patch committed: Treat EACCES like ENOENT libbacktrace patch committed: Treat EACCES like ENOENT - - - - --- 2020-05-13 Ian Lance Taylor New
libgo patch committed: Fix TestCallersNilPointerPanic for GoLLVM libgo patch committed: Fix TestCallersNilPointerPanic for GoLLVM - - - - --- 2020-05-12 Ian Lance Taylor New
libgo patch committed: Append to, don't clobber, environment in test libgo patch committed: Append to, don't clobber, environment in test - - - - --- 2020-05-12 Ian Lance Taylor New
Go frontend patch committed: Use some const string references Go frontend patch committed: Use some const string references - - - - --- 2020-05-11 Ian Lance Taylor New
libbacktrace patch committed: Declare getpagesize if necessary libbacktrace patch committed: Declare getpagesize if necessary - - - - --- 2020-05-11 Ian Lance Taylor New
libbacktrace patch committed: Don't crash if no section headers libbacktrace patch committed: Don't crash if no section headers - - - - --- 2020-05-10 Ian Lance Taylor New
libbacktrace patch committed: Don't free strtab if error after reading symbols libbacktrace patch committed: Don't free strtab if error after reading symbols - - - - --- 2020-05-09 Ian Lance Taylor New
libbacktrace patch committed: Add Mach-O support libbacktrace patch committed: Add Mach-O support - - - - --- 2020-05-09 Ian Lance Taylor New
libbacktrace patch committed: Support short reads libbacktrace patch committed: Support short reads - - - - --- 2020-05-09 Ian Lance Taylor New
libbacktrace patch committed: sometimes read debug sections individually libbacktrace patch committed: sometimes read debug sections individually - - - - --- 2020-05-09 Ian Lance Taylor New
libbacktrace patch committed: get executable name on FreeBSD and NetBSD libbacktrace patch committed: get executable name on FreeBSD and NetBSD - - - - --- 2020-05-09 Ian Lance Taylor New
libgo patch committed: increase test timeout libgo patch committed: increase test timeout - - - - --- 2020-04-24 Ian Lance Taylor New
libgo patch commit: fix NetBSD build libgo patch commit: fix NetBSD build - - - - --- 2020-04-21 Ian Lance Taylor New
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
« 1 2 3 413 14 »