Show patches with: Submitter = Ian Lance Taylor       |    State = Action Required       |    Archived = No       |   1455 patches
« 1 2 ... 12 13 14 15 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PATCH COMMITTED: Mention -fsplit-stack on 4.6 changes page - - - - --- 2010-10-01 Ian Lance Taylor New
PATCH COMMITTED: Only put split stack support in libgcc.a - - - - --- 2010-10-01 Ian Lance Taylor New
PATCH RFA: Support Plan 9 extensions in gcc - - - - --- 2010-09-30 Ian Lance Taylor New
PATCH COMMITTED: Try again to get libgcc -fsplit-stack in sync - - - - --- 2010-09-29 Ian Lance Taylor New
PATCH COMMITTED: Fix test for CFI directives - - - - --- 2010-09-28 Ian Lance Taylor New
PATCH COMMITTED: Fix -fsplit-stack bug - - - - --- 2010-09-28 Ian Lance Taylor New
PATCH COMMITTED: Fix -fsplit-stack build with old binutils - - - - --- 2010-09-28 Ian Lance Taylor New
PATCH RFA: Support Plan 9 extensions in gcc - - - - --- 2010-09-27 Ian Lance Taylor New
[gccgo] Fix cmplx with mix of untyped constants and typed value - - - - --- 2010-09-25 Ian Lance Taylor New
[split] Revert REG_CFA_TEMPORARY, bring in 32-bit fixes - - - - --- 2010-09-24 Ian Lance Taylor New
[gccgo] Initialize variables to avoid a warning - - - - --- 2010-09-24 Ian Lance Taylor New
[split] Correct symbol version file - - - - --- 2010-09-24 Ian Lance Taylor New
PATCH RFA: Split stack [5/7]: x86 backend support - - - - --- 2010-09-23 Ian Lance Taylor New
PATCH RFA: Split stack [6/7]: libgcc - - - - --- 2010-09-22 Ian Lance Taylor New
PATCH RFA: Split stack [7/7]: tests - - - - --- 2010-09-22 Ian Lance Taylor New
PATCH RFA: Split stack [6/7]: libgcc - - - - --- 2010-09-22 Ian Lance Taylor New
PATCH RFA: Split stack [5/7]: x86 backend support - - - - --- 2010-09-22 Ian Lance Taylor New
PATCH RFA: Split stack [4/7]: REF_CFA_TEMPORARY - - - - --- 2010-09-22 Ian Lance Taylor New
PATCH RFA: Split stack [3/7]: CFG build probability - - - - --- 2010-09-22 Ian Lance Taylor New
PATCH RFA: Split stack [2/7]: Middle-end support - - - - --- 2010-09-22 Ian Lance Taylor New
PATCH RFA: Split stack [1/7]: Basic infrastructure - - - - --- 2010-09-22 Ian Lance Taylor New
[gccgo,split] Symbol versions for stack split code - - - - --- 2010-09-22 Ian Lance Taylor New
[gccgo] Fix HTTP redirect test - - - - --- 2010-09-22 Ian Lance Taylor New
[gccgo] Use a more consistent prefix for the syscalls package - - - - --- 2010-09-20 Ian Lance Taylor New
[gccgo] Test for -fsplit-stack and alloca - - - - --- 2010-09-17 Ian Lance Taylor New
[gccgo] Support alloca and variably sized arrays with -fsplit-stack - - - - --- 2010-09-17 Ian Lance Taylor New
[gccgo] Make -fsplit-stack work with C/C++ varargs - - - - --- 2010-09-16 Ian Lance Taylor New
Patch committed: Do not capitalize warning messages - - - - --- 2010-09-15 Ian Lance Taylor New
Patch RFA: Don't make -I filename be an error - - - - --- 2010-09-15 Ian Lance Taylor New
Patch committed: Fix indentation - - - - --- 2010-09-15 Ian Lance Taylor New
Patch committed: Do not capitalize warning messages - - - - --- 2010-09-15 Ian Lance Taylor New
Patch committed: Set arg_pointer_save_area_init - - - - --- 2010-09-15 Ian Lance Taylor New
Patch committed: Fix type name in comment in libcpp - - - - --- 2010-09-15 Ian Lance Taylor New
[gccgo] Simplify stack check code - - - - --- 2010-09-14 Ian Lance Taylor New
[gccgo] Some cleanups to the stack split code - - - - --- 2010-09-14 Ian Lance Taylor New
[gccgo] Support //line comments - - - - --- 2010-09-12 Ian Lance Taylor New
[gccgo] Update to current version of master Go testsuite - - - - --- 2010-09-11 Ian Lance Taylor New
[gccgo] Permit omitting lower bound in a slice expression - - - - --- 2010-09-10 Ian Lance Taylor New
[gccgo] Better error recover after top level declaration - - - - --- 2010-09-10 Ian Lance Taylor New
[gccgo] Fix error recovery for top-level parse errors - - - - --- 2010-09-10 Ian Lance Taylor New
[gccgo] Clean up runtime error handling - - - - --- 2010-09-10 Ian Lance Taylor New
[gccgo] Remove code to convert address of array to slice - - - - --- 2010-09-09 Ian Lance Taylor New
[gccgo] Don't lower len/cap of function call - - - - --- 2010-09-09 Ian Lance Taylor New
[gccgo] Improve UTF-8 checking - - - - --- 2010-09-09 Ian Lance Taylor New
[gccgo] Better error message - - - - --- 2010-09-09 Ian Lance Taylor New
[gccgo] Fix for type assertions - - - - --- 2010-09-09 Ian Lance Taylor New
[gccgo] More bounds checks - - - - --- 2010-09-08 Ian Lance Taylor New
[gccgo] Small testsuite update - - - - --- 2010-09-08 Ian Lance Taylor New
[gccgo] Do not permit parenthesized types in composite literals - - - - --- 2010-09-08 Ian Lance Taylor New
[gccgo] Only cut off pointer/function type recursion when necessary. - - - - --- 2010-09-08 Ian Lance Taylor New
[gccgo] Better error recovery in parser - - - - --- 2010-09-08 Ian Lance Taylor New
[gccgo] Merge libgotesting into libgo - - - - --- 2010-09-08 Ian Lance Taylor New
[gccgo] More recursive type patches - - - - --- 2010-09-08 Ian Lance Taylor New
[gccgo] Rewrite handling of types that refer to themselves - - - - --- 2010-09-08 Ian Lance Taylor New
[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
« 1 2 ... 12 13 14 15 »