Show patches with: State = Action Required       |    Archived = No       |   126509 patches
« 1 2 ... 385 386 3871265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[gccgo] Map fixes - - - - --- 2010-09-02 Ian Lance Taylor New
[gccgo] Change location of cast - - - - --- 2010-09-02 Ian Lance Taylor New
[gccgo] Don't crash when converting abstract integer to interface type - - - - --- 2010-09-02 Ian Lance Taylor New
[gccgo] Better message for use of [...] outside of array literal - - - - --- 2010-09-02 Ian Lance Taylor New
[gccgo] Fix assignability and addressability tests to match spec - - - - --- 2010-09-01 Ian Lance Taylor New
[gccgo] Better error message for missing statement after label - - - - --- 2010-09-01 Ian Lance Taylor New
[gccgo] Check make arguments - - - - --- 2010-09-01 Ian Lance Taylor New
[gccgo] Only warn about no new variables when using := - - - - --- 2010-08-31 Ian Lance Taylor New
[gccgo] Change error message to match testsuite - - - - --- 2010-08-31 Ian Lance Taylor New
[gccgo] Verify that array lengths are reasonable - - - - --- 2010-08-31 Ian Lance Taylor New
[gccgo] Don't get confused by floating point array length - - - - --- 2010-08-31 Ian Lance Taylor New
[gccgo] Avoid duplicate errors with ellipsis types - - - - --- 2010-08-31 Ian Lance Taylor New
[gccgo] Expect a type after an erroneous ellipsis - - - - --- 2010-08-31 Ian Lance Taylor New
[gccgo] Prohibit conversions from string to named []byte - - - - --- 2010-08-31 Ian Lance Taylor New
[gccgo] Don't permit Unicode surrogate pairs in escape sequences - - - - --- 2010-08-31 Ian Lance Taylor New
[gccgo] Mention function name in cmplx type error - - - - --- 2010-08-31 Ian Lance Taylor New
[gccgo] Fix handling of empty select - - - - --- 2010-08-31 Ian Lance Taylor New
[gccgo] Better panic messages for send/receive on nil channel - - - - --- 2010-08-31 Ian Lance Taylor New
[gccgo] Testsuite changes for new type rules - - - - --- 2010-08-31 Ian Lance Taylor New
[gccgo] Update gccgo to current type rules - - - - --- 2010-08-31 Ian Lance Taylor New
[gccgo] Add missing Makefile dependency - - - - --- 2010-08-30 Ian Lance Taylor New
[gccgo] Remove i386 hack for user regs structure - - - - --- 2010-08-28 Ian Lance Taylor New
[gccgo] Reinit varasm if unsafe is imported - - - - --- 2010-08-28 Ian Lance Taylor New
[gccgo] Let function types refer to themselves - - - - --- 2010-08-27 Ian Lance Taylor New
[gccgo] Avoid another deadlock in GC when profiling - - - - --- 2010-08-26 Ian Lance Taylor New
[gccgo] Avoid GC deadlock - - - - --- 2010-08-26 Ian Lance Taylor New
[gccgo] Fix DejaGNU libgo testsuite - - - - --- 2010-08-26 Ian Lance Taylor New
[gccgo] Don't use statement lists in constructors - - - - --- 2010-08-24 Ian Lance Taylor New
[gccgo] Fixes for gccgo RTEMS tests - - - - --- 2010-08-01 Ian Lance Taylor New
[gccgo] Use __go_assert, avoid printf - - - - --- 2010-08-01 Ian Lance Taylor New
[gccgo] Compile libgo with -minline-all-stringops - - - - --- 2010-08-01 Ian Lance Taylor New
[gccgo] Check TARGET_CAN_SPLIT_STACK - - - - --- 2010-08-01 Ian Lance Taylor New
[gccgo] s/TARGET_SUPPORTS_SPLIT_STACK/TARGET_CAN_SPLIT_STACK/ - - - - --- 2010-08-01 Ian Lance Taylor New
[gccgo] Register all global variables explicitly - - - - --- 2010-08-01 Ian Lance Taylor New
[gccgo] Use __go_thread_ids_lock to lock mcache alloc and free - - - - --- 2010-08-01 Ian Lance Taylor New
[gccgo] Change representation of interfaces - - - - --- 2010-07-28 Ian Lance Taylor New
[gccgo] Avoid race condition - - - - --- 2010-07-28 Ian Lance Taylor New
[gccgo] Remove unused block parameter to Statement::make_temporary - - - - --- 2010-07-28 Ian Lance Taylor New
[gccgo] Do array index computations in sizetype - - - - --- 2010-07-28 Ian Lance Taylor New
[gccgo] Rename finlock - - - - --- 2010-07-28 Ian Lance Taylor New
[gccgo] Turn on garbage collector - - - - --- 2010-07-28 Ian Lance Taylor New
[gccgo] When a goroutine exits, free its mcache - - - - --- 2010-07-26 Ian Lance Taylor New
[gccgo] Use DejaGNU for libgo tests on RTEMS - - - - --- 2010-07-26 Ian Lance Taylor New
[gccgo] Fix libgo RTEMS build - - - - --- 2010-07-26 Ian Lance Taylor New
[gccgo] Register global memory for garbage collector - - - - --- 2010-07-23 Ian Lance Taylor New
[gccgo] Remove old reference counting code - - - - --- 2010-07-23 Ian Lance Taylor New
[gccgo] Turn on garbage collector - - - - --- 2010-07-23 Ian Lance Taylor New
[gccgo] Mark memory which can not contain pointers - - - - --- 2010-07-23 Ian Lance Taylor New
[gccgo] Split stack improvements - - - - --- 2010-07-23 Ian Lance Taylor New
[gccgo] - - - - --- 2010-07-23 Ian Lance Taylor New
[gccgo] Define TARGET_SUPPORTS_SPLIT_STACK - - - - --- 2010-07-23 Ian Lance Taylor New
[gccgo] Use %s to avoid warning - - - - --- 2010-07-21 Ian Lance Taylor New
[gccgo] Lock the canonical types map - - - - --- 2010-07-21 Ian Lance Taylor New
[gccgo] Force "C" locale in gotest - - - - --- 2010-07-20 Ian Lance Taylor New
[gccgo] Minor import cleanup - - - - --- 2010-07-19 Ian Lance Taylor New
[gccgo] Fix libgo clean - - - - --- 2010-07-19 Ian Lance Taylor New
[gccgo] Rename sigsend to __go_sigsend - - - - --- 2010-07-19 Ian Lance Taylor New
[gccgo] Support anonymous struct fields with -ggo - - - - --- 2010-07-13 Ian Lance Taylor New
[gccgo] Initialize field - - - - --- 2010-07-13 Ian Lance Taylor New
[gccgo] Testsuite adjustments for RTEMS - - - - --- 2010-07-12 Ian Lance Taylor New
[gccgo] libgo RTEMS fix - - - - --- 2010-07-12 Ian Lance Taylor New
[gccgo] Bring forward library patch - - - - --- 2010-07-12 Ian Lance Taylor New
[gccgo] Crash after RTEMS failure - - - - --- 2010-07-12 Ian Lance Taylor New
[gccgo] Don't crash on argument count mismatch - - - - --- 2010-07-03 Ian Lance Taylor New
[gccgo] Minor testsuite harness fixes - - - - --- 2010-07-03 Ian Lance Taylor New
[gccgo] Make -ggo more reliable - - - - --- 2010-07-02 Ian Lance Taylor New
[gcco] Remove unused variable - - - - --- 2010-07-02 Ian Lance Taylor New
[gccgo] Initialize mutexes - - - - --- 2010-07-02 Ian Lance Taylor New
[gccgo] Don't use BindToDevice on RTEMS - - - - --- 2010-07-02 Ian Lance Taylor New
[gccgo] Use select on RTEMS - - - - --- 2010-07-02 Ian Lance Taylor New
[gccgo] Fix Syscall types - - - - --- 2010-07-02 Ian Lance Taylor New
[gccgo] Use RTEMS task variables in libgo - - - - --- 2010-07-02 Ian Lance Taylor New
[gccgo] Split stack fixups - - - - --- 2010-07-01 Ian Lance Taylor New
[gccgo] Adjust Go testsuite for libgo changes - - - - --- 2010-07-01 Ian Lance Taylor New
[gccgo] Always copy slice constructor in function - - - - --- 2010-06-30 Ian Lance Taylor New
[gccgo] A type assertion with nil does not succeed - - - - --- 2010-06-30 Ian Lance Taylor New
[gccgo] Always construct a map for a composite literal - - - - --- 2010-06-30 Ian Lance Taylor New
[gccgo] Allocate correct size when taking address of result variable - - - - --- 2010-06-27 Ian Lance Taylor New
[gccgo] Corrections to split stack exception handler code - - - - --- 2010-06-27 Ian Lance Taylor New
[gccgo] Correct type of slice size passed to function - - - - --- 2010-06-27 Ian Lance Taylor New
[gccgo] Correct nonblocking receive of large value - - - - --- 2010-06-27 Ian Lance Taylor New
[gccgo] Add RTEMS specific patches to libgo - - - - --- 2010-06-27 Ian Lance Taylor New
[gccgo] Create _test directory when running tests - - - - --- 2010-06-25 Ian Lance Taylor New
[gccgo] Don't export top level function literals - - - - --- 2010-06-25 Ian Lance Taylor New
[gccgo] Use a cleanup to restore the stack guard when unwinding - - - - --- 2010-06-24 Ian Lance Taylor New
[gccgo] Fixes for stack unwinding - - - - --- 2010-06-24 Ian Lance Taylor New
[gccgo] Functions in Go can now throw exceptions - - - - --- 2010-06-24 Ian Lance Taylor New
[gccgo] Permit trailing comma after call arguments - - - - --- 2010-06-22 Ian Lance Taylor New
[gccgo] Permit passing a floating point constant to make - - - - --- 2010-06-22 Ian Lance Taylor New
[gccgo] Fix bug importing package with same name as current package - - - - --- 2010-06-22 Ian Lance Taylor New
[gccgo] Clean up addressability - - - - --- 2010-06-22 Ian Lance Taylor New
[gccgo] Lower type conversion of string constant - - - - --- 2010-06-22 Ian Lance Taylor New
[gccgo] Rename cgo to goc in runtime directory - - - - --- 2010-06-17 Ian Lance Taylor New
[gccgo] In absence of mmap, use posix_memalign and not malloc - - - - --- 2010-06-15 Ian Lance Taylor New
[gccgo] Fixes for tree-eh.c - - - - --- 2010-06-14 Ian Lance Taylor New
[gccgo] Fix i386 unwinding with split stack - - - - --- 2010-06-14 Ian Lance Taylor New
[gccgo] Update gcc testsuite for change to panic - - - - --- 2010-06-14 Ian Lance Taylor New
[gccgo] Compiler support for panic/recover - - - - --- 2010-06-14 Ian Lance Taylor New
[gccgo] Library support for recover and runtime panics - - - - --- 2010-06-14 Ian Lance Taylor New
[gccgo] Add syscall.ARCH - - - - --- 2010-06-14 Ian Lance Taylor New
« 1 2 ... 385 386 3871265 1266 »