Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 8 9 10 11 12 13 14 15 16 ... 264 265 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
libgo patch committed: Fixes for select based pollster 2013-02-06 Ian Taylor New
libgo patch committed: Fixes for select based pollster 2013-02-07 Rainer Orth New
libgo patch committed: Fix x86_64 Solaris pointer usage 2013-02-20 Ian Taylor New
libgo patch committed: Fix use of __atomic_compare_exchange_n 2012-11-17 Ian Taylor New
libgo patch committed: Fix typos 2013-01-24 Ian Taylor New
libgo patch committed: Fix typo in socket_bsd.go 2011-01-25 Ian Taylor New
libgo patch committed: Fix typo in socket_bsd.go 2011-01-27 Ian Taylor New
libgo patch committed: Fix typo in Makefile.am 2011-01-19 Ian Taylor New
libgo patch committed: Fix typo in //extern comment 2012-02-08 Ian Taylor New
libgo patch committed: Fix type of last field of Cmsghdr 2012-02-03 Ian Taylor New
libgo patch committed: Fix testsuite on PPC 2012-04-03 Ian Taylor New
libgo patch committed: Fix testsuite on PPC 2012-06-08 Andreas Schwab New
libgo patch committed: Fix testsuite for PPC 2012-04-20 Ian Taylor New
libgo patch committed: Fix test 2012-10-26 Ian Taylor New
libgo patch committed: Fix test 2010-12-08 Ian Taylor New
libgo patch committed: Fix splice syscall 2012-12-05 Ian Taylor New
libgo patch committed: Fix self-referential struct 2011-01-27 Ian Taylor New
libgo patch committed: Fix search for next prime 2011-03-09 Ian Taylor New
libgo patch committed: Fix runtime/pprof test 2012-07-26 Ian Taylor New
libgo patch committed: Fix reflect.valueInterface 2012-11-19 Ian Taylor New
libgo patch committed: Fix reflect.Call 2012-11-02 Ian Taylor New
libgo patch committed: Fix race condition in test 2011-01-21 Ian Taylor New
libgo patch committed: Fix race condition in netchan test 2011-01-26 Ian Taylor New
libgo patch committed: Fix net package for Solaris 2012-04-25 Ian Taylor New
libgo patch committed: Fix md5 on big-endian systems 2013-02-07 Ian Taylor New
libgo patch committed: Fix locking for release and allocate cache 2010-12-14 Ian Taylor New
libgo patch committed: Fix json test when rand returns 0 2011-07-06 Ian Taylor New
libgo patch committed: Fix hash function for big-endian 32bit systems 2012-02-14 Ian Taylor New
libgo patch committed: Fix handling of Unix domain @ addresses 2012-11-24 Ian Taylor New
libgo patch committed: Fix handling of LineSetFile in DWARF line info 2012-05-16 Ian Taylor New
libgo patch committed: Fix for changes to <sys/resource.h> 2012-06-05 Ian Taylor New
libgo patch committed: Fix fd_select.go 2011-03-28 Ian Taylor New
libgo patch committed: Fix errno handling in syscall.Syscall 2012-03-23 Ian Taylor New
libgo patch committed: Fix crypto/rand test to read all data 2012-04-25 Ian Taylor New
libgo patch committed: Fix channels for big-endian & strict-alignment 2012-02-11 Ian Taylor New
libgo patch committed: Fix cast error 2012-05-25 Ian Taylor New
libgo patch committed: Fix build on MIPS GNU/Linux 2012-04-30 Ian Taylor New
libgo patch committed: Fix bug comparing struct field types 2012-11-10 Ian Taylor New
libgo patch committed: Fix argument passed to forcegchelper 2013-02-05 Ian Taylor New
libgo patch committed: Fix TLS stack size problem again 2012-06-07 Ian Taylor New
libgo patch committed: Fix Solaris specific define 2011-01-28 Ian Taylor New
libgo patch committed: Fix GNU/Linux netlink code for big-endian 2012-04-03 Ian Taylor New
libgo patch committed: Fix DWARF line lookup for different line info 2012-04-20 Ian Taylor New
libgo patch committed: Fill out syscall package for GNU/Linux 2012-03-02 Ian Taylor New
libgo patch committed: Fill out syscall package for GNU/Linux 2012-03-02 Rainer Orth New
libgo patch committed: Fill out syscall package for GNU/Linux 2012-02-29 Ian Taylor New
libgo patch committed: Fill out syscall package for GNU/Linux 2012-03-05 Ian Taylor New
libgo patch committed: FFI promotes result types 2012-02-11 Ian Taylor New
libgo patch committed: Don't use PtraceRegs if not defined 2012-01-31 Ian Taylor New
libgo patch committed: Don't use AC_PREPROC_IFELSE 2011-02-10 Ian Taylor New
libgo patch committed: Don't put .gox files in version-specific dirs 2012-02-14 Ian Taylor New
libgo patch committed: Don't force rebuild if sysinfo.go doesn't change 2011-01-27 Ian Taylor New
libgo patch committed: Don't crash if can't get line numbers 2012-03-09 Ian Taylor New
libgo patch committed: Don't crash SIGPROF 2011-03-16 Ian Taylor New
libgo patch committed: Don't allocate during backtrace 2013-01-31 Ian Taylor New
libgo patch committed: Disable memory profiling in GC test 2012-04-20 Ian Taylor New
libgo patch committed: Disable inappropriate sync/atomic tests 2012-02-12 Ian Taylor New
libgo patch committed: Delete from a nil map is now a no-op 2012-12-12 Ian Taylor New
libgo patch committed: Define more structs in syscall package 2012-04-22 Ian Taylor New
libgo patch committed: Define more __sync function 2012-02-12 Ian Taylor New
libgo patch committed: Define SIGPOLL and SIGCLD if necessary 2012-10-24 Ian Taylor New
libgo patch committed: Define MADV_ constants for madvise 2012-03-01 Ian Taylor New
libgo patch committed: Define F_GETLK and friends on i386 GNU/Linux 2012-08-21 Ian Taylor New
libgo patch committed: Define CC_FOR_BUILD in Makefile 2011-07-11 Ian Taylor New
libgo patch committed: DWARF line reader fixes 2012-09-06 Ian Taylor New
libgo patch committed: Correct typo in mksysinfo.sh 2012-01-26 Ian Taylor New
libgo patch committed: Correct test for morestack.S 2013-02-01 Ian Taylor New
libgo patch committed: Correct syscall.Setenv if no setenv 2012-04-27 Ian Taylor New
libgo patch committed: Correct runtime.Callers skip argument 2013-02-02 Ian Taylor New
libgo patch committed: Correct ENOSYS functions 2012-02-02 Ian Taylor New
libgo patch committed: Copy runtime_printf from other library 2012-05-24 Ian Taylor New
libgo patch committed: Copy runtime_printf from other library 2012-06-24 Ian Taylor New
libgo patch committed: Clean up syscalls, add some Solaris support 2011-01-13 Ian Taylor New
libgo patch committed: Clean up directory reading code 2012-12-06 Ian Taylor New
libgo patch committed: Check for setjmp/longjmp exceptions 2011-02-03 Ian Taylor New
libgo patch committed: Check for EINTR in network code 2011-01-26 Ian Taylor New
libgo patch committed: Change testsuite format 2011-01-11 Ian Taylor New
libgo patch committed: Change Dup2 to only return an error 2012-02-14 Ian Taylor New
libgo patch committed: Catch signals on alternate stack 2011-12-21 Ian Taylor New
libgo patch committed: Catch signals on alternate stack 2011-12-22 Uros Bizjak New
libgo patch committed: Call exit rather than _exit 2012-02-28 Ian Taylor New
libgo patch committed: Block signals when creating new thread 2013-01-31 Ian Taylor New
libgo patch committed: Better error message if malloc gets SIGSEGV 2010-12-14 Ian Taylor New
libgo patch committed: Better detection of memory overflow 2012-09-28 Ian Taylor New
libgo patch committed: Better big-endian hash function 2012-03-05 Ian Taylor New
libgo patch committed: Better backtraces 2013-01-30 Ian Taylor New
libgo patch committed: Better SWIG interface for allocating memory 2012-06-04 Ian Taylor New
libgo patch committed: Avoid deadlock during gc 2011-01-21 Ian Taylor New
libgo patch committed: Avoid deadlock creating new thread 2011-01-22 Ian Taylor New
libgo patch committed: Avoid crash at thread exit 2011-01-22 Ian Taylor New
libgo patch committed: Always use $(AM_LDFLAGS) 2011-04-06 Ian Taylor New
libgo patch committed: Always define syscall.SO_REUSEPORT 2012-04-26 Ian Taylor New
libgo patch committed: Always define IPV6_TCLASS 2012-01-26 Ian Taylor New
libgo patch committed: Adjust deadlock avoidance 2011-01-22 Ian Taylor New
libgo patch committed: Add timeout for tests 2011-03-31 Ian Taylor New
libgo patch committed: Add syscall.Times 2012-02-02 Ian Taylor New
libgo patch committed: Add some more networking constants 2012-04-03 Ian Taylor New
libgo patch committed: Add preliminary Solaris support 2011-01-12 Ian Taylor New
libgo patch committed: Add no-dist -Wno-portability to AM_INIT_AUTOMAKE 2012-09-20 Ian Taylor New
libgo patch committed: Add mount flags, fallocate, statfs. 2012-02-18 Ian Taylor New