Show patches with: State = Action Required       |   126491 patches
« 1 2 ... 374 375 3761264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Go patch committed: Check for invalid unsafe.Offsetof - - - - --- 2013-06-19 Ian Lance Taylor New
Go patch committed: Use function descriptors - - - - --- 2013-06-18 Ian Lance Taylor New
Go patch committed: Fix unsafe.Offsetof - - - - --- 2013-06-14 Ian Lance Taylor New
Go patch committed: Implement Go 1.1 terminating statements - - - - --- 2013-06-12 Ian Lance Taylor New
website patch committed: GCC 4.8.1 does not implement Go 1.1 - - - - --- 2013-05-22 Ian Lance Taylor New
doc patch committed: Mention Go 1 language standard - - - - --- 2013-04-05 Ian Lance Taylor New
Add Go notes for GCC 4.8 release - - - - --- 2013-03-22 Ian Lance Taylor New
libgo patch committed: Solaris net fixes - - - - --- 2013-02-20 Ian Lance Taylor New
libgo patch committed: Fix x86_64 Solaris pointer usage - - - - --- 2013-02-20 Ian Lance Taylor New
libgo patch committed: Use MAP_NORESERVE - - - - --- 2013-02-15 Ian Lance Taylor New
libgo patch committed: Solaris portability patches - - - - --- 2013-02-11 Ian Lance Taylor New
Go patch committed: Let test import package that imports tested pkg - - - - --- 2013-02-10 Ian Lance Taylor New
libgo patch committed: Include timeout.exp in libgo.exp - - - - --- 2013-02-09 Ian Lance Taylor New
Go testsuite patch committed: Load timeout.exp - - - - --- 2013-02-09 Ian Lance Taylor New
libgo patch committed: Fix md5 on big-endian systems - - - - --- 2013-02-07 Ian Lance Taylor New
libgo patch committed: Fixes for select based pollster - - - - --- 2013-02-06 Ian Lance Taylor New
libgo patch committed: Fix argument passed to forcegchelper - - - - --- 2013-02-05 Ian Lance Taylor New
top level configure patch committed: Disable libgo on some systems - - - - --- 2013-02-05 Ian Lance Taylor New
libgo patch committed: Use DejaGNU when testing a cross-compiler - - - - --- 2013-02-05 Ian Lance Taylor New
Go patch committed: Always initialize nested_off - - - - --- 2013-02-05 Ian Lance Taylor New
libgo patch committed: Only run syscall creds_test on GNU/Linux - - - - --- 2013-02-02 Ian Lance Taylor New
libgo patch committed: Correct runtime.Callers skip argument - - - - --- 2013-02-02 Ian Lance Taylor New
libgo patch committed: Correct test for morestack.S - - - - --- 2013-02-01 Ian Lance Taylor New
gccgo patch committed: Don't emit methods for identical unnamed structs - - - - --- 2013-02-01 Ian Lance Taylor New
libgo patch committed: Recognize morestack.S if no function name - - - - --- 2013-01-31 Ian Lance Taylor New
libgo patch committed: Remove confusion about split-stack backtrace - - - - --- 2013-01-31 Ian Lance Taylor New
libbacktrace patch committed: Fix threaded race - - - - --- 2013-01-31 Ian Lance Taylor New
libgo patch committed: Block signals when creating new thread - - - - --- 2013-01-31 Ian Lance Taylor New
libgo patch committed: Don't allocate during backtrace - - - - --- 2013-01-31 Ian Lance Taylor New
libgo patch committed: Better backtraces - - - - --- 2013-01-30 Ian Lance Taylor New
libgo patch committed: Update libgo again - - - - --- 2013-01-30 Ian Lance Taylor New
libgo patch committed: Update to current sources - - - - --- 2013-01-29 Ian Lance Taylor New
gccgo patch committed: Fix initialization order bug - - - - --- 2013-01-29 Ian Lance Taylor New
libgo patch committed: Support sparc64 in lfstack.c - - - - --- 2013-01-25 Ian Lance Taylor New
libbacktrace patch committed: Don't crash if no DW_AT_comp_dir - - - - --- 2013-01-25 Ian Lance Taylor New
libgo patch committed: Use __USER_LABEL_PREFIX__ for asm symbols - - - - --- 2013-01-24 Ian Lance Taylor New
libgo patch committed: Fix typos - - - - --- 2013-01-24 Ian Lance Taylor New
Go patch committed: Provide line number for init function - - - - --- 2013-01-17 Ian Lance Taylor New
libbacktrace patch committed: Handle missing line number entry - - - - --- 2013-01-17 Ian Lance Taylor New
libgcc patch committed: Change __real_pthread_create ref to be non-weak - - - - --- 2013-01-14 Ian Lance Taylor New
libiberty patch committed: Minor optimization (PR 54800) - - - - --- 2013-01-04 Ian Lance Taylor New
libbacktrace patch committed: Don't use -I ../gcc/include - - - - --- 2013-01-01 Ian Lance Taylor New
libgo patch committed: Update to current version of Go library - - - - --- 2012-12-26 Ian Lance Taylor New
Go patch committed: - - - - --- 2012-12-21 Ian Lance Taylor New
Go patch committed: Better error message for invalid shifts - - - - --- 2012-12-14 Ian Lance Taylor New
Go patch committed: Accept trailing comma after varargs parameter - - - - --- 2012-12-13 Ian Lance Taylor New
libgo patch committed: Delete from a nil map is now a no-op - - - - --- 2012-12-12 Ian Lance Taylor New
libgo patch committed: Update to current library - - - - --- 2012-12-12 Ian Lance Taylor New
Go compiler patch: Fix check for parenthesized go/defer arg - - - - --- 2012-12-06 Ian Lance Taylor New
libgo patch committed: Clean up directory reading code - - - - --- 2012-12-06 Ian Lance Taylor New
libgo patch committed: Fix splice syscall - - - - --- 2012-12-05 Ian Lance Taylor New
Go patch committed: Fix handling of dummy types for -fdump-go-spec - - - - --- 2012-12-05 Ian Lance Taylor New
Go patch committed: Accept comma after expression in type conversion - - - - --- 2012-12-05 Ian Lance Taylor New
Go patch committed: Make sure we give error for call to non-function - - - - --- 2012-12-05 Ian Lance Taylor New
Go patch committed: Better checks for make arguments - - - - --- 2012-12-05 Ian Lance Taylor New
Go patch committed: Error for inverted slice range - - - - --- 2012-12-04 Ian Lance Taylor New
Go patch committed: Reject nil == nil - - - - --- 2012-12-04 Ian Lance Taylor New
Go patch committed: Fix crash on go/defer of some builtin functions - - - - --- 2012-12-04 Ian Lance Taylor New
Go patch committed: Don't permit go/defer calls to be parenthesized - - - - --- 2012-12-04 Ian Lance Taylor New
Go patch committed: Fix field tracking in global var initializer - - - - --- 2012-12-03 Ian Lance Taylor New
Go patch committed: Don't encode non-ASCII characters in identifiers - - - - --- 2012-12-03 Ian Lance Taylor New
Go patch committed: Fix nil func calls, constant float type conversions - - - - --- 2012-12-03 Ian Lance Taylor New
Go patch committed: Fix bug converting unnamed types - - - - --- 2012-12-01 Ian Lance Taylor New
Go patch committed: Fix fieldtrack info for unexported type - - - - --- 2012-11-30 Ian Lance Taylor New
Go patch committed: Track fields with tag go:"track" - - - - --- 2012-11-29 Ian Lance Taylor New
Go patch committed: Implement //go:nointerface - - - - --- 2012-11-28 Ian Lance Taylor New
Go patch committed: Don't use memcmp for struct == if trailing padding - - - - --- 2012-11-25 Ian Lance Taylor New
libgo patch committed: Fix handling of Unix domain @ addresses - - - - --- 2012-11-24 Ian Lance Taylor New
libgo patch committed: Update to current version of library - - - - --- 2012-11-21 Ian Lance Taylor New
libbacktrace patch committed: Always clear union in read_attribute - - - - --- 2012-11-20 Ian Lance Taylor New
Go patch committed: Fix typo in error message - - - - --- 2012-11-19 Ian Lance Taylor New
libgo patch committed: Fix reflect.valueInterface - - - - --- 2012-11-19 Ian Lance Taylor New
libgo patch committed: Fix use of __atomic_compare_exchange_n - - - - --- 2012-11-17 Ian Lance Taylor New
Go patch committed: Don't remove float conversion of typed constant - - - - --- 2012-11-16 Ian Lance Taylor New
Go patch committed: Add + to Make-lang.in as needed - - - - --- 2012-11-16 Ian Lance Taylor New
libbacktrace patch committed: Only add -Werror for target library - - - - --- 2012-11-13 Ian Lance Taylor New
Patch RFA: Fix -fpie -fpic - - - - --- 2012-11-13 Ian Lance Taylor New
libgo patch committed: Force first letter of error message to lowercase - - - - --- 2012-11-12 Ian Lance Taylor New
libgo patch committed: Fix bug comparing struct field types - - - - --- 2012-11-10 Ian Lance Taylor New
Go patch committed: Update index.go in testsuite - - - - --- 2012-11-09 Ian Lance Taylor New
libgcc patch committed: Fix split-stack stack alignment - - - - --- 2012-11-06 Ian Lance Taylor New
Go testsuite patch committed: Update for 64-bit int - - - - --- 2012-11-06 Ian Lance Taylor New
Go patch committed: More 64-bit int preparation - - - - --- 2012-11-06 Ian Lance Taylor New
Go patch committed: Size of int is now 64 bits on x86_64 - - - - --- 2012-11-06 Ian Lance Taylor New
Go patch committed: The Go runtime memcmp needs to return intgo - - - - --- 2012-11-06 Ian Lance Taylor New
libgo patch committed: NetBSD fix - - - - --- 2012-11-05 Ian Lance Taylor New
libgo patch committed - - - - --- 2012-11-05 Ian Lance Taylor New
libgo patch committed: Prepare syscall for 64-bit int - - - - --- 2012-11-02 Ian Lance Taylor New
libgo patch committed: Fix reflect.Call - - - - --- 2012-11-02 Ian Lance Taylor New
Go patch committed: More steps toward 64-bit int - - - - --- 2012-11-01 Ian Lance Taylor New
libgo patch committed: Use intgo - - - - --- 2012-10-31 Ian Lance Taylor New
Go patch committed: Add -fgo-relative-import-path option - - - - --- 2012-10-31 Ian Lance Taylor New
Fix libbacktrace on 32-bit sparc - - - - --- 2012-10-29 Ian Lance Taylor New
libbacktrace patch committed: Don't warn about missing shared libs - - - - --- 2012-10-26 Ian Lance Taylor New
libgo patch committed: Fix test - - - - --- 2012-10-26 Ian Lance Taylor New
libbacktrace patch committed: Check whether -funwind-tables works - - - - --- 2012-10-24 Ian Lance Taylor New
libgo patch committed: Define SIGPOLL and SIGCLD if necessary - - - - --- 2012-10-24 Ian Lance Taylor New
libgo patch committed: Set libgo version number - - - - --- 2012-10-24 Ian Lance Taylor New
Doc patch committed: The '+' constraint does not require a register - - - - --- 2012-10-24 Ian Lance Taylor New
gcc 4.7 libgo patch committed: Set libgo version number - - - - --- 2012-10-23 Ian Lance Taylor New
« 1 2 ... 374 375 3761264 1265 »