Show patches with: State = Action Required       |    Archived = No       |   126652 patches
« 1 2 ... 380 381 3821266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Go patch committed: Use backend interface for simple types - - - - --- 2011-04-25 Ian Lance Taylor New
[libgo] Reduce fmt_test.TestScanInts recursion depth (PR go/48553) - - - - --- 2011-04-23 Ian Lance Taylor New
go patch committed: Change gcc_unreachable to go_unreachable - - - - --- 2011-04-23 Ian Lance Taylor New
[build] Support multilib testing in libgo - - - - --- 2011-04-22 Ian Lance Taylor New
libgo patch committed: Inherit environment in http/cgi - - - - --- 2011-04-22 Ian Lance Taylor New
[RFC,go] : Port to ALPHA arch - sysinfo.go fixup - - - - --- 2011-04-21 Ian Lance Taylor New
[gofrontend-dev] code review 4438062: Define go_assert to replace gcc_assert (issue4438062) - - - - --- 2011-04-21 Ian Lance Taylor New
Go patch committed: Use mpfr_prec_round to constraint floats - - - - --- 2011-04-21 Ian Lance Taylor New
Go patch committed: statement.cc no longer includes gcc headers - - - - --- 2011-04-19 Ian Lance Taylor New
Go patch committed: Always use backend interface for statements - - - - --- 2011-04-19 Ian Lance Taylor New
Go patch committed: Use backend interface for temporary variables - - - - --- 2011-04-19 Ian Lance Taylor New
Go patch committed: Use backend interface for blocks - - - - --- 2011-04-19 Ian Lance Taylor New
Go patch committed: Use backend interface for variables - - - - --- 2011-04-19 Ian Lance Taylor New
go patch committed: Add compound_statement to backend interface - - - - --- 2011-04-15 Ian Lance Taylor New
Go patch committed: Use backend interface for send statement - - - - --- 2011-04-15 Ian Lance Taylor New
Go patch committed: Use the backend interface for select statements - - - - --- 2011-04-15 Ian Lance Taylor New
Go patch committed: Use backend interface for go and defer statements - - - - --- 2011-04-13 Ian Lance Taylor New
Go patch committed: Rewrite handling of runtime functions - - - - --- 2011-04-13 Ian Lance Taylor New
Go patch committed: Call cgraph_get_node - - - - --- 2011-04-12 Ian Lance Taylor New
Go patch committed: Use backend interface for switch statements - - - - --- 2011-04-06 Ian Lance Taylor New
Go patch committed: Use backend interface for if statements - - - - --- 2011-04-06 Ian Lance Taylor New
Go patch committed: Use backend interface for expression statements - - - - --- 2011-04-06 Ian Lance Taylor New
libgo patch committed: Always use $(AM_LDFLAGS) - - - - --- 2011-04-06 Ian Lance Taylor New
libgo patch committed: Add external timeout to gotest script - - - - --- 2011-04-05 Ian Lance Taylor New
[libgo,build] Avoid echo -n in gotest - - - - --- 2011-04-05 Ian Lance Taylor New
Go patch committed: Use backend interface for labels and goto - - - - --- 2011-04-05 Ian Lance Taylor New
Go patch committed: Use backend interface for return statements - - - - --- 2011-04-04 Ian Lance Taylor New
Go patch committed: Start using backend interface - - - - --- 2011-04-03 Ian Lance Taylor New
libgo patch committed: Mark libgo/configure as executable - - - - --- 2011-04-03 Ian Lance Taylor New
libgo patch committed: Sort test log files - - - - --- 2011-04-02 Ian Lance Taylor New
[libgo] Account for 32-bit fds_bits on Solaris 2 - - - - --- 2011-04-01 Ian Lance Taylor New
Go testsuite patch committed: Recognize MIPS ABIs - - - - --- 2011-04-01 Ian Lance Taylor New
libgo patch committed: Recognize MIPS ABIs - - - - --- 2011-04-01 Ian Lance Taylor New
libgo patch committed: Set name of test when using DejaGNU - - - - --- 2011-03-31 Ian Lance Taylor New
libgo patch committed: Add timeout for tests - - - - --- 2011-03-31 Ian Lance Taylor New
libgo patch committed: Remove unnecessary EINTR tests - - - - --- 2011-03-31 Ian Lance Taylor New
[libgo] Account for 32-bit fds_bits on Solaris 2 - - - - --- 2011-03-31 Ian Lance Taylor New
Go patch committed: Fix typo in test case name - - - - --- 2011-03-31 Ian Lance Taylor New
go patch committed: Taking slice of array moves it to heap - - - - --- 2011-03-31 Ian Lance Taylor New
libgo patch committed: Generate DejaGNU style .sum and .log files - - - - --- 2011-03-31 Ian Lance Taylor New
[libgo] Replace wait4 by waitpid (PR go/47515) - - - - --- 2011-03-30 Ian Lance Taylor New
[libgo] Provide strerror_r replacement (PR go/47515) - - - - --- 2011-03-30 Ian Lance Taylor New
[libgo] Improve Solaris 2/SPARC support - - - - --- 2011-03-30 Ian Lance Taylor New
Go testsuite patch committed: Fix env.go for other architectures - - - - --- 2011-03-30 Ian Lance Taylor New
libgo patch committed: Add missing Makefile dependencies - - - - --- 2011-03-30 Ian Lance Taylor New
go patch committed: Recognize new tests in go-test.exp - - - - --- 2011-03-29 Ian Lance Taylor New
Go patch committed: Fix select setting map index - - - - --- 2011-03-29 Ian Lance Taylor New
Go patch committed: Permit copying hidden fields in method receiver - - - - --- 2011-03-28 Ian Lance Taylor New
Go patch committed: Better error message for type switch - - - - --- 2011-03-28 Ian Lance Taylor New
Go patch committed: Better error message for missing if condition - - - - --- 2011-03-28 Ian Lance Taylor New
Go patch committed: Better error message for send as value - - - - --- 2011-03-28 Ian Lance Taylor New
Go patch committed: Better errors for missing chan element type - - - - --- 2011-03-28 Ian Lance Taylor New
Go patch committed: Pointer to interface type has no methods - - - - --- 2011-03-28 Ian Lance Taylor New
Go patch committed: Support method expressions for interface types - - - - --- 2011-03-28 Ian Lance Taylor New
Go patch committed: Don't check for dup interface/named method - - - - --- 2011-03-28 Ian Lance Taylor New
libgo patch committed: Fix fd_select.go - - - - --- 2011-03-28 Ian Lance Taylor New
libgo patch committed: Rename fd_rtems.go to fd_select.go - - - - --- 2011-03-28 Ian Lance Taylor New
go patch committed: Fix useless assertion - - - - --- 2011-03-28 Ian Lance Taylor New
libgo patch committed: Runtime profiling support (not working yet) - - - - --- 2011-03-27 Ian Lance Taylor New
libgo patch committed: Remove closedchan function - - - - --- 2011-03-27 Ian Lance Taylor New
Go patch committed: Error if no-value return with no result names - - - - --- 2011-03-27 Ian Lance Taylor New
Go patch committed: Better error about unsafe.Pointer indirect - - - - --- 2011-03-27 Ian Lance Taylor New
Go patch committed: Don't look up methods for pointer to interface - - - - --- 2011-03-26 Ian Lance Taylor New
Go patch committed: Don't permit embedded pointer to interface - - - - --- 2011-03-26 Ian Lance Taylor New
Go patch committed: check for ... with builtin functions - - - - --- 2011-03-26 Ian Lance Taylor New
Go patch committed: better error setting const to nil - - - - --- 2011-03-26 Ian Lance Taylor New
Go patch committed: Correctly parse case <-c <- v - - - - --- 2011-03-26 Ian Lance Taylor New
Go patch committed: clean up handling of undefined types - - - - --- 2011-03-25 Ian Lance Taylor New
go patch committed: Avoid double error on negative shift count - - - - --- 2011-03-25 Ian Lance Taylor New
go patch committed: Give error on label defined but not used - - - - --- 2011-03-25 Ian Lance Taylor New
Go patch committed: Remove closed function - - - - --- 2011-03-25 Ian Lance Taylor New
Go patch commited: tuple receives indicate whether channel closed - - - - --- 2011-03-24 Ian Lance Taylor New
Go patch committed: if statement condition is not optional - - - - --- 2011-03-24 Ian Lance Taylor New
Go patch committed: Change c <- v from an expression to a statement - - - - --- 2011-03-24 Ian Lance Taylor New
Go testsuite patch committed: Ignore //// lines in errchk - - - - --- 2011-03-23 Ian Lance Taylor New
libgo patch committed: send on a closed channel panics - - - - --- 2011-03-23 Ian Lance Taylor New
libgo patch committed: Don't crash SIGPROF - - - - --- 2011-03-16 Ian Lance Taylor New
libgo patch committed: Simplify build - - - - --- 2011-03-11 Ian Lance Taylor New
libgo patch committed: Pass -v to nm in gotest - - - - --- 2011-03-10 Ian Lance Taylor New
libgo patch committed: Solaris specific syslog support - - - - --- 2011-03-09 Ian Lance Taylor New
libgo patch committed: Mention GCCGO_RUN_ALL_TESTS in README.gcc - - - - --- 2011-03-09 Ian Lance Taylor New
libgo patch committed: Ignore EINTR in connect - - - - --- 2011-03-09 Ian Lance Taylor New
libgo patch committed: Ignore EINTR in runtime_lock_full - - - - --- 2011-03-09 Ian Lance Taylor New
libgo patch committed: Only run net tests if GCCGO_RUN_ALL_TESTS - - - - --- 2011-03-09 Ian Lance Taylor New
libgo patch committed: Fix search for next prime - - - - --- 2011-03-09 Ian Lance Taylor New
libgo patch committed: Permit GC on any compiler generated allocation - - - - --- 2011-03-07 Ian Lance Taylor New
Go patch committed: Avoid race condition shutting down thread - - - - --- 2011-03-07 Ian Lance Taylor New
libgcc patch committed: Accounts for all regs in __splitstack_find - - - - --- 2011-03-07 Ian Lance Taylor New
Go patch committed: Support multiple init functions in a single file - - - - --- 2011-03-07 Ian Lance Taylor New
Go patch committed: Fix import _ used twice in one package - - - - --- 2011-03-07 Ian Lance Taylor New
Go patch committed: Handle predeclared names as field names in literals - - - - --- 2011-03-07 Ian Lance Taylor New
Go patch committed: Don't patch if type was not converted - - - - --- 2011-03-03 Ian Lance Taylor New
Go patch committed: Don't crash on large composite literal index - - - - --- 2011-03-03 Ian Lance Taylor New
Go patch committed: Don't crash calling make with NaN or Infinity. - - - - --- 2011-03-03 Ian Lance Taylor New
Go patch committed: Make sure variable type is determined - - - - --- 2011-03-03 Ian Lance Taylor New
Go patch committed: Don't crash on type descriptor of abstract type - - - - --- 2011-03-03 Ian Lance Taylor New
Go patch committed: Don't look for methods on named pointer types - - - - --- 2011-03-03 Ian Lance Taylor New
Go patch committed: Always determine call types - - - - --- 2011-03-03 Ian Lance Taylor New
Go patch committed: Don't crash declaring function named "_" - - - - --- 2011-03-03 Ian Lance Taylor New
Go patch committed: Don't crash on erroneous void temp initializer - - - - --- 2011-03-03 Ian Lance Taylor New
« 1 2 ... 380 381 3821266 1267 »