Show patches with: Archived = No       |   127440 patches
« 1 2 ... 362 363 3641274 1275 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
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
« 1 2 ... 362 363 3641274 1275 »