Show patches with: Archived = No       |   126786 patches
« 1 2 ... 381 382 3831267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Go patch committed: Set type of array length expressions - - - - --- 2011-02-24 Ian Lance Taylor New
Go patch committed: Avoid infinite loop in field_reference - - - - --- 2011-02-24 Ian Lance Taylor New
Go patch committed: Don't crash on type switch of untyped value - - - - --- 2011-02-24 Ian Lance Taylor New
Go patch committed: Don't crash on type switch of nil - - - - --- 2011-02-24 Ian Lance Taylor New
Go patch committed: Handle array of pointers to same array - - - - --- 2011-02-24 Ian Lance Taylor New
Go patch committed: Don't crash on map index outside function - - - - --- 2011-02-24 Ian Lance Taylor New
Go patch committed: Don't crash on bad receiver - - - - --- 2011-02-24 Ian Lance Taylor New
Go patch committed: Don't crash on result variable redefinition - - - - --- 2011-02-24 Ian Lance Taylor New
Go patch committed: Don't crash looking for methods of error type - - - - --- 2011-02-23 Ian Lance Taylor New
Go patch committed: Don't crash on Sizeof of bad type - - - - --- 2011-02-23 Ian Lance Taylor New
Go patch committed: Don't crash on erroneous type descriptor - - - - --- 2011-02-23 Ian Lance Taylor New
Go patch committed: Traverse erroneous functions redefinitions - - - - --- 2011-02-23 Ian Lance Taylor New
Go patch committed: Fix missing type traversals - - - - --- 2011-02-23 Ian Lance Taylor New
Go patch committed: Don't permit abstract type in string index - - - - --- 2011-02-22 Ian Lance Taylor New
Go patch committed: Don't crash on redefinition of unsafe - - - - --- 2011-02-22 Ian Lance Taylor New
Go patch committed: Don't crash on index of type expression - - - - --- 2011-02-22 Ian Lance Taylor New
Go patch committed: Don't crash on erroneous type switch - - - - --- 2011-02-22 Ian Lance Taylor New
Go patch committed: Compare non-empty and empty interfaces - - - - --- 2011-02-22 Ian Lance Taylor New
Go patch committed: Check for very large left shift in constant - - - - --- 2011-02-22 Ian Lance Taylor New
Fix remaining libgo testsuite failures on Solaris 2 - - - - --- 2011-02-21 Ian Lance Taylor New
Go patch committed: Don't crash on constant right shift - - - - --- 2011-02-19 Ian Lance Taylor New
Go patch committed: Don't crash on out of range switch value - - - - --- 2011-02-19 Ian Lance Taylor New
Go patch committed: Remove old varargs passing approach - - - - --- 2011-02-19 Ian Lance Taylor New
Go patch committed: Avoid infinite loop finalizing interface methods - - - - --- 2011-02-19 Ian Lance Taylor New
Go patch committed: Fix crash on erroneous method expression - - - - --- 2011-02-19 Ian Lance Taylor New
Go patch committed: Fix various crashes - - - - --- 2011-02-19 Ian Lance Taylor New
Go patch committed: Don't crash on erroneous thunk call - - - - --- 2011-02-15 Ian Lance Taylor New
Go patch committed: Don't crash on interface loops of forwarding types - - - - --- 2011-02-15 Ian Lance Taylor New
Go patch committed: Don't crash on defer of type conversion - - - - --- 2011-02-15 Ian Lance Taylor New
Go patch committed: Don't crash on self-referential initializer - - - - --- 2011-02-15 Ian Lance Taylor New
Go patch committed: Don't let array indexes be untyped - - - - --- 2011-02-15 Ian Lance Taylor New
Go patch committed: Don't crash on function from different package - - - - --- 2011-02-15 Ian Lance Taylor New
Go patch committed: Don't crash on if with erroneous conditional - - - - --- 2011-02-11 Ian Lance Taylor New
Go patch committed: Don't get confused about type of bad binary expr - - - - --- 2011-02-11 Ian Lance Taylor New
Go patch committed: Don't crash on invalid complex constant comparison - - - - --- 2011-02-11 Ian Lance Taylor New
go patch committed: Don't crash on erroneous thunk - - - - --- 2011-02-10 Ian Lance Taylor New
libgo patch committed: Don't use AC_PREPROC_IFELSE - - - - --- 2011-02-10 Ian Lance Taylor New
go patch committed: Don't crash on redefined variable - - - - --- 2011-02-10 Ian Lance Taylor New
Go patch committed: Don't crash when referring to method without call - - - - --- 2011-02-10 Ian Lance Taylor New
Go patch committed: Determine types in variable preinit blocks - - - - --- 2011-02-10 Ian Lance Taylor New
Go patch committed: Don't get confused by mix of abstract types - - - - --- 2011-02-10 Ian Lance Taylor New
Go patch committed: Don't crash on field ref to erroneous struct - - - - --- 2011-02-10 Ian Lance Taylor New
Go patch committed: Don't crash on make of slice of erroneous type - - - - --- 2011-02-10 Ian Lance Taylor New
Go patch committed: Don't crash checking for unexported field - - - - --- 2011-02-10 Ian Lance Taylor New
Go patch committed: The "main" package is not special with -fgo-prefix - - - - --- 2011-02-09 Ian Lance Taylor New
Go patch committed: Don't use protected visibility for type descriptors - - - - --- 2011-02-08 Ian Lance Taylor New
Go patch committed: Don't let middle-end clear flag_errno_math - - - - --- 2011-02-08 Ian Lance Taylor New
Patch RFA: Let languages control -ffast-math - - - - --- 2011-02-07 Ian Lance Taylor New
Patch RFA: Let languages control -ffast-math - - - - --- 2011-02-05 Ian Lance Taylor New
libgo patch committed: Pass compiler flags to mksysinfo.sh - - - - --- 2011-02-05 Ian Lance Taylor New
libgo patch committed: Implement ____sync_fetch_and_add_4 if needed - - - - --- 2011-02-04 Ian Lance Taylor New
libgo patch committed: Check for setjmp/longjmp exceptions - - - - --- 2011-02-03 Ian Lance Taylor New
[wwwdocs] Nits in gcc-4.6/changes.html - - - - --- 2011-02-02 Ian Lance Taylor New
libgo patch committed: Set tmpdir in libgo.exp - - - - --- 2011-02-02 Ian Lance Taylor New
PATCH RFA: Patch for GCC PR 47540 ARM -mthumb _Complex ICE - - - - --- 2011-02-01 Ian Lance Taylor New
libgo patch committed: Add __sync_bool_compare_and_swap_4 - - - - --- 2011-02-01 Ian Lance Taylor New
libgo patch committed: Add __sync_bool_compare_and_swap_4 - - - - --- 2011-02-01 Ian Lance Taylor New
[libgo,build] Use convenience libraries to create .gox files - - - - --- 2011-01-31 Ian Lance Taylor New
libgo patch committed: If no MAP_ANON, use /dev/zero - - - - --- 2011-01-29 Ian Lance Taylor New
Don't emit adjacent operands in -fdump-go-spec - - - - --- 2011-01-29 Ian Lance Taylor New
libgo patch committed: Look for zoneinfo files in Solaris directory - - - - --- 2011-01-29 Ian Lance Taylor New
libgo patch committed: Use -std=gnu99 for mksysinfo - - - - --- 2011-01-28 Ian Lance Taylor New
libgo patch committed: Fix Solaris specific define - - - - --- 2011-01-28 Ian Lance Taylor New
libgo patch committed: Add Solaris version of os.Hostname - - - - --- 2011-01-28 Ian Lance Taylor New
libgo patch committed: Add #defines for Solaris - - - - --- 2011-01-28 Ian Lance Taylor New
libgo patch committed: If we called opendir, call closedir - - - - --- 2011-01-28 Ian Lance Taylor New
libgo patch committed: Don't force rebuild if sysinfo.go doesn't change - - - - --- 2011-01-27 Ian Lance Taylor New
libgo patch committed: Add missing dependency - - - - --- 2011-01-27 Ian Lance Taylor New
libgo patch committed: Fix self-referential struct - - - - --- 2011-01-27 Ian Lance Taylor New
libgo patch committed: Fix typo in socket_bsd.go - - - - --- 2011-01-27 Ian Lance Taylor New
libgo patch committed: Include <sys/uio.h> in mksysinfo.sh - - - - --- 2011-01-27 Ian Lance Taylor New
libgo patch committed: Fix race condition in netchan test - - - - --- 2011-01-26 Ian Lance Taylor New
libgo patch committed: Check for EINTR in network code - - - - --- 2011-01-26 Ian Lance Taylor New
libgo patch committed: Update net tests - - - - --- 2011-01-26 Ian Lance Taylor New
Go patch committed: Copy initializer to heap if it may have pointers - - - - --- 2011-01-26 Ian Lance Taylor New
godump.c patch committed: Improve lexing - - - - --- 2011-01-26 Ian Lance Taylor New
PATCH RFA: Speed up warnings about jumps over declarations - - - - --- 2011-01-25 Ian Lance Taylor New
libgo patch committed: Pick up local packages first - - - - --- 2011-01-25 Ian Lance Taylor New
libgo patch committed: Fix typo in socket_bsd.go - - - - --- 2011-01-25 Ian Lance Taylor New
libgo patch committed: Recognize more archs, don't require files - - - - --- 2011-01-24 Ian Lance Taylor New
libgo patch committed: Add missing package clause - - - - --- 2011-01-24 Ian Lance Taylor New
PATCH RFA: plugin: Don't use -pass-through for gold >= 1.11 - - - - --- 2011-01-24 Ian Lance Taylor New
libgo patch committed: Avoid crash at thread exit - - - - --- 2011-01-22 Ian Lance Taylor New
libgo patch committed: Adjust deadlock avoidance - - - - --- 2011-01-22 Ian Lance Taylor New
libgo patch committed: Add SPARC RTEMS specific file - - - - --- 2011-01-22 Ian Lance Taylor New
libgo patch committed: Avoid deadlock creating new thread - - - - --- 2011-01-22 Ian Lance Taylor New
libgo patch committed: Avoid deadlock during gc - - - - --- 2011-01-21 Ian Lance Taylor New
libgo patch committed: Fix race condition in test - - - - --- 2011-01-21 Ian Lance Taylor New
Go patch committed: Update to current version of libgo library - - - - --- 2011-01-21 Ian Lance Taylor New
libgo patch committed: Fix typo in Makefile.am - - - - --- 2011-01-19 Ian Lance Taylor New
Go patch committed: Don't crash on erroneous named type - - - - --- 2011-01-19 Ian Lance Taylor New
Go patch committed: Don't crash on ref to field with error type - - - - --- 2011-01-19 Ian Lance Taylor New
Go patch committed: Generate preinit when needed - - - - --- 2011-01-19 Ian Lance Taylor New
Go patch committed: Improve check for const initializer loop - - - - --- 2011-01-19 Ian Lance Taylor New
Go patch committed: Check for error type in binary expression - - - - --- 2011-01-19 Ian Lance Taylor New
Go patch committed: Fix handling of anonymous field with pointer type - - - - --- 2011-01-19 Ian Lance Taylor New
Go patch committed: Avoid crash with extra struct initializer - - - - --- 2011-01-19 Ian Lance Taylor New
Go patch committed: Fix type descriptor for array with float length - - - - --- 2011-01-19 Ian Lance Taylor New
Go patch committed: Don't crash assigning void - - - - --- 2011-01-19 Ian Lance Taylor New
Go patch committed: Fix struct with pointer to array of struct - - - - --- 2011-01-19 Ian Lance Taylor New
« 1 2 ... 381 382 3831267 1268 »