OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / libgo / go /
2012-12-05 iansyscall: Fix splice syscall.
2012-11-24 iansyscall: Fix handling of Unix domain @ addresses.
2012-11-19 ianreflect: Fix invalid sharing in valueInterface.
2012-11-10 ianreflect: Fix bug comparing struct field types.
2012-10-03 ianlibgo: Update to Go 1.0.3.
2012-09-06 iandebug/elf, debug/dwarf: DWARF line number fixes.
2012-08-23 iancompiler: Remove old handling of unsafe.Pointer in...
2012-08-06 nickcRevert delta 190174
2012-08-06 nickcLatest updates from FSF 4.7 branch
2012-07-26 ianruntime, runtime/pprof: Fix runtime/pprof test to pass...
2012-06-25 ianlibgo: Update to Go 1.0.2 release.
2012-06-14 ianBring over accumulated bug fixes from mainline.
2012-06-04 ianruntime: Better SWIG interface for allocating Go memory...
2012-05-16 ianlog/syslog: Fix name of C function syslog_c.
2012-05-16 iandebug/dwarf: Fix handling of LineSetFile.
2012-05-14 ianlibgo: Use -fgo-pkgpath.
2012-05-04 ianlibgo: Update to Go 1.0.1 release.
2012-04-30 ian PR go/52586
2012-04-27 ian PR go/52358
2012-04-26 ianmksysinfo, net: Always define syscall.SO_REUSEPORT.
2012-04-25 ian PR go/52341
2012-04-25 ian PR go/52583
2012-04-23 ian * go-lang.c (go_langhook_init): Set MPFR precision...
2012-04-22 ianmksysinfo: More fixes to emulate master Go library.
2012-04-22 ian * godump.c (go_output_typedef): Dump size of structs.
2012-04-21 iansyscall: Additional constants, some type corrections.
2012-04-20 iannet, syscall: Use native endianness for GNU/Linux netli...
2012-04-20 iannet/http: Ignore sigaltstack when running strace in...
2012-04-20 iandebug/dwarf: Fix address lookups for different types...
2012-04-20 ianruntime: Disable memory profiling in gc_test.
2012-04-03 iansyscall, net: Fix GNU/Linux netlink code for big-endian...
2012-03-30 ianlibgo: Update to weekly.2012-03-27 aka go1 release.
2012-03-30 ianFile removed in weekly.2012-03-22 release.
2012-03-30 ianlibgo: Update to weekly.2012-03-22.
2012-03-30 ianlibgo: Update to weekly.2012-03-13.
2012-03-30 iansyscall: Convert errno to error after Exitsyscall.
2012-03-29 iancompiler, libgo: unsafe.{Sizeof,Alignof,Offsetof} retur...
2012-03-23 iansyscall: Fix errno handling in syscall.Syscall and...
2012-03-15 ianlibgo: Export {enter,exit}syscall and use it for getadd...
2012-03-10 ianUpdate Go compiler, library, and testsuite on gcc 4...
2012-02-29 iansyscall: Fill out GNU/Linux support.
2012-02-18 ianlibgo: Add mount flags, fallocate, statfs.
2012-02-16 ian PR go/51874
2012-02-14 iansyscall: Change Dup2 to only return an error.
2012-02-14 iannet: Don't run UDP multicast tests on Alpha GNU/Linux.
2012-02-12 iansync/atomic: Disable tests which can't run based on...
2012-02-09 ianos: Fix Solaris stat functions.
2012-02-09 ianlibgo: Update to weekly.2012-02-07.
2012-02-08 ianos: Fix typo in //extern comment.
2012-02-07 iancompiler, libgo: Use //extern comments rather than...
2012-02-04 iancompiler, reflect: Fix hash codes of named types, fix...
2012-02-02 iansyscall: Add syscall.Times.
2012-02-01 ianos/exec: Make sure file descriptor is not closed early.
2012-02-01 ianlibgo: Update to weekly.2012-01-27.
2012-01-31 iansyscall: Add Gettid on GNU/Linux systems.
2012-01-31 iansyscall: Don't use PtraceRegs if it is not defined.
2012-01-30 iansyscall: Support socket control messages.
2012-01-27 iansyscall: Define IPV6 constants for Irix.
2012-01-27 ianlibgo: Fix merge errors shown on Solaris.
2012-01-25 ianlibgo: Update to weekly.2012-01-20.
2012-01-25 ianlibgo: Update to weekly.2012-01-15.
2012-01-23 iancompiler: Give an error if a variable is defined but...
2012-01-13 ianlibgo: Only build iopl and ioperm on 386, amd64, alpha...
2012-01-13 ianlibgo: Update to weekly.2011-12-22.
2012-01-12 ianlibgo: Update to weekly.2011-12-14.
2011-12-20 iansyscall: Don't define IPMreq in socket_irix.go.
2011-12-20 ianlibgo: Fix use of -D_GNU_SOURCE and friends when buildi...
2011-12-16 ianos: Fix fileInfoFromStat for Solaris.
2011-12-15 iansyscall: Move Errno into its own file, for RTEMS.
2011-12-14 ianlibgo: Update to weekly.2011-12-06.
2011-12-14 ianruntime: Bump memory limit in gc_test.
2011-12-13 ianruntime: Change gc_test to test only newly allocated...
2011-12-13 iansyscall: Don't build wait status functions on RTEMS.
2011-12-13 ianlibgo: Solaris compatibility patches.
2011-12-13 ianlibgo: Update to weekly.2011-12-02.
2011-12-12 ianlibgo: Update to weekly.2011-11-18.
2011-12-12 iannet/http: delete temporary files.
2011-12-09 iansyslog: Fix name of C syslog function.
2011-12-07 ianlibgo: Add back tests of syscall time.
2011-12-07 ianlibgo: Remove debug/proc, os.Error.
2011-12-07 ianlibgo: Update to weekly 2011-11-09.
2011-12-06 ianlibgo: Remove more os.Error cases.
2011-12-03 ianlibgo: Update to weekly.2011-11-02.
2011-12-02 ianlibgo: Update to weekly.2011-11-01.
2011-11-29 ianlibgo: update to weekly.2011-10-25
2011-11-28 ianruntime: Multiplex goroutines onto OS threads.
2011-11-02 iansyscall: Remove Linux system calls not available in...
2011-11-02 ianexp/terminal: Use tcgetattr/tcsetattr rather than ioctl.
2011-11-01 iansyscall: Portability code for epoll_event on GNU/Linux.
2011-10-31 iansyscall: Fix Errstr on systems without strerror_r.
2011-10-31 iansyscall: Remove a couple more 3-parameter match's in...
2011-10-27 iansyscalls: Rewrite awk script to work with nawk.
2011-10-26 ianUpdate Go library to last weekly.
2011-10-25 ianSolaris/Irix compatibility patches.
2011-10-25 ianFix Solaris build.
2011-10-24 ianError if naked return when result variables are shadowed.
2011-10-24 ianSome minor fixes to the rewritten syscall library.
2011-10-23 ianImplement new syscall package.
2011-10-22 ianUpdate Go library to r60.3 release.
2011-09-22 ianUpdate Go library to release r60.1.
next