OSDN Git Service

log/syslog: Fix name of C function syslog_c.
[pf3gnuchains/gcc-fork.git] / libgo / go /
2011-04-01 ianlibgo: Support for alpha.
2011-03-31 ian PR go/47515
2011-03-31 ian PR go/48242
2011-03-31 ianlibgo: Remove unnecessary EINTR checks.
2011-03-30 ianUpdate to current Go library.
2011-03-28 ian PR go/48312
2011-03-28 ianRename net/fd_rtems.go to net/fd_select.go.
2011-03-24 ianUpdate to current version of Go library.
2011-03-23 ianMissed test data in libgo update.
2011-03-23 ianSomehow missed this addition when updating the library.
2011-03-16 ianUpdate to current version of Go library (revision 94d65...
2011-03-09 ianSolaris specific syslog support.
2011-03-09 ian PR go/48019
2011-03-07 ianSolaris libgo testsuite fixes.
2011-02-21 ianSupport libgo on Solaris.
2011-01-29 iantime: Look for zoneinfo files in Solaris directory.
2011-01-28 ianAdd Solaris version of os.Hostname.
2011-01-28 ianWhen closing a file, call closedir if we called opendir.
2011-01-26 iannetchan: Avoid race condition in test.
2011-01-26 iannet: Check for EINTR.
2011-01-26 ianUpdate some net tests from master sources.
2011-01-24 ianRecognize m68k, mips, PPC. Don't require arch syscall...
2011-01-21 ianFix race condition in test case.
2011-01-21 ianRemove the types float and complex.
2011-01-13 ianUse GOARCH value of sparc64 rather than sparcv9.
2011-01-12 ianPreliminary framework for Solaris support.
2011-01-12 ianSimplify libgo Makefile conditionals.
2010-12-17 ianUpdate to current master source.
2010-12-17 ianDon't split stack in bytes.IndexByte.
2010-12-08 ianFix test by copying from master.
2010-12-03 ianAdd Go frontend, libgo library, and Go testsuite.