Show patches with: Submitter = Ian Lance Taylor       |    State = Action Required       |    Archived = No       |   1455 patches
« 1 2 3 414 15 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libgo patch committed: Compile math library with -ffp-contract=off - - - - --- 2014-03-12 Ian Lance Taylor New
libbacktrace patch committed: Speed up sort - - - - --- 2014-03-07 Ian Lance Taylor New
Patch RFC: Use internal qsort function in libbacktrace - - - - --- 2014-03-07 Ian Lance Taylor New
libgo patch committed: In syscall save all regs for GC - - - - --- 2014-03-07 Ian Lance Taylor New
Patch RFC: Use internal qsort function in libbacktrace - - - - --- 2014-03-05 Ian Lance Taylor New
Website patch committed: Add missing </li> - - - - --- 2014-03-04 Ian Lance Taylor New
Go patch committed: Fix reloc info for circular immutable structs - - - - --- 2014-03-04 Ian Lance Taylor New
web site patch committed: Add Go note for GCC 4.9 - - - - --- 2014-03-03 Ian Lance Taylor New
libgo patch committed: Update to Go 1.2.1 release - - - - --- 2014-03-03 Ian Lance Taylor New
libgo patch committed: Fix heap address for Aarch64 - - - - --- 2014-02-21 Ian Lance Taylor New
Go patch committed: Avoid crash, fix *&x when x is not addressable - - - - --- 2014-02-20 Ian Lance Taylor New
Go patch committed: Add conditional expressions to Go IR - - - - --- 2014-01-31 Ian Lance Taylor New
Go patch committed: Put nointerface methods in unique sections - - - - --- 2014-01-28 Ian Lance Taylor New
Go patch committed: Use backend interface for unary expressions - - - - --- 2014-01-24 Ian Lance Taylor New
Go patch committed: Convert named types before flattening - - - - --- 2014-01-24 Ian Lance Taylor New
Patch committed: Fix ChangeLog entry - - - - --- 2014-01-21 Ian Lance Taylor New
libgo patch committed: Align variable on 8-byte boundary - - - - --- 2014-01-17 Ian Lance Taylor New
Go patch committed: Use backend interface for binary expressions - - - - --- 2014-01-17 Ian Lance Taylor New
Go patch committed: Use backend interface for interface expressions - - - - --- 2014-01-15 Ian Lance Taylor New
Go patch committed: Define Backend_function_type - - - - --- 2014-01-14 Ian Lance Taylor New
Go patch committed: Use backend interface for slice info - - - - --- 2014-01-10 Ian Lance Taylor New
Go patch committed: Add flattening pass - - - - --- 2014-01-09 Ian Lance Taylor New
libgo patch committed: Fix 32-bit memory allocation - - - - --- 2014-01-09 Ian Lance Taylor New
[go] : Skip some go tests - - - - --- 2014-01-09 Ian Lance Taylor New
libgo patch committed: Use POSIX functions for os/user on Solaris - - - - --- 2014-01-08 Ian Lance Taylor New
libgo patch committed: Don't allocate fd_set on stack - - - - --- 2014-01-08 Ian Lance Taylor New
libgo patch committed: Recognize arm64 - - - - --- 2014-01-06 Ian Lance Taylor New
libgo patch committed: Remove unused variables - - - - --- 2014-01-06 Ian Lance Taylor New
libgo patch committed: Work around Solaris oddity - - - - --- 2013-12-28 Ian Lance Taylor New
libgo patch committed: Use DialTimeout in self-connect test - - - - --- 2013-12-27 Ian Lance Taylor New
Go patch committed: Use backend interface for runtime errors - - - - --- 2013-12-17 Ian Lance Taylor New
Go patch committed: Use backend interface for field references - - - - --- 2013-12-16 Ian Lance Taylor New
Go patch committed: Better error messages for { on next line - - - - --- 2013-12-12 Ian Lance Taylor New
Go patch committed: Check for nil pointer when slicing pointer to array - - - - --- 2013-12-12 Ian Lance Taylor New
Go patch committed: Tweak untyped nil error messages - - - - --- 2013-12-12 Ian Lance Taylor New
libgo patch committed: Fix defer of unlock thread at startup - - - - --- 2013-12-12 Ian Lance Taylor New
Go patch committed: Don't permit importing a package as "init" - - - - --- 2013-12-12 Ian Lance Taylor New
Go patch committed: Don't compare structs with blank non-comp fields - - - - --- 2013-12-12 Ian Lance Taylor New
libgo patch committed: Fix MakeFunc returning float on 32 bit x86 - - - - --- 2013-12-12 Ian Lance Taylor New
Go patch committed: Disable sibling calls by default - - - - --- 2013-12-12 Ian Lance Taylor New
Go patch committed: Implement method values in reflect package - - - - --- 2013-12-12 Ian Lance Taylor New
libgo patch committed: Let MakeFunc functions call recover - - - - --- 2013-12-11 Ian Lance Taylor New
Go patch committed: Minor fixes for recover thunks - - - - --- 2013-12-11 Ian Lance Taylor New
Go patch committed: Test r* tests in parallel - - - - --- 2013-12-10 Ian Lance Taylor New
libgo patch committed: Non-futex system fix - - - - --- 2013-12-06 Ian Lance Taylor New
[buildrobot] Re: [PATCH] Split -fisolate-erroneous-paths into two options - - - - --- 2013-12-05 Ian Lance Taylor New
libgo patch committed: Use pthread_sigmask, not sigprocmask - - - - --- 2013-12-04 Ian Lance Taylor New
libgo patch committed: Fix 386 MakeFunc when returning struct - - - - --- 2013-11-30 Ian Lance Taylor New
Backport libbacktrace fix to GCC 4.8 branch - - - - --- 2013-11-30 Ian Lance Taylor New
libgo patch committed: Fix 386 MakeFunc when returning struct - - - - --- 2013-11-30 Ian Lance Taylor New
Use libbacktrace as libsanitizer's symbolizer - - - - --- 2013-11-28 Ian Lance Taylor New
libgo patch committed: Update to current Go library - - - - --- 2013-11-27 Ian Lance Taylor New
libgo patch committed: Fix surrogate pairs in string([]rune) - - - - --- 2013-11-26 Ian Lance Taylor New
Go patch committed: Forward hash/equal to for type defined as type - - - - --- 2013-11-26 Ian Lance Taylor New
libgo patch committed: Fix SizeofSockaddrAny - - - - --- 2013-11-26 Ian Lance Taylor New
libgo patch committed: Only call varargs from C - - - - --- 2013-11-24 Ian Lance Taylor New
Go patch committed: Fix representation of calls to interface methods - - - - --- 2013-11-23 Ian Lance Taylor New
Problems with Go on powerpc64le-linux - - - - --- 2013-11-22 Ian Lance Taylor New
libgo patch committed: Update for libbacktrace change - - - - --- 2013-11-19 Ian Lance Taylor New
Go patch committed: Update for mainline changes - - - - --- 2013-11-19 Ian Lance Taylor New
libgo patch committed: Fix handling of FFI with empty struct - - - - --- 2013-11-19 Ian Lance Taylor New
libgo patch committed: Handle PPC ELF v2 in libgo test script - - - - --- 2013-11-19 Ian Lance Taylor New
libgo patch committed: Fix typo in configure.ac - - - - --- 2013-11-19 Ian Lance Taylor New
Use libbacktrace as libsanitizer's symbolizer - - - - --- 2013-11-19 Ian Lance Taylor New
libbacktrace patch RFC: Look up variables in backtrace_syminfo - - - - --- 2013-11-16 Ian Lance Taylor New
libbacktrace patch RFC: Look up variables in backtrace_syminfo - - - - --- 2013-11-15 Ian Lance Taylor New
Recent Go patch broke Alpha bootstrap - - - - --- 2013-11-15 Ian Lance Taylor New
Recent Go patch broke Alpha bootstrap - - - - --- 2013-11-15 Ian Lance Taylor New
libgo patch committed: Don't use filename without '/' for backtrace - - - - --- 2013-11-14 Ian Lance Taylor New
Go patch committed: Use backend interface for comparisons - - - - --- 2013-11-14 Ian Lance Taylor New
Recent Go patch broke Solaris bootstrap - - - - --- 2013-11-14 Ian Lance Taylor New
Recent Go patch broke Solaris bootstrap - - - - --- 2013-11-14 Ian Lance Taylor New
libgo patch committed: Fix flag when allocating cgo memory - - - - --- 2013-11-14 Ian Lance Taylor New
libgo patch committed: Fill in list of gccgo architectures - - - - --- 2013-11-14 Ian Lance Taylor New
libgo patch committed: Fix list of supported os's and arch's - - - - --- 2013-11-14 Ian Lance Taylor New
go front end changes to fix compilation break - - - - --- 2013-11-12 Ian Lance Taylor New
Recent Go patch broke Solaris bootstrap - - - - --- 2013-11-11 Ian Lance Taylor New
Recent Go patch broke Solaris bootstrap - - - - --- 2013-11-11 Ian Lance Taylor New
Recent Go patch broke Alpha bootstrap - - - - --- 2013-11-11 Ian Lance Taylor New
Go patch committed: Check for nil pointers when taking address - - - - --- 2013-11-11 Ian Lance Taylor New
libgo patch committed: Correct flag - - - - --- 2013-11-09 Ian Lance Taylor New
Go patch committed: Avoid bogus init loop error - - - - --- 2013-11-08 Ian Lance Taylor New
Go patch committed: Correct types in type conversion - - - - --- 2013-11-08 Ian Lance Taylor New
Recent Go patch broke Alpha bootstrap - - - - --- 2013-11-07 Ian Lance Taylor New
fixincludes patch RFA: Fix fenv.h on Ubuntu Precise - - - - --- 2013-11-06 Ian Lance Taylor New
Go patch committed: Turn off -fisolate-erroneous-paths for Go - - - - --- 2013-11-06 Ian Lance Taylor New
Patch RFC: x86: Emit .cfi directives for BX register swap - - - - --- 2013-11-05 Ian Lance Taylor New
Patch RFA: With -fnon-call-exceptions sync builtins may throw - - - - --- 2013-11-04 Ian Lance Taylor New
Patch RFA: With -fnon-call-exceptions sync builtins may throw - - - - --- 2013-11-04 Ian Lance Taylor New
Patch RFA: With -fnon-call-exceptions sync builtins may throw - - - - --- 2013-11-04 Ian Lance Taylor New
Go patch committed: Support three-index slices - - - - --- 2013-10-24 Ian Lance Taylor New
Go testsuite patch committed: Combine strings in comments - - - - --- 2013-10-24 Ian Lance Taylor New
Go patch committed: Use backend interface for some runtime calls - - - - --- 2013-10-23 Ian Lance Taylor New
Doc patch RFA: Remove docs for -fno-default-inline - - - - --- 2013-10-21 Ian Lance Taylor New
Doc patch committed: Improve attributes doc in -fno-toplevel-reorder - - - - --- 2013-10-21 Ian Lance Taylor New
libbacktrace patch committed (Was: Re: [jit] Update TODO.rst) - - - - --- 2013-10-18 Ian Lance Taylor New
Go patch committed: Fix imported embedded builtin types again - - - - --- 2013-10-17 Ian Lance Taylor New
libgo patch committed: Add system calls - - - - --- 2013-10-17 Ian Lance Taylor New
Go patch committed: Don't deref unknown type when importing anon field - - - - --- 2013-10-17 Ian Lance Taylor New
Go patch committed: Updated 4.8 branch - - - - --- 2013-10-16 Ian Lance Taylor New
« 1 2 3 414 15 »