Show patches with: none      |   126950 patches
« 1 2 ... 365 366 3671269 1270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
Go patch committed: Remove LHS/RHS setting for variables Go patch committed: Remove LHS/RHS setting for variables - - - - --- 2017-11-15 Ian Lance Taylor New
libgo patch committed: Don't assume that reads from address 0 crash libgo patch committed: Don't assume that reads from address 0 crash - - - - --- 2017-11-09 Ian Lance Taylor New
Go patch commited: correct nested_function_num Go patch commited: correct nested_function_num - - - - --- 2017-11-07 Ian Lance Taylor New
Go patch committed: Disable escape analysis for the runtime package. Go patch committed: Disable escape analysis for the runtime package. - - - - --- 2017-11-06 Ian Lance Taylor New
libgo patch committed: Pass flags to recursive make libgo patch committed: Pass flags to recursive make - - - - --- 2017-11-06 Ian Lance Taylor New
Go patch committed: Explicitly convert between type aliases Go patch committed: Explicitly convert between type aliases - - - - --- 2017-10-26 Ian Lance Taylor New
gotools patch committed: Fix PASS/FAIL output for validate_failures gotools patch committed: Fix PASS/FAIL output for validate_failures - - - - --- 2017-10-25 Ian Lance Taylor New
libgo patch committed: Support 64-bit DWARF in version check, elsewhere libgo patch committed: Support 64-bit DWARF in version check, elsewhere - - - - --- 2017-10-20 Ian Lance Taylor New
Go patch committed: Fix import of indirectly imported type alias Go patch committed: Fix import of indirectly imported type alias - - - - --- 2017-10-12 Ian Lance Taylor New
libgo patch committed: fix uintptr(_t)? issues libgo patch committed: fix uintptr(_t)? issues - - - - --- 2017-10-11 Ian Lance Taylor New
GCC 7 libbacktrace patch committed: Ignore compressed debug sections GCC 7 libbacktrace patch committed: Ignore compressed debug sections - - - - --- 2017-10-10 Ian Lance Taylor New
Go patch committed to GCC 7 branch: Update MIPS architecture names Go patch committed to GCC 7 branch: Update MIPS architecture names - - - - --- 2017-10-09 Ian Lance Taylor New
Go patch committed: Drop special handling of unexported func/var names Go patch committed: Drop special handling of unexported func/var names - - - - --- 2017-10-05 Ian Lance Taylor New
Go patch committed: Consolidate all names in one place Go patch committed: Consolidate all names in one place - - - - --- 2017-10-05 Ian Lance Taylor New
libbacktrace patch committed: Minor decompression improvement libbacktrace patch committed: Minor decompression improvement - - - - --- 2017-10-05 Ian Lance Taylor New
Go patch committed to GCC 7 branch: update to Go 1.8.3 release Go patch committed to GCC 7 branch: update to Go 1.8.3 release - - - - --- 2017-10-02 Ian Lance Taylor New
libbacktrace patch committed: Support compressed debug sections libbacktrace patch committed: Support compressed debug sections - - - - --- 2017-09-29 Ian Lance Taylor New
Go patch committed: fix crash on struct that embeds pointer type Go patch committed: fix crash on struct that embeds pointer type - - - - --- 2017-09-27 Ian Lance Taylor New
libgo patch committed: Check Getsockname error return libgo patch committed: Check Getsockname error return - - - - --- 2017-09-27 Ian Lance Taylor New
libgo patch committed: Add XCOFF support libgo patch committed: Add XCOFF support - - - - --- 2017-09-22 Ian Lance Taylor New
libbacktrace patch committed: Replace lstat and readlink if not available libbacktrace patch committed: Replace lstat and readlink if not available - - - - --- 2017-09-22 Ian Lance Taylor New
libbacktrace patch committed: Fix uninitialized field libbacktrace patch committed: Fix uninitialized field - - - - --- 2017-09-21 Ian Lance Taylor New
libgo patch committed: Fix build with --enable-static=no libgo patch committed: Fix build with --enable-static=no - - - - --- 2017-09-20 Ian Lance Taylor New
libgo patch committed: enable ParseDirent for AIX libgo patch committed: enable ParseDirent for AIX - - - - --- 2017-09-20 Ian Lance Taylor New
libgo patch committed: Work around AIX getsockname bug libgo patch committed: Work around AIX getsockname bug - - - - --- 2017-09-20 Ian Lance Taylor New
libgo patch commited: AIX updates libgo patch commited: AIX updates - - - - --- 2017-09-20 Ian Lance Taylor New
libgo patch committed: Restore "goroutine in C code" message libgo patch committed: Restore "goroutine in C code" message - - - - --- 2017-09-20 Ian Lance Taylor New
libgo patch committed: always initialize str field in __go_string_slice result libgo patch committed: always initialize str field in __go_string_slice result - - - - --- 2017-09-18 Ian Lance Taylor New
Go patch committed: return an error statement for fallthrough in last case Go patch committed: return an error statement for fallthrough in last case - - - - --- 2017-09-15 Ian Lance Taylor New
Go patch committed: check for error expression in Array_type::get_backend_length Go patch committed: check for error expression in Array_type::get_backend_length - - - - --- 2017-09-15 Ian Lance Taylor New
Go patch committed: simplify select and channel operations Go patch committed: simplify select and channel operations - - - - --- 2017-09-14 Ian Lance Taylor New
Go patch committed: avoid compiler crash on invalid programs Go patch committed: avoid compiler crash on invalid programs - - - - --- 2017-09-14 Ian Lance Taylor New
Go patch committed: emit type specific functions for aliases Go patch committed: emit type specific functions for aliases - - - - --- 2017-09-14 Ian Lance Taylor New
Go patch committed: Fix struct field names for embedded aliases Go patch committed: Fix struct field names for embedded aliases - - - - --- 2017-09-14 Ian Lance Taylor New
Go patch committed: fix check for notinheap conversion Go patch committed: fix check for notinheap conversion - - - - --- 2017-09-14 Ian Lance Taylor New
Go patch committedd: Don't do implicit double pointer indirection Go patch committedd: Don't do implicit double pointer indirection - - - - --- 2017-09-09 Ian Lance Taylor New
libgo patch committed: build libgo/net/internal/socktest/sys_unix.go on AIX libgo patch committed: build libgo/net/internal/socktest/sys_unix.go on AIX - - - - --- 2017-08-29 Ian Lance Taylor New
libgo patch committed: netinet/icmp6.h require netinet/in.h on AIX libgo patch committed: netinet/icmp6.h require netinet/in.h on AIX - - - - --- 2017-08-29 Ian Lance Taylor New
libgo patch committed: fix Stat_t on AIX libgo patch committed: fix Stat_t on AIX - - - - --- 2017-08-29 Ian Lance Taylor New
libgo patch committed: Fix go-nosys.c when HAVE_SYSCALL is not defined libgo patch committed: Fix go-nosys.c when HAVE_SYSCALL is not defined - - - - --- 2017-08-29 Ian Lance Taylor New
libgo patch committed: Fix lfstack for AIX libgo patch committed: Fix lfstack for AIX - - - - --- 2017-08-29 Ian Lance Taylor New
libgo patch commited: Don't use little-endian code to dump big-endian PPC regs - - - - --- 2017-08-18 Ian Lance Taylor New
libgo patch committed: Fix cgo tests for AIX - - - - --- 2017-08-18 Ian Lance Taylor New
libgo patch committed: Pass -funwind-tables when compiling C code - - - - --- 2017-08-18 Ian Lance Taylor New
libgo patch committed: improvements for AIX netpoll - - - - --- 2017-08-16 Ian Lance Taylor New
libgo patch committed: Signal/register improvements - - - - --- 2017-08-16 Ian Lance Taylor New
« 1 2 ... 365 366 3671269 1270 »