Show patches with: State = Action Required       |   126659 patches
« 1 2 ... 364 365 3661266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libgo patch committed: Add -L option for libatomic when using -pthread libgo patch committed: Add -L option for libatomic when using -pthread - - - - --- 2018-02-22 Ian Lance Taylor New
libgo patch committed: Check for preemption in fast syscall return libgo patch committed: Check for preemption in fast syscall return - - - - --- 2018-02-20 Ian Lance Taylor New
Go patch committed: Look through aliases for type compatibility Go patch committed: Look through aliases for type compatibility - - - - --- 2018-02-20 Ian Lance Taylor New
libgo patch committed: add more preemption checks libgo patch committed: add more preemption checks - - - - --- 2018-02-16 Ian Lance Taylor New
Go patch committed: Don't export function descriptors for unexported names Go patch committed: Don't export function descriptors for unexported names - - - - --- 2018-02-13 Ian Lance Taylor New
Go patch committed: error on func declaration/definition Go patch committed: error on func declaration/definition - - - - --- 2018-02-12 Ian Lance Taylor New
libgo patch committed: Use write barrier for atomic pointer functions libgo patch committed: Use write barrier for atomic pointer functions - - - - --- 2018-02-12 Ian Lance Taylor New
Go patch committed: Track //go:nointerface in export data Go patch committed: Track //go:nointerface in export data - - - - --- 2018-02-09 Ian Lance Taylor New
gotools patch committed: Increase test timeout gotools patch committed: Increase test timeout - - - - --- 2018-02-09 Ian Lance Taylor New
libgo patch committed: Get missing function names from symbol table libgo patch committed: Get missing function names from symbol table - - - - --- 2018-02-08 Ian Lance Taylor New
gotools patch committed: Add options to permit tests to use C++ gotools patch committed: Add options to permit tests to use C++ - - - - --- 2018-02-08 Ian Lance Taylor New
libgo patch committed: Update to 1.10rc2 libgo patch committed: Update to 1.10rc2 - - - - --- 2018-02-08 Ian Lance Taylor New
libgo patch committed: Don't call funcPC from a function libgo patch committed: Don't call funcPC from a function - - - - --- 2018-02-07 Ian Lance Taylor New
Go patch committed: Make single Btype for methods table of identical interface types Go patch committed: Make single Btype for methods table of identical interface types - - - - --- 2018-02-07 Ian Lance Taylor New
libgo patch committed: Correct runtime structfield type to match reflect libgo patch committed: Correct runtime structfield type to match reflect - - - - --- 2018-02-06 Ian Lance Taylor New
Go patch committed: Avoid negative zero in float constants Go patch committed: Avoid negative zero in float constants - - - - --- 2018-02-05 Ian Lance Taylor New
Go patch committed: Update iota handling to current spec Go patch committed: Update iota handling to current spec - - - - --- 2018-02-05 Ian Lance Taylor New
Go patch committed: Permit empty statements after a fallthrough statement Go patch committed: Permit empty statements after a fallthrough statement - - - - --- 2018-02-05 Ian Lance Taylor New
Go patch committed: In range, evaluate array if it has receives or calls Go patch committed: In range, evaluate array if it has receives or calls - - - - --- 2018-02-05 Ian Lance Taylor New
Go patch committed: Give error for non-int arguments to make Go patch committed: Give error for non-int arguments to make - - - - --- 2018-02-05 Ian Lance Taylor New
Go patch committed: Don't error for goto over type or const declaration Go patch committed: Don't error for goto over type or const declaration - - - - --- 2018-02-05 Ian Lance Taylor New
Go patch committed: Correct parse of parenthesized select case Go patch committed: Correct parse of parenthesized select case - - - - --- 2018-02-05 Ian Lance Taylor New
libgo patch committed: Don't drop last flag from _cgo_flags entry in archive libgo patch committed: Don't drop last flag from _cgo_flags entry in archive - - - - --- 2018-02-05 Ian Lance Taylor New
Go patch committed: Mark structs to use structural equality Go patch committed: Mark structs to use structural equality - - - - --- 2018-02-03 Ian Lance Taylor New
Go patch committed: Treat void_type_node as zero sized Go patch committed: Treat void_type_node as zero sized - - - - --- 2018-02-02 Ian Lance Taylor New
Go patch committed: Don't incorrectly evaluate range variable Go patch committed: Don't incorrectly evaluate range variable - - - - --- 2018-02-02 Ian Lance Taylor New
libgo patch committed: Enable escape analysis tests in reflect package libgo patch committed: Enable escape analysis tests in reflect package - - - - --- 2018-02-02 Ian Lance Taylor New
libgo patch committed: scan register backing store on ia64 libgo patch committed: scan register backing store on ia64 - - - - --- 2018-02-02 Ian Lance Taylor New
Go patch committed: Turn on escape analysis by default Go patch committed: Turn on escape analysis by default - - - - --- 2018-02-02 Ian Lance Taylor New
libgo patch committed: Adjust math flags, use them for testing libgo patch committed: Adjust math flags, use them for testing - - - - --- 2018-02-01 Ian Lance Taylor New
Go patch committed: Omit the field name for embedded fields in the reflect string Go patch committed: Omit the field name for embedded fields in the reflect string - - - - --- 2018-02-01 Ian Lance Taylor New
libgo patch committed: Fix handling of getaddrinfo return type libgo patch committed: Fix handling of getaddrinfo return type - - - - --- 2018-02-01 Ian Lance Taylor New
Go patch committed: Always check for nil pointer in value method Go patch committed: Always check for nil pointer in value method - - - - --- 2018-02-01 Ian Lance Taylor New
libbacktrace patch committed: Close debuginfo files libbacktrace patch committed: Close debuginfo files - - - - --- 2018-01-31 Ian Lance Taylor New
Go patch committed: Lower expression types in lowering pass Go patch committed: Lower expression types in lowering pass - - - - --- 2018-01-31 Ian Lance Taylor New
libgo patch committed: Fix type descriptor name in C code libgo patch committed: Fix type descriptor name in C code - - - - --- 2018-01-31 Ian Lance Taylor New
libgo patch committed: Accept symbols with leading dot in gotest libgo patch committed: Accept symbols with leading dot in gotest - - - - --- 2018-01-31 Ian Lance Taylor New
libgo patch committed: Rename TestAddr6 to avoid PPC64 confusion in gotest script libgo patch committed: Rename TestAddr6 to avoid PPC64 confusion in gotest script - - - - --- 2018-01-31 Ian Lance Taylor New
Go patch committed: Use VIEW_CONVERT_EXPR where needed Go patch committed: Use VIEW_CONVERT_EXPR where needed - - - - --- 2018-01-31 Ian Lance Taylor New
Go patch committed: Function_type and Backend_function_type are not identical Go patch committed: Function_type and Backend_function_type are not identical - - - - --- 2018-01-31 Ian Lance Taylor New
libgo patch committed: Add getrandom syscall number for SH libgo patch committed: Add getrandom syscall number for SH - - - - --- 2018-01-30 Ian Lance Taylor New
Go patch committed: Don't run write barrier pass if there have been errors Go patch committed: Don't run write barrier pass if there have been errors - - - - --- 2018-01-29 Ian Lance Taylor New
libgo patch committed: Update to Go1.10rc1 libgo patch committed: Update to Go1.10rc1 - - - - --- 2018-01-27 Ian Lance Taylor New
Go patch committed: Show readable names in escape analysis messages Go patch committed: Show readable names in escape analysis messages - - - - --- 2018-01-26 Ian Lance Taylor New
Go patch committed: Look through aliases when looking for methods Go patch committed: Look through aliases when looking for methods - - - - --- 2018-01-25 Ian Lance Taylor New
libgo patch committed: fix lfstackUnpack on ia64 libgo patch committed: fix lfstackUnpack on ia64 - - - - --- 2018-01-25 Ian Lance Taylor New
libbacktrace patch committed: Only free sym_view if it is valid libbacktrace patch committed: Only free sym_view if it is valid - - - - --- 2018-01-25 Ian Lance Taylor New
libbacktrace patch committed: Another memcpy -> coff_read4 fix libbacktrace patch committed: Another memcpy -> coff_read4 fix - - - - --- 2018-01-25 Ian Lance Taylor New
Go patch committed: Don't write sink constants to the C header file Go patch committed: Don't write sink constants to the C header file - - - - --- 2018-01-25 Ian Lance Taylor New
libbacktrace patch committed: Fix setting str_size on PE/COFF libbacktrace patch committed: Fix setting str_size on PE/COFF - - - - --- 2018-01-25 Ian Lance Taylor New
libbacktrace patch committed: Only keep 16 entries on free list libbacktrace patch committed: Only keep 16 entries on free list - - - - --- 2018-01-25 Ian Lance Taylor New
Go patch committed: Rationalize external symbol names Go patch committed: Rationalize external symbol names - - - - --- 2018-01-24 Ian Lance Taylor New
libgo patch committed: Add buildid support for AIX libgo patch committed: Add buildid support for AIX - - - - --- 2018-01-23 Ian Lance Taylor New
libgo patch committed: Use rlimit64 when we use getrlimit64 libgo patch committed: Use rlimit64 when we use getrlimit64 - - - - --- 2018-01-19 Ian Lance Taylor New
libgo patch committed: Add go:noescape for AIX libgo patch committed: Add go:noescape for AIX - - - - --- 2018-01-19 Ian Lance Taylor New
libgo patch commited: Recognize AIX objects and archives libgo patch commited: Recognize AIX objects and archives - - - - --- 2018-01-19 Ian Lance Taylor New
Go patch committed: Enable escape analysis for runtime Go patch committed: Enable escape analysis for runtime - - - - --- 2018-01-17 Ian Lance Taylor New
libgo patch committed: Support stat and device numbers on AIX libgo patch committed: Support stat and device numbers on AIX - - - - --- 2018-01-17 Ian Lance Taylor New
libbacktrace patch committed: Fix handling of inflate default dist table libbacktrace patch committed: Fix handling of inflate default dist table - - - - --- 2018-01-17 Ian Lance Taylor New
Go patch committed: Reclaim memory of escape analysis Nodes Go patch committed: Reclaim memory of escape analysis Nodes - - - - --- 2018-01-15 Ian Lance Taylor New
Go patch committed: keep variables captured by defer alive Go patch committed: keep variables captured by defer alive - - - - --- 2018-01-15 Ian Lance Taylor New
libgo patch committed: Implement SizesFor for gccgo libgo patch committed: Implement SizesFor for gccgo - - - - --- 2018-01-14 Ian Lance Taylor New
libgo patch committed: Don't loop endlessly if we can't parse notes libgo patch committed: Don't loop endlessly if we can't parse notes - - - - --- 2018-01-11 Ian Lance Taylor New
libgo patch committed: Fix handling of DW_FORM_strp for 64-bit DWARF libgo patch committed: Fix handling of DW_FORM_strp for 64-bit DWARF - - - - --- 2018-01-11 Ian Lance Taylor New
libgo patch committed: Handle _st_timespec for AIX stat libgo patch committed: Handle _st_timespec for AIX stat - - - - --- 2018-01-10 Ian Lance Taylor New
libgo patch committed: Add SH support libgo patch committed: Add SH support - - - - --- 2018-01-10 Ian Lance Taylor New
libgo patch committed: Remove old exp packages libgo patch committed: Remove old exp packages - - - - --- 2018-01-10 Ian Lance Taylor New
libgo patch committed: Work around escaping closure in runtime/export_test.go libgo patch committed: Work around escaping closure in runtime/export_test.go - - - - --- 2018-01-10 Ian Lance Taylor New
libgo patch committed: Add some noescape cases to runtime libgo patch committed: Add some noescape cases to runtime - - - - --- 2018-01-10 Ian Lance Taylor New
libgo patch committed: Add AIX support to cmd/go libgo patch committed: Add AIX support to cmd/go - - - - --- 2018-01-10 Ian Lance Taylor New
libgo patch committed: Add aix build tags libgo patch committed: Add aix build tags - - - - --- 2018-01-10 Ian Lance Taylor New
Go patch committed: Use temporary variable for stack allocation Go patch committed: Use temporary variable for stack allocation - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Set captured var address to not escape before flood Go patch committed: Set captured var address to not escape before flood - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Stack allocate defer thunk Go patch committed: Stack allocate defer thunk - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Don't heap allocate non-escaping Bound_method_expression Go patch committed: Don't heap allocate non-escaping Bound_method_expression - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Do some escape checks earlier Go patch committed: Do some escape checks earlier - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Support go:noescape cross package Go patch committed: Support go:noescape cross package - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Stack allocate non-escaping constant make of slice Go patch committed: Stack allocate non-escaping constant make of slice - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Delay escaping sliced arrays Go patch committed: Delay escaping sliced arrays - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Make top-level decl for address-taken non-escaping locals Go patch committed: Make top-level decl for address-taken non-escaping locals - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Add escape analysis debug hash Go patch committed: Add escape analysis debug hash - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Use macro Unordered_map instead of std::unordered_map Go patch committed: Use macro Unordered_map instead of std::unordered_map - - - - --- 2018-01-09 Ian Lance Taylor New
Go patch committed: Update to Go1.10beta1 Go patch committed: Update to Go1.10beta1 - - - - --- 2018-01-09 Ian Lance Taylor New
libgo patch committed: Fix GOARCH_CACHELINESIZE on ia64 libgo patch committed: Fix GOARCH_CACHELINESIZE on ia64 - - - - --- 2018-01-06 Ian Lance Taylor New
Go patch committed: Correct type of long double builtin math functions Go patch committed: Correct type of long double builtin math functions - - - - --- 2018-01-06 Ian Lance Taylor New
Go patch committed: do not propagate address-taken of slice element to slice Go patch committed: do not propagate address-taken of slice element to slice - - - - --- 2017-12-22 Ian Lance Taylor New
Go patch committed: Bring escape analysis mostly in line with gc compiler Go patch committed: Bring escape analysis mostly in line with gc compiler - - - - --- 2017-12-22 Ian Lance Taylor New
Go frontend patch committed: Improve escape analysis diagnostics Go frontend patch committed: Improve escape analysis diagnostics - - - - --- 2017-12-22 Ian Lance Taylor New
libgo patch committed: use hostname -s on AIX libgo patch committed: use hostname -s on AIX - - - - --- 2017-12-16 Ian Lance Taylor New
libgo patch committed: emulate Flock on AIX libgo patch committed: emulate Flock on AIX - - - - --- 2017-12-16 Ian Lance Taylor New
libgo patch committed: Remove -fplan9-extensions from CFLAGS libgo patch committed: Remove -fplan9-extensions from CFLAGS - - - - --- 2017-12-06 Ian Lance Taylor New
Go patch committed: Handle nil checks with set-and-use temporaries Go patch committed: Handle nil checks with set-and-use temporaries - - - - --- 2017-12-06 Ian Lance Taylor New
Go patch committed: Omit nil check when dereferencing closure variable Go patch committed: Omit nil check when dereferencing closure variable - - - - --- 2017-12-05 Ian Lance Taylor New
libgo patch committed: Export cgoCheck functions libgo patch committed: Export cgoCheck functions - - - - --- 2017-12-02 Ian Lance Taylor New
Go patch committed: Avoid middle-end control flow warnings Go patch committed: Avoid middle-end control flow warnings - - - - --- 2017-12-02 Ian Lance Taylor New
Go patch committed: Add size threshold for nil checks Go patch committed: Add size threshold for nil checks - - - - --- 2017-12-01 Ian Lance Taylor New
Go patch committed: Don't make map zero value constant Go patch committed: Don't make map zero value constant - - - - --- 2017-11-30 Ian Lance Taylor New
libgo patch committed: Pass -X option to ar on AIX libgo patch committed: Pass -X option to ar on AIX - - - - --- 2017-11-23 Ian Lance Taylor New
libgo patch committed: Fix Makefile bug setting LD_LIBRARY_PATH libgo patch committed: Fix Makefile bug setting LD_LIBRARY_PATH - - - - --- 2017-11-21 Ian Lance Taylor New
Go patch committed: report error for ++/-- applied to a non-numeric type Go patch committed: report error for ++/-- applied to a non-numeric type - - - - --- 2017-11-21 Ian Lance Taylor New
« 1 2 ... 364 365 3661266 1267 »