s390.c: Rename cfun_set_fpr_bit to cfun_set_fpr_save and cfun_fpr_bit_p to cfun_fpr_s...
[gcc.git] / libgo / go /
2013-06-18 Ian Lance Taylorcompiler, runtime: Use function descriptors.
2013-03-01 Ian Lance Taylorruntime, testing/quick: libffi doesn't handle complex...
2013-02-20 Ian Lance Taylorre PR go/56171 (syscall FAILs on Solaris)
2013-02-10 Ian Lance Taylorcompiler, libgo: Permit testing package when test impor...
2013-02-08 Ian Lance Taylorsyscall: Always use _C_int for C libcalls.
2013-02-07 Ian Lance Taylorre PR go/56173 (Several libgo tests FAIL on Solaris...
2013-02-07 Ian Lance Taylorre PR go/56172 (net FAILs on Solaris)
2013-02-06 Ian Lance Taylorre PR go/56172 (net FAILs on Solaris)
2013-01-30 Ian Lance Taylorlibgo: Update Go library to master revision 15502/22908...
2013-01-29 Ian Lance Taylorlibgo: Update Go library to master revision 15489/921e5...
2013-01-24 Ian Lance Taylorre PR go/46986 (Go is not supported on Darwin)
2013-01-24 Ian Lance Taylorre PR go/46986 (Go is not supported on Darwin)
2012-12-22 Ian Lance Taylorlibgo: Update to revision 15193:6fdc1974457c of master...
2012-12-21 Ian Lance Taylorcompiler: Error if name defined in both package and...
2012-12-17 Ian Lance Taylorlog/syslog: Solaris portability patches.
2012-12-12 Ian Lance Taylorlibgo: Update to current master library sources.
2012-12-06 Ian Lance Tayloros: Clean up directory reading code.
2012-12-05 Ian Lance Taylorsyscall: Fix splice syscall.
2012-11-29 Ian Lance Taylorcompiler, runtime: Track fields with tag go:"track".
2012-11-24 Ian Lance Taylorsyscall: Fix handling of Unix domain @ addresses.
2012-11-21 Ian Lance Taylorlibgo: Update to current version of master library.
2012-11-19 Ian Lance Taylorreflect: Fix invalid sharing in valueInterface.
2012-11-12 Ian Lance Taylorsyscall: Force first letter of error message to lower...
2012-11-10 Ian Lance Taylorreflect: Fix bug comparing struct field types.
2012-11-06 Ian Lance Taylorcompiler, libgo: Fixes to prepare for 64-bit int.
2012-11-05 Ian Lance Tayloros: support more OSes
2012-11-02 Ian Lance Taylorsyscall, mksysinfo: Prepare syscall package for 64...
2012-11-01 Ian Lance Taylorcompiler, runtime: More steps toward separating int...
2012-10-26 Ian Lance Taylorsyscall: fix creds_test to reliably close os.File
2012-10-25 Ian Lance Taylorlibgo: Solaris portability patches.
2012-10-23 Ian Lance Taylorruntime: Disable crash tests that runs go tool.
2012-10-23 Ian Lance Taylorlibgo: Update to current sources.
2012-10-03 Ian Lance Taylorlibgo: Update to Go 1.0.3.
2012-09-28 Ian Lance Taylorlibgo: Use libbacktrace rather than debug/elf registration.
2012-09-06 Ian Lance Taylordebug/elf, debug/dwarf: DWARF line number fixes.
2012-08-23 Ian Lance Taylorcompiler: Remove old handling of unsafe.Pointer in...
2012-07-26 Ian Lance Taylorruntime, runtime/pprof: Fix runtime/pprof test to pass...
2012-06-25 Ian Lance Taylorlibgo: Update to Go 1.0.2 release.
2012-06-14 Ian Lance Taylorcompiler, reflect: Quote package path with tabs.
2012-06-13 Ian Lance Tayloros/user: Use Entersyscall.
2012-06-13 Ian Lance Tayloros: Use Entersyscall when reading directories.
2012-06-12 Ian Lance Taylorcompiler, reflect: Handle package path like gc compiler.
2012-06-04 Ian Lance Taylorruntime: Better SWIG interface for allocating Go memory...
2012-05-16 Ian Lance Taylorlog/syslog: Fix name of C function syslog_c.
2012-05-16 Ian Lance Taylordebug/dwarf: Fix handling of LineSetFile.
2012-05-14 Ian Lance Taylorlibgo: Use -fgo-pkgpath.
2012-05-04 Ian Lance Taylorlibgo: Update to Go 1.0.1 release.
2012-04-30 Ian Lance Taylorre PR go/52586 (libgo fails to build for mips*64-linux...
2012-04-27 Ian Lance Taylorre PR go/52358 (math FAILs on Solaris 8 and 9)
2012-04-26 Ian Lance Taylormksysinfo, net: Always define syscall.SO_REUSEPORT.
2012-04-25 Ian Lance Taylorre PR go/52341 (crypto/rand FAILs before Solaris 11)
2012-04-25 Ian Lance Taylorre PR go/52583 (Several new go testsuite failues on...
2012-04-23 Ian Lance Taylorgo-lang.c (go_langhook_init): Set MPFR precision to...
2012-04-22 Ian Lance Taylormksysinfo: More fixes to emulate master Go library.
2012-04-22 Ian Lance Taylorgodump.c (go_output_typedef): Dump size of structs.
2012-04-21 Ian Lance Taylorsyscall: Additional constants, some type corrections.
2012-04-20 Ian Lance Taylornet, syscall: Use native endianness for GNU/Linux netli...
2012-04-20 Ian Lance Taylornet/http: Ignore sigaltstack when running strace in...
2012-04-20 Ian Lance Taylordebug/dwarf: Fix address lookups for different types...
2012-04-20 Ian Lance Taylorruntime: Disable memory profiling in gc_test.
2012-04-03 Ian Lance Taylorsyscall, net: Fix GNU/Linux netlink code for big-endian...
2012-03-30 Ian Lance Taylorlibgo: Update to weekly.2012-03-27 aka go1 release.
2012-03-30 Ian Lance TaylorFile removed in weekly.2012-03-22 release.
2012-03-30 Ian Lance Taylorlibgo: Update to weekly.2012-03-22.
2012-03-30 Ian Lance Taylorlibgo: Update to weekly.2012-03-13.
2012-03-30 Ian Lance Taylorsyscall: Convert errno to error after Exitsyscall.
2012-03-29 Ian Lance Taylorcompiler, libgo: unsafe.{Sizeof,Alignof,Offsetof} retur...
2012-03-23 Ian Lance Taylorsyscall: Fix errno handling in syscall.Syscall and...
2012-03-13 Ian Lance Taylorlibgo: Export {enter,exit}syscall and use it for getadd...
2012-03-09 Ian Lance Taylordebug/dwarf: Support DWARF versions 3 and 4.
2012-03-09 Ian Lance Taylordebug/elf: Don't crash if line numbers are not available.
2012-03-07 Ian Lance Taylorlibgo: Implement and use runtime.Caller, runtime.Func...
2012-03-06 Ian Lance Taylorlibgo: Update to weekly.2012-03-04 release.
2012-03-02 Ian Lance Taylorlibgo: Update to weekly.2012-02-22 release.
2012-03-02 Ian Lance Taylorlibgo: Update to weekly.2012-02-14 release.
2012-02-29 Ian Lance Taylorsyscall: Fill out GNU/Linux support.
2012-02-18 Ian Lance Taylorlibgo: Add mount flags, fallocate, statfs.
2012-02-16 Ian Lance Taylorre PR go/51874 (Many libgo testsuite failures on IRIX)
2012-02-14 Ian Lance Taylorsyscall: Change Dup2 to only return an error.
2012-02-14 Ian Lance Taylornet: Don't run UDP multicast tests on Alpha GNU/Linux.
2012-02-12 Ian Lance Taylorsync/atomic: Disable tests which can't run based on...
2012-02-09 Ian Lance Tayloros: Fix Solaris stat functions.
2012-02-09 Ian Lance Taylorlibgo: Update to weekly.2012-02-07.
2012-02-08 Ian Lance Tayloros: Fix typo in //extern comment.
2012-02-07 Ian Lance Taylorcompiler, libgo: Use //extern comments rather than...
2012-02-04 Ian Lance Taylorcompiler, reflect: Fix hash codes of named types, fix...
2012-02-02 Ian Lance Taylorsyscall: Add syscall.Times.
2012-02-01 Ian Lance Tayloros/exec: Make sure file descriptor is not closed early.
2012-02-01 Ian Lance Taylorlibgo: Update to weekly.2012-01-27.
2012-01-31 Ian Lance Taylorsyscall: Add Gettid on GNU/Linux systems.
2012-01-31 Ian Lance Taylorsyscall: Don't use PtraceRegs if it is not defined.
2012-01-30 Ian Lance Taylorsyscall: Support socket control messages.
2012-01-27 Ian Lance Taylorsyscall: Define IPV6 constants for Irix.
2012-01-27 Ian Lance Taylorlibgo: Fix merge errors shown on Solaris.
2012-01-25 Ian Lance Taylorlibgo: Update to weekly.2012-01-20.
2012-01-25 Ian Lance Taylorlibgo: Update to weekly.2012-01-15.
2012-01-23 Ian Lance Taylorcompiler: Give an error if a variable is defined but...
2012-01-13 Ian Lance Taylorlibgo: Only build iopl and ioperm on 386, amd64, alpha...
2012-01-13 Ian Lance Taylorlibgo: Update to weekly.2011-12-22.
2012-01-12 Ian Lance Taylorlibgo: Update to weekly.2011-12-14.
next